Andy Cedilnik
|
bad1215a85
ENH: Add support for preinstall for cmake generated projects when packaging them
|
19 years ago |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
Andy Cedilnik
|
26e1fea95b
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 years ago |
Ken Martin
|
09b3d9d2f1
STYLE: removed some docs that did not make sense
|
20 years ago |
Andy Cedilnik
|
f47a57c3e8
ENH: Add a way to submit extra files to the dashboard
|
20 years ago |
Andy Cedilnik
|
3d84afe571
ENH: Several improvements and cleanups:
|
20 years ago |
Andy Cedilnik
|
d56bed98d7
ENH: Add debug flag
|
20 years ago |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 years ago |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 years ago |
Andy Cedilnik
|
7acfc4dc3c
ENH: Start adding support for CTest testfiles
|
20 years ago |
Bill Hoffman
|
a6e9dd6cfc
FIX: fix output of passing tests
|
21 years ago |
Ken Martin
|
0e3f4214b9
ENH: better docs
|
21 years ago |
Ken Martin
|
4d30cb309c
ENH: ctest now uses CMake global generator to do the build part of build-and-test
|
21 years ago |
Ken Martin
|
6fd51bc29d
ENH: added missing documentation
|
21 years ago |
Ken Martin
|
e7fd6bac8d
COMP: fix warning
|
21 years ago |
Ken Martin
|
5a0366c6e0
ENH: added -U option to take union of -R and -I
|
21 years ago |
Andy Cedilnik
|
a9028dfd07
BUG: Attempt to remove memory leak
|
21 years ago |
Bill Hoffman
|
02e90fd76c
ENH: better documentation
|
21 years ago |
Bill Hoffman
|
a37157624b
BUG: putenv syntax was wrong and caused a crash on the SGI
|
21 years ago |
Andy Cedilnik
|
23ba009419
ENH: Add environment variable that Dart sets so that tests can know they are being tested from Dart/CTest
|
21 years ago |
Andy Cedilnik
|
4d55c6540a
ENH: Report error and exit when the current directory is not specified
|
21 years ago |
Bill Hoffman
|
b1032dd8e1
ENH: add the ability to run a limited sub-set of the tests
|
21 years ago |
Bill Hoffman
|
2c2291bbe0
ENH: add new feature to ctest so that it can cmake, build and run a test executable
|
22 years ago |
Andy Cedilnik
|
c3003ab8c3
ENH: Improve notes support (now you can specify them with the rest of the command line), improve reading of configuration file (now it actually rereads configuration file after running update/configure/build...). Remember the model (nightly/experimental) across runs
|
22 years ago |
Andy Cedilnik
|
2f2596c213
ENH: Add option to submit notes. Implements Bug #465 - Add notes support to CTest
|
22 years ago |
Andy Cedilnik
|
5b232ded15
ENH: Add initial memory check support which works for Valgrind
|
22 years ago |
Ken Martin
|
a442f1715e
a start on the dashboard driver
|
22 years ago |
Andy Cedilnik
|
8bbabb8559
ENH: Add documentation for -D and add missing targets
|
22 years ago |
Brad King
|
74980113da
ENH: Clarification of help dumped when no arguments are given and no test file is found.
|
22 years ago |