Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
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
|
20 years ago |
Andy Cedilnik
|
0dd2b6eb80
BUG: By default disable new files.
|
20 years ago |
Andy Cedilnik
|
86cebea79a
ENH: More ctest changes and move SetupTest to superclass
|
20 years ago |
Andy Cedilnik
|
7acfc4dc3c
ENH: Start adding support for CTest testfiles
|
20 years ago |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
20 years ago |
Ken Martin
|
8545b40f8e
ENH: only support rel paths for now
|
20 years ago |
Ken Martin
|
791aa6052b
ENH: add support for out of source source
|
20 years ago |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 years ago |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
21 years ago |
Ken Martin
|
d18c9559b3
sets variable now
|
22 years ago |
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.
|
23 years ago |
Ken Martin
|
7ddb408621
removed some includes
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Bill Hoffman
|
850d74f67f
fixed Dart issue
|
24 years ago |
Jim Miller
|
f5ee70af60
ENH: Changed generated filename to DartTestfile.txt
|
24 years ago |
Brad King
|
5b4a11af80
BUG: ENABLE_TESTING command may need to create output directory before writing the CMakeTestfile into it since it is invoked before the makefile generator runs.
|
24 years ago |
Ken Martin
|
37801ddaae
added enable testing deprecated some commands
|
24 years ago |