Appveyor testing - make sure language tests are not mistakenly skipped
This commit is contained in:
parent
78a1515f46
commit
be019a03ce
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ test_script:
|
|||
- if not "%OSVARIANT%"=="" CCache\ccache-swig -V
|
||||
- bash -c "file ./swig.exe"
|
||||
- bash -c "make check-%SWIGLANG%-version"
|
||||
- bash -c "make check-%SWIGLANG%-enabled"
|
||||
- bash -c "time make -k check-%SWIGLANG%-examples %CHECK_OPTIONS% %CHECK_OPTIONS2%"
|
||||
- bash -c "time make -k check-%SWIGLANG%-test-suite -j%MAKEJOBS% %CHECK_OPTIONS% %CHECK_OPTIONS2%"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue