X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests.bat;h=598338f1782b1deb859ed283f3774b13e32cd03a;hb=b9f949d688b6e9563f6350286bbbc3f169b1b9fe;hp=8ae162e8618c184e2d7abf8dfb90e5dce3271c32;hpb=e54d42a80de7c9a22caa4d0426f4371d83a8dee0;p=dcpomatic.git diff --git a/run/tests.bat b/run/tests.bat index 8ae162e86..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;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