X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=run%2Ftests.bat;h=9db371a435773180b2cf6567c64b7ba986e8fee9;hp=4834d579048653e4d53682cd5bfb224885ae0632;hb=be4abd363000695f148c36a986160f70dbc659ef;hpb=86f855ef96a84ee7e8ad9d71b543e8c06fc91a9e diff --git a/run/tests.bat b/run/tests.bat index 4834d5790..9db371a43 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,3 +1,6 @@ -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 set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private +xcopy ..\libdcp\tags build\tags\ +copy ..\openssl\apps\openssl.exe build\test\ +xcopy fonts build\fonts\ build\test\unit-tests.exe