Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
Andy Cedilnik
|
867e41d23b
BUG: Couple of memcheck bugs: Log files should really be different for test and memcheck. Also make sure to not trunkate the output of the test until the valgrind or any other checking is pefrormed.
|
20 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 years ago |
Ken Martin
|
3480c252a3
ENH: change the pass regexp so that it overrides the return value
|
20 years ago |
Andy Cedilnik
|
4e9d832525
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and add help in cmSetTestsPropertiesCommand
|
20 years ago |
Andy Cedilnik
|
34e7834451
ENH: Add support for output reguilar expression
|
20 years ago |
Andy Cedilnik
|
baa7b749e4
BUG: Initialize to something resonable
|
20 years ago |
Andy Cedilnik
|
33ac18891f
BUG: If test passes but it should fail, report an error
|
20 years ago |
Andy Cedilnik
|
0d824e1d1a
ENH: Properly report failed tests
|
20 years ago |
Andy Cedilnik
|
51a19d99ba
ENH: Modify output based on wether it is tested or memory checked
|
20 years ago |
Andy Cedilnik
|
fcce3ac0a1
ENH: Add a way for test to intentionally fail
|
20 years ago |
Bill Hoffman
|
62ae06081e
ENH: use native Deployment and Development directories
|
20 years ago |
Andy Cedilnik
|
a274a8fb77
ENH: Improve log file strategy
|
20 years ago |
Ken Martin
|
7df63f38c5
BUG: do not search the user's path for text executables when a full path is provided to the test
|
20 years ago |
Andy Cedilnik
|
0e76ab6eb6
BUG: Go back to the original directory after examining the current directory
|
20 years ago |
Andy Cedilnik
|
c9a7f056fd
BUG: Make sure it always starts in the current directory when searching for tests
|
20 years ago |
Andy Cedilnik
|
e712c7c05e
ENH: Improve performance of testing and do not complain if DartTestfile.txt is not found or if directory does not exist
|
20 years ago |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 years ago |
Andy Cedilnik
|
1823e78d5c
BUG: Fix displaying of percentage
|
20 years ago |
Ken Martin
|
68cb67c3b1
COMP: see about fixing warning
|
20 years ago |
Andy Cedilnik
|
6ab962b348
ENH: Pass configuration type to subprocesses
|
20 years ago |
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 |