babashka/script/run_lib_tests.bat
Bob af6f94ef81
run lib tests in Windows CI (#933)
* 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
2021-07-12 00:00:14 +02:00

1 line
59 B
Batchfile

call script/lib_tests/run_all_libtests.bat %* || exit /B 1