* run lib tests in Windows CI - add batch scripts for invoking tests - skip some tests on windows - tweak a couple tests to run on linux and windows * configure git to checkout with Windows line endings on Appveyor
1 line
59 B
Batchfile
1 line
59 B
Batchfile
call script/lib_tests/run_all_libtests.bat %* || exit /B 1
|