From: Carl Hetherington Date: Sun, 4 Oct 2020 18:51:35 +0000 (+0200) Subject: Windows test run script. X-Git-Tag: v2.15.104~45 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=7b302908e4b6186c44fd3a97aa4ba0716fb8674f Windows test run script. --- diff --git a/run/tests.bat b/run/tests.bat new file mode 100644 index 000000000..4834d5790 --- /dev/null +++ b/run/tests.bat @@ -0,0 +1,3 @@ +set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\build\bin +set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private +build\test\unit-tests.exe