X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=run%2Ftests.bat;h=9db371a435773180b2cf6567c64b7ba986e8fee9;hb=4d851ecf94a96a79be44a8364ddc4c5c3b5f0273;hp=4834d579048653e4d53682cd5bfb224885ae0632;hpb=7b302908e4b6186c44fd3a97aa4ba0716fb8674f;p=dcpomatic.git 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