324 Commits

Author SHA1 Message Date
Ken Martin
6e17e798f5 fix for in source testing 2004-05-05 11:41:18 -04:00
Andy Cedilnik
23798f8a22 ENH: Remove memory leak 2004-05-05 10:13:19 -04:00
Ken Martin
ee897e6a3c support in source builds and arg passing 2004-05-04 14:18:56 -04:00
Andy Cedilnik
baee28ce9b ENH: After running test clear results for memory checking 2004-05-03 16:38:19 -04:00
Andy Cedilnik
787ca6457b ENH: Skip tests that do not have defects 2004-05-03 16:36:23 -04:00
Andy Cedilnik
49ced45dc0 ERR: Remove warning about shadow variables 2004-05-01 09:57:35 -04:00
Andy Cedilnik
d0fd0b55cd ENH: Report filename of the note 2004-04-30 14:14:41 -04:00
Andy Cedilnik
920aef76e0 ENH: Add support for notes in Testing/Notes subdirectory. This way test can write notes that will be reported 2004-04-30 12:36:18 -04:00
Andy Cedilnik
ae50b4bc6a BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly 2004-04-29 14:51:08 -04:00
Andy Cedilnik
5a4a6a57d1 ENH: Another one of those nasty hex numbers in the ctest output 2004-04-26 18:51:47 -04:00
Brad King
32a6a8fb0c ERR: Fixed unused variable assignment warning. 2004-04-23 08:50:47 -04:00
Andy Cedilnik
724019f91c ENH: Add DynamicAnalisys support. The old Purify is still available through --compatibility-mode 2004-04-22 18:04:11 -04:00
Andy Cedilnik
30d4262dad RNH: Support NoDartCoverage in the binary directorory 2004-04-19 17:21:11 -04:00
Ken Martin
3da0f4940a better args handling for -I options 2004-04-16 14:55:15 -04:00
Ken Martin
5c618442d3 better args handling for -I option 2004-04-16 14:52:13 -04:00
Andy Cedilnik
4c9c3ac84f ENH: Better reporting of what tests failed and write a file with failed tests 2004-04-16 13:36:36 -04:00
Bill Hoffman
6174100b92 ENH: remove warning 2004-04-14 08:55:43 -04:00
Bill Hoffman
e61aa37cdf ENH: fix warning 2004-04-13 18:27:53 -04:00
Bill Hoffman
b1032dd8e1 ENH: add the ability to run a limited sub-set of the tests 2004-04-13 16:32:29 -04:00
Andy Cedilnik
b4c62ce59e BUG: Display string not some weird pointer 2004-04-09 09:53:25 -04:00
Ken Martin
c92c5e4e15 fix for missing valid images 2004-04-01 16:07:30 -05:00
Andy Cedilnik
d34c342b11 BUG: Fix bug on windows. You cannot cout std::string directly 2004-04-01 14:37:59 -05:00
Andy Cedilnik
dd9241121d ENH: Add logging of submitting 2004-04-01 14:11:17 -05:00
Andy Cedilnik
ccf46f544e ENH: Reduce number of GetCurrentWorkingDirectory 2004-03-31 11:26:04 -05:00
Andy Cedilnik
d401fcfc2b ENH: Change to the new directory 2004-03-31 11:24:23 -05:00
Ken Martin
afc74398d3 coverage change that will probably end in an infinite loop 2004-03-25 16:06:11 -05:00
Andy Cedilnik
f19c1a8094 ENH: Fix warning 2004-03-20 20:37:07 -05:00
Andy Cedilnik
a7c779731d ERR: Fix warnings about wrong format 2004-03-19 09:34:29 -05:00
Andy Cedilnik
5b78e5f563 ERR: Fix build on broken C++ compiles with no != operator for std::string 2004-03-18 09:52:47 -05:00
Andy Cedilnik
157b239905 BUG: change directory before running test and remember test number 2004-03-17 11:30:47 -05:00
Andy Cedilnik
97360ff4c6 ENH: Add support for future tags 2004-03-14 12:28:37 -05:00
Andy Cedilnik
824b231f42 ENH: Count tests while they go. Also in the logs report more stuff like elapsed time etc. 2004-03-14 11:23:57 -05:00
Andy Cedilnik
3c832dd1b8 BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts 2004-02-24 10:05:12 -05:00
Andy Cedilnik
34b8852dbe ENH: Improve coverage support and add more verbosity 2004-02-23 09:56:53 -05:00
Andy Cedilnik
413a595d37 ENH: Handle wrong library on sun and no project on visual studio 7 2004-02-20 09:25:06 -05:00
Andy Cedilnik
985f3dd3b4 ERR: Do not exit when find bad custom files. 2004-02-19 09:35:12 -05:00
Andy Cedilnik
302d60371a ERR: Remove warning 2004-02-11 10:56:35 -05:00
Andy Cedilnik
eaf25c6739 ERR: Use filepath followed by filename not another filepath 2004-02-10 15:53:09 -05:00
Andy Cedilnik
d278cde9e7 ENH: Add logging of tests while running. This way you can actually see the output as it goes 2004-02-10 15:51:29 -05:00
Andy Cedilnik
9107592550 ENH: Attempt to support tests in funky subdirectories 2004-02-08 13:23:48 -05:00
Andy Cedilnik
5e4e4b74ab ENH: Propagate build type 2004-02-02 18:23:04 -05:00
Bill Hoffman
48dc13a649 BUG: keep output 2004-01-29 10:29:01 -05:00
Bill Hoffman
9b8ca58538 BUG: After running builtin ctest, go back to the original directory 2004-01-28 13:17:10 -05:00
Ken Martin
305e972df3 Including exception string in test's error output. 2004-01-28 09:47:31 -05:00
Bill Hoffman
9be1b582ee ENH: add a dynamic loader flush cache 2004-01-27 17:12:41 -05:00
Andy Cedilnik
3540324598 ENH: Only display the precontext or postcontext up to the next or previous warning or error 2004-01-27 17:11:57 -05:00
Ken Martin
bcd194fa06 fix for backup restore 2004-01-27 09:42:57 -05:00
Andy Cedilnik
0217af3b58 ENH: Improve calling of RunSingle command and fix compile error 2004-01-26 14:41:29 -05:00
Andy Cedilnik
2db971afb4 ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctest 2004-01-26 13:57:26 -05:00
Bill Hoffman
222e9a2876 BUG: fix put/get env problems 2004-01-26 13:32:46 -05:00