Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 years ago |
Andy Cedilnik
|
7758abb2e6
BUG: Remove debugging code
|
20 years ago |
Andy Cedilnik
|
33f9780ade
ENH: Use CMake for parsing DartTestfile.txt
|
20 years ago |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 years ago |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 years ago |
Andy Cedilnik
|
7acfc4dc3c
ENH: Start adding support for CTest testfiles
|
20 years ago |
Andy Cedilnik
|
28f2dfb752
BUG: Detect when TestsToRunInformation is not set
|
21 years ago |
Andy Cedilnik
|
d5aafe1b93
ENH: Some more generalization
|
21 years ago |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 years ago |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 years ago |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
21 years ago |
Andy Cedilnik
|
f6cd83d6f3
ENH: Add support for shrinking the output of the test
|
21 years ago |
Ken Martin
|
5a0366c6e0
ENH: added -U option to take union of -R and -I
|
21 years ago |
Andy Cedilnik
|
0cbf55745a
BUG: Fix reporting of path and full command when test program was not found
|
21 years ago |
Andy Cedilnik
|
b40cd9fc3b
ENH: Cleanups and unify output
|
21 years ago |
Andy Cedilnik
|
64a6ad4975
BUG: Remove maximum size of test output
|
21 years ago |
Ken Martin
|
be7722b368
missing include
|
21 years ago |
Ken Martin
|
43d8918f40
more cleanup of ctest
|
21 years ago |