Andy Cedilnik
|
d395b563ed
|
ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file
|
2005-04-24 15:59:51 -04:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
Bill Hoffman
|
455b262cfe
|
ENH: clean up docs some
|
2002-12-30 07:47:03 -05:00 |
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 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
Amitha Perera
|
2eb9d09e04
|
BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run.
|
2001-08-23 18:30:05 -04:00 |
Ken Martin
|
37801ddaae
|
added enable testing deprecated some commands
|
2001-06-06 13:58:18 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Jim Miller
|
6282d41c2a
|
New cmake command to specify a single test
|
2001-06-05 20:32:33 -04:00 |