X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=run%2Ftests.bat;h=598338f1782b1deb859ed283f3774b13e32cd03a;hb=e10466debe29373a46a8707d1a791b7c52d94f34;hp=4834d579048653e4d53682cd5bfb224885ae0632;hpb=7b302908e4b6186c44fd3a97aa4ba0716fb8674f;p=dcpomatic.git diff --git a/run/tests.bat b/run/tests.bat index 4834d5790..598338f17 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,3 +1,7 @@ -set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\build\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 -build\test\unit-tests.exe +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 --log_level=test_suite %1 %2