Commit Graph

31 Commits

Author SHA1 Message Date
Andy Cedilnik
8f63293056 Add parsing of warnings and errors 2002-10-08 22:00:11 -04:00
Andy Cedilnik
350eeeab4e Add configure option and fix potential bug in other targets. Now the run command is actually run with directory, so eventually we should be able to run this from a subdirectory 2002-10-08 20:02:01 -04:00
Andy Cedilnik
fba1ca0b68 Fix update so that it actually updates the source directory, 2002-10-06 21:25:30 -04:00
Andy Cedilnik
088709e99f Add missing namespace 2002-10-06 20:44:29 -04:00
Andy Cedilnik
da70a950de Add some minimal Dart capability to ctest. For example now you can actually use ctest to build projects, do cvs update on all platforms. This is especially cool for Visual Studio where you do not want to load the whole development environment just to build your project. 2002-10-06 20:36:52 -04:00
Ken Martin
5b6d899bc6 Set comspec substitute 2002-09-30 14:00:28 -04:00
Andy Cedilnik
80f20047af Add verbose flag -V, which makes the output of tests to be displayed; also add help to ctest 2002-09-24 18:34:16 -04:00
Ken Martin
4dec2a174a remove unused variables 2002-09-15 09:54:08 -04:00
Ken Martin
7df776057b BUG: make sure windows paths are used for the command or it will not work for win 98 2002-06-24 14:07:46 -04:00
Brad King
3d7a869b39 ERR: Fix for fprintf format warning. 2002-06-18 16:32:36 -04:00
Bill Hoffman
ceb365813f ENH: fix depend problem 2002-05-22 09:47:41 -04:00
Sebastien Barre
31413a216b ENH: if -R or -E was used, displays also the name of the tests that passed. 2002-03-29 16:03:19 -05:00
Ken Martin
543b4ca1b9 less noisy about changing directories 2002-03-15 10:43:24 -05:00
Bill Hoffman
567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 2002-03-14 11:11:39 -05:00
Bill Hoffman
809b32fe59 ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
Sebastien Barre
e64c63cc90 ENH: add -E option (exclude tests matching a regexp) 2002-03-06 17:58:44 -05:00
Bill Hoffman
0b6f8be725 add command line option -D for config directory to run 2002-02-26 15:15:16 -05:00
Sebastien Barre
513d48c5ea ENH: Since each test can send a lot of text to stderr/stdout, ctest now displays the list of tests that failed at the end of the process. 2002-02-21 16:06:54 -05:00
Will Schroeder
a6a43d5320 ENH:Updated copyright 2002-01-21 15:30:43 -05:00
Bill Hoffman
2c0f4f6725 ENH: add flush 2001-12-11 10:39:19 -05:00
Ken Martin
9214ad0ec6 minor fix for not found executables 2001-12-03 15:55:28 -05:00
Berk Geveci
521d8d9410 Improvements to the curses interface. 2001-11-29 16:44:22 -05:00
Bill Hoffman
8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 2001-10-02 17:28:55 -04:00
Berk Geveci
7d09ca52f1 handle spaces in commands and args 2001-09-20 16:43:51 -04:00
Ken Martin
faafcdddbf updated testing 2001-09-11 15:17:40 -04:00
Ken Martin
08a89bd8dc added regexp option 2001-08-29 16:42:03 -04:00
Ken Martin
d586449a64 better formatted output 2001-08-27 10:23:45 -04:00
Bill Hoffman
047c7b5af4 ENH: add more testing 2001-08-23 16:00:46 -04:00
Ken Martin
bd4c5cf362 also check path for test executables 2001-08-23 13:12:13 -04:00
Ken Martin
32e789efd2 fixed format 2001-08-23 11:39:21 -04:00
Ken Martin
2190ddc4e9 added test driver for make test target 2001-08-23 11:12:19 -04:00