Rolf Eike Beer
|
12cf7bc507
CTest: break after first regex match on output
|
12 년 전 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 년 전 |
Brad King
|
b10c5cbb87
CTest: Simplify environment save/restore
|
13 년 전 |
Thomas Jarosch
|
f47393c66b
CTest: Fix memory leaks on error
|
14 년 전 |
Brad King
|
a4ec24269b
CTest: Report tests not run due to unknown configuration
|
14 년 전 |
Zach Mullen
|
9c3a0b9f14
We will actually compress memcheck output if the server supports it.
|
14 년 전 |
Zach Mullen
|
8024c53389
Dynamic analysis test output should not be compressed.
|
14 년 전 |
Zach Mullen
|
51bb493574
Test TIMEOUT property explicitly set to zero should be honored
|
15 년 전 |
Bill Hoffman
|
3f94c7cc39
When processing DartMeasurements use the tests working directory.
|
15 년 전 |
Brad King
|
5383657357
CTest: Avoid use of old EscapeSpaces method
|
15 년 전 |
David Cole
|
415900ba77
Eliminate -Wconversion warnings.
|
15 년 전 |
Brad King
|
73144a8f1c
Merge branch 'fix_ctest_failure_code'
|
15 년 전 |
Bill Hoffman
|
8f8c1edca2
Fix for bug #10859, ctest exit exception incorrectly reported.
|
15 년 전 |
Zach Mullen
|
960dc2b10f
Do not exit if stoptime is passed.
|
15 년 전 |
David Cole
|
003ffe5908
Fix intermingling of test environments when tests run in parallel.
|
15 년 전 |
Zach Mullen
|
4b32ee01f2
Better detection of stop_time being passed.
|
15 년 전 |
Zach Mullen
|
9eea95c90f
Fix StopTime to also account for localtime being a day ahead of gmtime
|
15 년 전 |
Zach Mullen
|
9676c52c3e
Fix for StopTime for cases when gmtime is a day ahead of localtime
|
15 년 전 |
Zach Mullen
|
a2fe175647
More debugging of StopTime test
|
15 년 전 |
Zach Mullen
|
0d48f81d32
Test using std::min
|
15 년 전 |
Zach Mullen
|
4c59570bfb
Replace min() call with its literal definition
|
15 년 전 |
Zach Mullen
|
0ba9d04117
Add the --stop-time argument
|
15 년 전 |
Zach Mullen
|
767ffba8ff
Added RESOURCE_LOCK test property.
|
15 년 전 |
Zach Mullen
|
b4d27dc041
Use historical average of test times to schedule tests.
|
15 년 전 |
Zach Mullen
|
a0cc49a915
Support for relative paths to executables in MemCheck tests. Also fixed a bug causing memcheck args to be overwritten repetitively.
|
15 년 전 |
Zach Mullen
|
3312e3d710
Fix size type conversion warning in RunTest.
|
16 년 전 |
Zach Mullen
|
66f44f64d5
Fix segfault on Borland compiler resulting from divide by 0.
|
16 년 전 |
Zach Mullen
|
1842d2eae0
Fix output compression error message
|
16 년 전 |
Zach Mullen
|
ff916b48bd
CTest output submitted to the dashboard is now compressed by default.
|
16 년 전 |
Zach Mullen
|
5e427677c3
Restore the "***Not Run" message to ctest command line output for tests which did not start due to missing/bad executables or missing required files.
|
16 년 전 |