index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CTestCommandLine
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ctest-j-default' into release-3.29
Brad King
2024-03-11
1
-0/+38
|
\
|
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-0/+38
*
|
ctest: Honor tests-from-file options with empty input
Brad King
2024-03-08
1
-0/+2
*
|
Tests: Make ctest tests-from-file expected output more precise
Brad King
2024-03-08
1
-1/+1
*
|
ctest: Exit with failure when tests-from-file input is missing
Brad King
2024-03-06
1
-0/+2
*
|
Tests: Generalize ctest tests-from-file test cases
Brad King
2024-03-06
1
-4/+4
|
/
*
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
1
-0/+1
*
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
1
-0/+17
*
cmCTestMultiProcessHandler: Stop searching for tests when limit is reached
Brad King
2023-11-17
1
-0/+1
*
Tests: Cover ctest waiting on insufficient non-zero spare test-load
Brad King
2023-11-17
1
-4/+6
*
Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}
Brad King
2023-09-07
1
-1/+1
*
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
1
-0/+29
*
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
1
-0/+8
*
Tests: Factor out RunCMake ctest environment isolation
Brad King
2022-11-14
1
-3/+0
*
Tests: Add cases covering bad ctest output truncation types
Brad King
2022-09-07
1
-0/+1
*
RunCMakeTest: fix Truncation test definition
Frank Winklmeier
2022-09-05
1
-1/+1
*
CMake: Use FindPython instead of FindPythonInterp to build CMake itself
Kyle Edwards
2022-04-21
1
-2/+2
*
Tests: Fix CMake syntax warning in RunCMake.CTestCommandLine
Brad King
2022-03-10
1
-1/+1
*
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
1
-0/+21
*
Tests: Add case covering both ctest subdirectory commands
Brad King
2021-12-08
1
-0/+32
*
CTest: Exit coverage handling early if no binary dir
Joseph Snyder
2021-06-02
1
-0/+4
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
1
-0/+19
*
ctest: Display test "WAITING" messages only in extra-verbose mode
Brad King
2021-04-06
1
-1/+1
*
Ctest: Support build tree on command line
Asit Dhal
2020-12-17
1
-0/+17
*
Merge topic 'ctest_stop_on_failure_16628'
Brad King
2020-04-22
1
-0/+14
|
\
|
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
1
-0/+14
*
|
CTest: Fix '-T MemCheck' command-line support for sanitizers
Brad King
2020-04-17
1
-0/+21
|
/
*
Add --no-tests=<[error|ignore]> option to CTest
Stefan Dinkelacker
2020-01-31
1
-0/+29
*
ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set
Julien Jomier
2019-12-09
1
-0/+5
*
CTest: Consolidate '--repeat-* n' options as `--repeat *:n`
Brad King
2019-11-15
1
-30/+23
*
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
1
-1/+1
|
\
|
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
1
-1/+1
*
|
ctest: Add --repeat-after-timeout option
Brad King
2019-10-29
1
-0/+24
*
|
ctest: Add --repeat-until-pass option
Brad King
2019-10-29
1
-4/+29
|
/
*
CTest: Add Json output for PROCESSES property
Kyle Edwards
2019-10-02
1
-0/+1
*
Merge topic 'ctest-json-REQUIRED_FILES'
Brad King
2019-08-23
1
-1/+5
|
\
|
*
CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property
Brad King
2019-08-22
1
-1/+5
*
|
Tests: Create test for SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
1
-0/+14
*
|
CTest: Clean up stdout and logfile output for Pass/Fail regex
Stephen Manz
2019-07-09
1
-0/+42
|
/
*
CTest: Teach --show-only= to reject unknown values
Brad King
2019-01-17
1
-0/+2
*
CTest: Teach --show-only=json-v1 to filter out not-available tests
Brad King
2019-01-17
1
-0/+1
*
Tests: Fix RunCMake.CTestCommandLine case when no python is found
Brad King
2019-01-17
1
-0/+3
*
Tests: Rename RunCMake.CTestCommandLine show-only test cases
Brad King
2019-01-17
1
-8/+8
*
Tests: Add cases for ctest --show-only=json-v1
Brad King
2019-01-10
1
-0/+29
*
CTest: Restore inheritance of stdin by test processes
Brad King
2018-11-15
1
-0/+12
*
CTest: Fix --test-load regression
Brad King
2018-09-10
1
-2/+2
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+20
*
Tests: Remove incorrect use of 'test-timeout' option
Betsy McPhail
2017-11-10
1
-1/+1
*
Update tests that expect uncompressed output
Zack Galbreath
2016-11-08
1
-0/+1
*
CTest: Fix regression in handling of a RUN_SERIAL test that fails
Brad King
2015-10-23
1
-0/+15
[next]