CTestTestfile.cmake
Go to the documentation of this file.
1 # CMake generated Testfile for
2 # Source directory: /builds/gitlab-kitware-sciviz-ci/Web/Python/Testing
3 # Build directory: /builds/gitlab-kitware-sciviz-ci/build/Web/Python/Testing
4 #
5 # This file includes the relevant testing commands required for
6 # testing this directory and lists subdirectories to be tested as well.
7 add_test(pvweb-StartTest "/builds/gitlab-kitware-sciviz-ci/build/bin/pvpython" "-m" "paraview.web.test_server" "--port" "9739" "--host" "0.0.0.0" "--timeout" "1")
8 set_tests_properties(pvweb-StartTest PROPERTIES _BACKTRACE_TRIPLES "/builds/gitlab-kitware-sciviz-ci/Web/Python/Testing/CMakeLists.txt;11;add_test;/builds/gitlab-kitware-sciviz-ci/Web/Python/Testing/CMakeLists.txt;0;")