X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests.bat;h=598338f1782b1deb859ed283f3774b13e32cd03a;hb=25eb7aa723af004162fc7f95995df250c4e4571b;hp=bdbd749cd8564eedf207f956de7249aa8b02f94e;hpb=9121eb64810e39ba356d4a1b723a720adc82c096;p=dcpomatic.git diff --git a/run/tests.bat b/run/tests.bat index bdbd749cd..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 %1 %2 +build\test\unit-tests.exe --log_level=test_suite %1 %2