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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
2
-0/+8
*
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
3
-0/+24
*
cmCTestMultiProcessHandler: Stop searching for tests when limit is reached
Brad King
2023-11-17
2
-0/+22
*
Tests: Cover ctest waiting on insufficient non-zero spare test-load
Brad King
2023-11-17
2
-5/+7
*
Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test}
Brad King
2023-09-07
2
-2/+3
*
ctest: Optionally terminate tests with a custom signal on timeout
Brad King
2023-06-02
7
-0/+42
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
2
-2/+2
*
ctest(1): Add CTEST_NO_TESTS_ACTION env var
friendlyanon
2023-01-13
8
-0/+15
*
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
3
-0/+3
*
RunCMakeTest: fix Truncation test definition
Frank Winklmeier
2022-09-05
7
-1/+6
*
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
3
-0/+34
*
Tests: Add case covering both ctest subdirectory commands
Brad King
2021-12-08
2
-0/+40
*
CTest: Exit coverage handling early if no binary dir
Joseph Snyder
2021-06-02
2
-0/+7
*
ctest: Add support for writing test results in JUnit XML format
Zack Galbreath
2021-04-26
4
-0/+57
*
ctest: Display test "WAITING" messages only in extra-verbose mode
Brad King
2021-04-06
4
-7/+46
*
Ctest: Support build tree on command line
Asit Dhal
2020-12-17
6
-0/+22
*
ctest: Provide hints about inspecting test failures
Asit Dhal
2020-12-01
2
-2/+6
*
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
Kevin Puetz
2020-08-26
3
-1/+3
*
Merge topic 'ctest_stop_on_failure_16628'
Brad King
2020-04-22
4
-0/+26
|
\
|
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
4
-0/+26
*
|
CTest: Fix '-T MemCheck' command-line support for sanitizers
Brad King
2020-04-17
2
-0/+28
|
/
*
Add --no-tests=<[error|ignore]> option to CTest
Stefan Dinkelacker
2020-01-31
10
-0/+38
*
ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set
Julien Jomier
2019-12-09
4
-0/+30
*
CTest: Consolidate '--repeat-* n' options as `--repeat *:n`
Brad King
2019-11-15
22
-40/+28
*
Merge branch 'backport-ctest-resource-groups'
Brad King
2019-11-05
2
-4/+4
|
\
|
*
CTest: Rename PROCESSES test property to RESOURCE_GROUPS
Brad King
2019-11-05
2
-4/+4
*
|
Tests: Extend RunCMake.CTestCommandLine internal timeout for valgrind
Brad King
2019-11-04
1
-1/+1
*
|
ctest: Add --repeat-after-timeout option
Brad King
2019-10-29
11
-0/+75
*
|
ctest: Add --repeat-until-pass option
Brad King
2019-10-29
13
-4/+81
|
/
*
CTest: Add Json output for PROCESSES property
Kyle Edwards
2019-10-02
2
-4/+62
*
Merge topic 'ctest-json-REQUIRED_FILES'
Brad King
2019-08-23
2
-4/+18
|
\
|
*
CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property
Brad King
2019-08-22
2
-4/+18
*
|
Tests: Create test for SKIP_REGULAR_EXPRESSION test property
Gabor Bencze
2019-07-18
2
-0/+27
*
|
CTest: Clean up stdout and logfile output for Pass/Fail regex
Stephen Manz
2019-07-09
4
-0/+84
|
/
*
CTest: Teach --show-only= to reject unknown values
Brad King
2019-01-17
4
-0/+5
*
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
5
-12/+12
*
Tests: Fix RunCMake.CTestCommandLine to actually check json-v1
Brad King
2019-01-16
1
-0/+1
*
Tests: Add cases for ctest --show-only=json-v1
Brad King
2019-01-10
3
-0/+159
*
CTest: Restore inheritance of stdin by test processes
Brad King
2018-11-15
3
-0/+14
*
CTest: Fix --test-load regression
Brad King
2018-09-10
5
-6/+10
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
2
-0/+21
*
Tests: Remove incorrect use of 'test-timeout' option
Betsy McPhail
2017-11-10
1
-1/+1
*
CTest: Weight reported test times by PROCESSORS in summaries
Bill Hoffman
2017-09-08
1
-2/+2
*
CTest: Properly reset output to avoid duplication with --repeat-until-fail
Sylvain Joubert
2017-01-12
1
-0/+2
*
Update tests that expect uncompressed output
Zack Galbreath
2016-11-08
1
-0/+1
[next]