Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Andy Cedilnik
|
f4859295eb
|
Even more cleanups, fix time on certain platforms such as windows, cygwin, and linux. Hopefully we can add entries for other platforms until try_compile works. Also escape certain characters for xml.
|
2002-10-14 15:11:21 -04:00 |
Andy Cedilnik
|
461a3d2089
|
Add LastBuild.log file, fix some minor problems in output, modify output a bit...
|
2002-10-13 23:07:54 -04:00 |
Andy Cedilnik
|
ea87271c4a
|
Reorganization, cleanup and some improvement in dart emulation
|
2002-10-08 22:54:24 -04:00 |
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
|
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 |
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 |
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 |
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 |
Ken Martin
|
08a89bd8dc
|
added regexp option
|
2001-08-29 16:42:03 -04:00 |
Ken Martin
|
2190ddc4e9
|
added test driver for make test target
|
2001-08-23 11:12:19 -04:00 |