- 02 Jun, 2019 1 commit
-
-
Craig Scott authored
Co-Authored-By:
Steve Mokris <smokris@softpixel.com>
-
- 04 Apr, 2019 1 commit
-
-
Bartosz Kosiorek authored
-
- 05 Mar, 2018 1 commit
-
-
Brad King authored
In commit v2.8.0~170 (ENH: Added ctest test options PROCESSORS and RUN_SERIAL, 2009-09-07) CTest learned to track the number of processors allocated to running tests in order to balance it against the desired level of parallelism. Extend this idea by introducing a new `PROCESSOR_AFFINITY` test property to ask that CTest run a test with the CPU affinity mask set. This will allow a set of tests that are running concurrently to use disjoint CPU resources.
-
- 27 Feb, 2018 1 commit
-
-
Craig Scott authored
-
- 08 Sep, 2017 1 commit
-
-
Bill Hoffman authored
This updates the documentation for the PROCESSORS test property to show how it will affect the summary output for labels and sub projects.
-
- 08 Aug, 2017 1 commit
-
-
Craig Scott authored
* Make it clearer that fixture names are distinct from test case names. * Mention -FS, -FC and -FA ctest command line options for overriding fixture behavior. Fixes: #17141
-
- 29 Mar, 2017 1 commit
-
-
Betsy McPhail authored
When this property is set, the test is skipped and its status is automatically set to 'Not Run'. A disabled test will not be counted in the total number of tests and its completion status will be 'Disabled'.
-
- 17 Oct, 2016 1 commit
-
-
Zack Galbreath authored
When using the TIMEOUT_AFTER_MATCH test property, only report the time spent by the test after the matching output was found.
-
- 20 Sep, 2016 1 commit
-
-
Craig Scott authored
Add new test properties: * FIXTURES_SETUP * FIXTURES_CLEANUP * FIXTURES_REQUIRED to specify the roles and dependencies of tests providing/using test fixtures.
-
- 27 Apr, 2016 1 commit
-
-
Gregor Jasny authored
-
- 22 Mar, 2016 1 commit
-
-
Zack Galbreath authored
Allow a test N seconds to complete after we detect a matching line in its output. Activate this behavior with a new TIMEOUT_AFTER_MATCH test property.
-
- 04 Apr, 2015 1 commit
-
-
Stephen Kelly authored
Remove help for specific properties to their own help pages.
-
- 10 Feb, 2015 1 commit
-
-
Zack Galbreath authored
Link to 'CTEST_TEST_TIMEOUT', not 'CTEST_TESTING_TIMEOUT'.
-
- 14 Jan, 2014 1 commit
-
-
Rolf Eike Beer authored
-
- 15 Oct, 2013 1 commit
-
-
Kitware Robot authored
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
-