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 |
Zach Mullen
|
b0b5ffcf5c
MemCheck should now work again in ctest
|
16 years ago |
Zach Mullen
|
b427d1985e
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming soon...
|
16 years ago |
Zach Mullen
|
177edc5ed1
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest
|
16 years ago |
Zach Mullen
|
8ffd8d0a03
ENH: refactored ctest. All testing is now parallel. If no -j option is specified, defaults to a MP level of 1 (non parallel)
|
16 years ago |
Zach Mullen
|
b9daa192af
ENH: Refactored CTest test execution code into an object
|
16 years ago |