summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-15 13:53:39 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-16 00:10:28 +0200
commitbe4abd363000695f148c36a986160f70dbc659ef (patch)
tree85ee808dd55632b70013263c1ac32e67cfd1c85f /run
parent86f855ef96a84ee7e8ad9d71b543e8c06fc91a9e (diff)
Test script tweaks for Windows.
Diffstat (limited to 'run')
-rw-r--r--run/tests.bat5
1 files changed, 4 insertions, 1 deletions
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