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
|
2005-06-17 13:04:56 -04:00 |
Andy Cedilnik
|
7758abb2e6
|
BUG: Remove debugging code
|
2005-06-07 10:55:44 -04:00 |
Andy Cedilnik
|
33f9780ade
|
ENH: Use CMake for parsing DartTestfile.txt
|
2005-06-07 09:06:38 -04:00 |
Andy Cedilnik
|
7f7cf5ee6b
|
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
2005-05-31 18:40:43 -04:00 |
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
|
2005-05-31 17:32:40 -04:00 |
Andy Cedilnik
|
7acfc4dc3c
|
ENH: Start adding support for CTest testfiles
|
2005-04-01 14:57:55 -05:00 |
Andy Cedilnik
|
28f2dfb752
|
BUG: Detect when TestsToRunInformation is not set
|
2005-02-17 16:59:22 -05:00 |
Andy Cedilnik
|
d5aafe1b93
|
ENH: Some more generalization
|
2005-02-17 16:11:10 -05:00 |
Andy Cedilnik
|
c22cc421e0
|
ENH: Several cleanups and improvements
|
2005-01-27 15:54:47 -05:00 |
Andy Cedilnik
|
dc0ce24cc6
|
ENH: Add a superclass to all handlers
|
2005-01-27 11:43:22 -05:00 |
Andy Cedilnik
|
62b310bc52
|
ENH: Add compression support to XML files
|
2005-01-27 10:15:01 -05:00 |
Andy Cedilnik
|
f6cd83d6f3
|
ENH: Add support for shrinking the output of the test
|
2005-01-26 11:13:12 -05:00 |
Ken Martin
|
5a0366c6e0
|
ENH: added -U option to take union of -R and -I
|
2004-11-13 09:55:31 -05:00 |
Andy Cedilnik
|
0cbf55745a
|
BUG: Fix reporting of path and full command when test program was not found
|
2004-10-21 16:07:33 -04:00 |
Andy Cedilnik
|
b40cd9fc3b
|
ENH: Cleanups and unify output
|
2004-10-17 22:47:15 -04:00 |
Andy Cedilnik
|
64a6ad4975
|
BUG: Remove maximum size of test output
|
2004-09-29 14:14:17 -04:00 |
Ken Martin
|
be7722b368
|
missing include
|
2004-09-09 10:52:51 -04:00 |
Ken Martin
|
43d8918f40
|
more cleanup of ctest
|
2004-09-09 08:41:05 -04:00 |