Ken Martin
|
05d985c082
|
some bug fixes for my recent checkins and some more cleanup
|
2004-09-07 09:17:15 -04:00 |
Ken Martin
|
47961a349b
|
jesus
|
2004-09-06 13:54:53 -04:00 |
Ken Martin
|
1b5b6ab303
|
starting cleanup of ctest
|
2004-09-06 12:46:35 -04:00 |
Andy Cedilnik
|
7cdf5c4601
|
ENH: Make default date shorter
|
2004-08-26 09:45:20 -04:00 |
Bill Hoffman
|
09f7ee4480
|
ENH: better error display for failure
|
2004-08-25 12:42:27 -04:00 |
Bill Hoffman
|
bfbf5afc16
|
ENH: produce better error message for missing variables in -S mode
|
2004-08-25 08:44:10 -04:00 |
Ken Martin
|
1a1be539ee
|
now will check out src dir if it has the necc info
|
2004-08-23 11:29:27 -04:00 |
Andy Cedilnik
|
96b8d6f416
|
ENH: Handle gmake error message
|
2004-08-19 12:51:40 -04:00 |
Andy Cedilnik
|
a5bc469339
|
BUG: When GetNightlyTime returns past time, fix everything. Also, return correct time when printing
|
2004-08-18 08:52:54 -04:00 |
Andy Cedilnik
|
576041d492
|
BUG: Attempt to fix timezone problem where start time appears one day before the actual start time. Also add verbosity to GetNightlyTime
|
2004-08-17 14:23:25 -04:00 |
Bill Hoffman
|
a34d16c667
|
fix it
|
2004-08-11 20:36:57 -04:00 |
Bill Hoffman
|
d2087dfe99
|
ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print right away, so std::cerr had to be used. Also, allow .\ to start the config type
|
2004-08-11 16:37:21 -04:00 |
Andy Cedilnik
|
1f203c2868
|
BUG: these flags do not take arguments, so they do not really need to check if they are last. Fixes Bug #1020 - ctest doesn't parse its options correctly
|
2004-08-02 08:36:31 -04:00 |
Andy Cedilnik
|
65e4a95618
|
ENH: Add some documentation, and make sure that the flag given to -D -T or -M is valid. Fixes Bug #1015 - Documentation: ctest -D
|
2004-07-29 17:15:22 -04:00 |
Andy Cedilnik
|
073db7c218
|
ENH: Add AIX linker error
|
2004-07-29 15:26:23 -04:00 |
Andy Cedilnik
|
983919f5f3
|
ENH: Support Threading Problem in memcheck
|
2004-07-26 16:00:34 -04:00 |
Andy Cedilnik
|
fd50bc476c
|
ENH: Add maximum size of test output
|
2004-07-26 15:52:10 -04:00 |
Andy Cedilnik
|
76c377737b
|
BUG: Encode current time so that on some international computers xslt will not break. Also, for continuous, do not repeat if there were locally modified files or conflict, but only when things actually update
|
2004-07-20 16:18:22 -04:00 |
Ken Martin
|
6ef6d3a547
|
better error warning exceptions
|
2004-07-15 13:53:44 -04:00 |
Ken Martin
|
7f31f95b54
|
submit elapsed times as well
|
2004-07-13 11:06:23 -04:00 |
Andy Cedilnik
|
52eff235d8
|
BUG: LastMemCheck is not really an XML file
|
2004-07-07 16:09:11 -04:00 |
Brad King
|
0b7ab2a4aa
|
BUG#969: Partially fixed by at least using the timeout for the individual calls to RunSingleCommand from within the inner ctest instance. This should be modified to incrementally adjust remaining time.
|
2004-07-02 16:29:15 -04:00 |
Ken Martin
|
1a6030c6a6
|
BUG: Files in top-level directory of source tree were not reported in updates log.
|
2004-06-09 17:36:52 -04:00 |
Andy Cedilnik
|
699a6cfe38
|
BUG: Even if update fails it should produce valid XML
|
2004-06-09 11:19:46 -04:00 |
Ken Martin
|
8de4534d69
|
support for floating ponit strides
|
2004-06-08 17:36:30 -04:00 |
Andy Cedilnik
|
92fcca4fb8
|
ENH: Implement scp submission
|
2004-06-02 13:39:25 -04:00 |
Ken Martin
|
27deb152b6
|
ctest -S support for multiple ctest command arguments
|
2004-05-28 15:02:16 -04:00 |
Ken Martin
|
757cec6caa
|
added another error string and change the -I option some
|
2004-05-26 15:27:38 -04:00 |
Ken Martin
|
e67ffe8527
|
better error message
|
2004-05-25 11:20:38 -04:00 |
Ken Martin
|
6665adc3ff
|
added error
|
2004-05-20 13:15:49 -04:00 |
Ken Martin
|
5fc2cf6b7c
|
new feature for continuous clean once
|
2004-05-13 13:41:47 -04:00 |
Andy Cedilnik
|
9255e40d81
|
ENH: Add a way to force ctest to be a new process
|
2004-05-10 17:44:29 -04:00 |
Will Schroeder
|
26e8d63b80
|
ENH: Added regex.
|
2004-05-10 16:55:05 -04:00 |
Ken Martin
|
40e54ded44
|
fix for config type passing between ctests
|
2004-05-10 10:20:34 -04:00 |
Ken Martin
|
6bcdfdca92
|
some cleanup and fix for PVLocal
|
2004-05-09 12:27:53 -04:00 |
Bill Hoffman
|
9ff7fdc74f
|
ENH: add the ability to block popup error dialogs in tests on windows
|
2004-05-07 12:53:35 -04:00 |
Ken Martin
|
c1d9c2ce9c
|
missing header for unix
|
2004-05-07 11:24:32 -04:00 |
Ken Martin
|
840339e2ed
|
updated testingoptions for continuous dashboards
|
2004-05-07 10:50:11 -04:00 |
Bill Hoffman
|
cd002c0b20
|
BUG: fix ctest so that the search path for test executables produces better output and does not use config dir when it is not set
|
2004-05-06 10:30:29 -04:00 |
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 |