-
- Downloads
Merge topic 'cmake-test-launcher'
88863d83 fileapi: Add test launcher to codemodel-v2 1ec0372e add_test: Optionally use a launcher for tests running in-project targets 478a5f4e fileapi: Make launcher attribute 'arguments' optional b44e38a3 cmFileAPICodemodel: Add missing std::move() Acked-by:Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !8963
No related branches found
No related tags found
Showing
- Help/command/add_test.rst 25 additions, 3 deletionsHelp/command/add_test.rst
- Help/envvar/CMAKE_TEST_LAUNCHER.rst 11 additions, 0 deletionsHelp/envvar/CMAKE_TEST_LAUNCHER.rst
- Help/manual/cmake-env-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-env-variables.7.rst
- Help/manual/cmake-file-api.7.rst 4 additions, 0 deletionsHelp/manual/cmake-file-api.7.rst
- Help/manual/cmake-properties.7.rst 1 addition, 0 deletionsHelp/manual/cmake-properties.7.rst
- Help/manual/cmake-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-variables.7.rst
- Help/prop_test/PASS_REGULAR_EXPRESSION.rst 2 additions, 1 deletionHelp/prop_test/PASS_REGULAR_EXPRESSION.rst
- Help/prop_test/SKIP_REGULAR_EXPRESSION.rst 2 additions, 1 deletionHelp/prop_test/SKIP_REGULAR_EXPRESSION.rst
- Help/prop_test/SKIP_RETURN_CODE.rst 2 additions, 1 deletionHelp/prop_test/SKIP_RETURN_CODE.rst
- Help/prop_test/WILL_FAIL.rst 2 additions, 1 deletionHelp/prop_test/WILL_FAIL.rst
- Help/prop_tgt/TEST_LAUNCHER.rst 20 additions, 0 deletionsHelp/prop_tgt/TEST_LAUNCHER.rst
- Help/release/dev/cmake-test-launcher.rst 7 additions, 0 deletionsHelp/release/dev/cmake-test-launcher.rst
- Help/variable/CMAKE_TEST_LAUNCHER.rst 16 additions, 0 deletionsHelp/variable/CMAKE_TEST_LAUNCHER.rst
- Source/cmFileAPICodemodel.cxx 12 additions, 7 deletionsSource/cmFileAPICodemodel.cxx
- Source/cmTarget.cxx 1 addition, 0 deletionsSource/cmTarget.cxx
- Source/cmTestGenerator.cxx 12 additions, 0 deletionsSource/cmTestGenerator.cxx
- Source/cmake.cxx 10 additions, 0 deletionsSource/cmake.cxx
- Tests/RunCMake/CrosscompilingEmulator/AddTest-check.cmake 4 additions, 0 deletionsTests/RunCMake/CrosscompilingEmulator/AddTest-check.cmake
- Tests/RunCMake/CrosscompilingEmulator/AddTest.cmake 6 additions, 0 deletionsTests/RunCMake/CrosscompilingEmulator/AddTest.cmake
- Tests/RunCMake/FileAPI/codemodel-v2-check.py 11 additions, 6 deletionsTests/RunCMake/FileAPI/codemodel-v2-check.py
Loading
Please register or sign in to comment