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
|
17 years ago |
Bill Hoffman
|
efad72a9a3
ENH: add label global property to ctest scripts
|
17 years ago |
Bill Hoffman
|
4e710a9ebe
ENH: add the ability to run tests by labels
|
17 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 |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
Brad King
|
4b97fab34d
ENH: Refactor cmCTest test part representation
|
17 years ago |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 years ago |
Brad King
|
82e7e7fb7d
ENH: Add missing newline to CTest-generated xml
|
17 years ago |
Bill Hoffman
|
5690cafd62
ENH: fix crash for old style scripts
|
17 years ago |
Bill Hoffman
|
ed387ffe6b
ENH: add subproject tag property for ctest
|
17 years ago |
Brad King
|
2703d51b8f
BUG: Capture cout and cerr from internal ctest
|
17 years ago |
Brad King
|
1e2c7a7bb3
BUG: Fix crash when running internal CTest
|
17 years ago |