Skip to content
Snippets Groups Projects
Commit d2948cbc authored by Jan Müller's avatar Jan Müller
Browse files

Reenable tests on Windows

parent 7559d576
No related branches found
No related tags found
1 merge request!27Fix windows producer tests
Pipeline #164995 passed
...@@ -67,7 +67,7 @@ full_pipeline:windows:msvc14.1: ...@@ -67,7 +67,7 @@ full_pipeline:windows:msvc14.1:
- cmake --build . --target INSTALL --config Release - cmake --build . --target INSTALL --config Release
#----------Test------------ #----------Test------------
- set PATH=C:\dev\in_situ_dependencies\%COMPILER_SHORT%\install\lib;C:\dev\in_situ_dependencies\%COMPILER_SHORT%\install\bin\;C:\boost_1_69_0\lib64-msvc-14.1;%PATH% - set PATH=C:\dev\in_situ_dependencies\%COMPILER_SHORT%\install\lib;C:\dev\in_situ_dependencies\%COMPILER_SHORT%\install\bin\;C:\boost_1_69_0\lib64-msvc-14.1;%PATH%
# - ctest . -C Release --verbose - ctest . -C Release --verbose
- cd ../test_package - cd ../test_package
- mkdir build - mkdir build
- cd build - cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment