Added new test suite to travis & Appveyor

This commit is contained in:
Dan Čermák 2018-01-05 00:44:40 +01:00
parent 5267123186
commit 27d7a5d968
2 changed files with 6 additions and 0 deletions

View File

@ -21,3 +21,6 @@ make tests
make install
cd bin
./unit_tests
cd ../../tests/
python3 runner.py

View File

@ -40,6 +40,9 @@ build_script:
- cmd: ninja install
- cmd: cd bin
- cmd: unit_tests.exe
- cmd: cd ../../tests/
- cmd: set EXIV2_EXT=.exe
- cmd: c:\Python36\python.exe runner.py
cache:
- envs # Conan installation