diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-12-03 21:06:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-12-03 21:06:34 +0100 |
| commit | e54d42a80de7c9a22caa4d0426f4371d83a8dee0 (patch) | |
| tree | 24d743567866d208495e3f4bf1eaec5a54a3a0c6 /run | |
| parent | bbcfa9de3751ea777b38ff13db793f84f16f8076 (diff) | |
Add extra path for Windows tests so it can find the DLLs
for lwext4.
Diffstat (limited to 'run')
| -rw-r--r-- | run/tests.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests.bat b/run/tests.bat index bdbd749cd..8ae162e86 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\dcpomatic\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 xcopy ..\libdcp\tags build\tags\ copy ..\openssl\apps\openssl.exe build\test\ |
