Bryon Bean
|
c13b68e61f
cmCTestRunTest: Modernize constructor and destructor decls
|
8 years ago |
Bryon Bean
|
4d6b09037d
cmCTestRunTest: Drop unused members
|
8 years ago |
Brad King
|
61ab5a8ef4
cmCTestMultiProcessHandler: Check stop time more directly
|
8 years ago |
Brad King
|
4c199a4c28
cmCTestRunTest: Subsume ResolveTimeout into only call site
|
8 years ago |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Craig Scott
|
73f47c9e46
CTest: Add support for test fixtures
|
9 years ago |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Bill Hoffman
|
fde70a1b26
ctest: Add a new --repeat-until-fail option
|
10 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Zach Mullen
|
51bb493574
Test TIMEOUT property explicitly set to zero should be honored
|
15 years ago |
Brad King
|
5383657357
CTest: Avoid use of old EscapeSpaces method
|
15 years ago |
Zach Mullen
|
960dc2b10f
Do not exit if stoptime is passed.
|
15 years ago |
David Cole
|
003ffe5908
Fix intermingling of test environments when tests run in parallel.
|
15 years ago |
Zach Mullen
|
0ba9d04117
Add the --stop-time argument
|
15 years ago |
Zach Mullen
|
b4d27dc041
Use historical average of test times to schedule tests.
|
15 years ago |
Zach Mullen
|
ff916b48bd
CTest output submitted to the dashboard is now compressed by default.
|
16 years ago |
Zach Mullen
|
48b6133928
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI.] Added a wrapping option to add_test so that exes built by the project can be safely wrapped in other exes and be listed as "not run" rather than "failed" if they are not built.
|
16 years ago |
Zach Mullen
|
b304186bc5
Match width of ctest "Start xx: " line to line up with the end test line
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
6a7eae7184
Rewrite CTest child output handling
|
16 years ago |
Brad King
|
b6c26cded2
Initialize cmCTestRunTest instances robustly
|
16 years ago |
Zach Mullen
|
384f4d1f3f
Fixed warning
|
16 years ago |
Zach Mullen
|
d4adde13d7
Allowed tests to pull more than one line of output in their quantum. Fixed uninitialized variables in the case that the test process could not start.
|
16 years ago |
Zach Mullen
|
69fd641adb
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
|
16 years ago |
Zach Mullen
|
5a5cc52230
Fixed conversion warning on 64 bit machines
|
16 years ago |