Brad King
|
e1548142fb
CTest: Move initial checkout to ctest_start()
|
16 years ago |
Brad King
|
c2ba35787e
CTest: Simplify Initialize method signature
|
16 years ago |
Zach Mullen
|
8612aa10b6
Hook for scheduling tests in a random order
|
16 years ago |
David Cole
|
886ae02356
Fix crash on Windows. Remove trailing white space from regex. These changes should correct all failures of the new FailedSubmit tests.
|
16 years ago |
David Cole
|
85feea2d0d
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
|
16 years ago |
Zach Mullen
|
7199badb00
Fix line length.
|
16 years ago |
Zach Mullen
|
bf0e67fea3
Uncomment block in InitializeFromCommand (accidentally checked this change in)
|
16 years ago |
Zach Mullen
|
a5aa23d4e1
CTest-side support for compiler name and compiler version information. Requires CDash update to show on CDash.
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Zach Mullen
|
2e5ccdbc18
Removed comment
|
16 years ago |
Zach Mullen
|
65c418e56f
Reformat ctest -N output. Removed the "Start processing tests" message as well.
|
16 years ago |
Bill Hoffman
|
8a690289c2
Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary.
|
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
|
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
|
a2ef34d344
Fixed overwriting of a previous change set
|
16 years ago |
Zach Mullen
|
b9daa192af
ENH: Refactored CTest test execution code into an object
|
16 years ago |
Brad King
|
e9d7ebb3ec
BUG: Do not double-initialize local generators
|
16 years ago |
David Cole
|
c64b1456b6
BUG: Fix typo pointed out by Monsieur Francois Bertel. Merci, Francois.
|
16 years ago |
Bill Hoffman
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 years ago |
Brad King
|
a045bd4c0d
COMP: Avoid operator precedence warning
|
16 years ago |
Bill Hoffman
|
00c253847a
BUG: 8898 fix date in ctest nightly time
|
16 years ago |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 years ago |
Brad King
|
3f4064f7ac
ENH: Add cmCTest::DecodeURL method
|
16 years ago |
Bill Hoffman
|
efad72a9a3
ENH: add label global property to ctest scripts
|
16 years ago |
Bill Hoffman
|
4e710a9ebe
ENH: add the ability to run tests by labels
|
16 years ago |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 years ago |
Brad King
|
5527ca5524
BUG: Reset file submission list on test restart
|
17 years ago |
Bill Hoffman
|
7e1ba9d075
BUG: add output on failure to ctest #8255
|
17 years ago |
Brad King
|
6783ca8364
COMP: Remove unused variable
|
17 years ago |