X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests.bat;h=598338f1782b1deb859ed283f3774b13e32cd03a;hb=fb0e2ead59a442700c671270c7d57b5bffeaeab3;hp=9db371a435773180b2cf6567c64b7ba986e8fee9;hpb=be4abd363000695f148c36a986160f70dbc659ef;p=dcpomatic.git diff --git a/run/tests.bat b/run/tests.bat index 9db371a43..598338f17 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,6 +1,7 @@ -set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\dcpomatic\bin +set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private xcopy ..\libdcp\tags build\tags\ +copy ..\libdcp\ratings build\ copy ..\openssl\apps\openssl.exe build\test\ xcopy fonts build\fonts\ -build\test\unit-tests.exe +build\test\unit-tests.exe --log_level=test_suite %1 %2