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
|
c593bfc7d2
ENH: Use generated file stream for files
|
20 years ago |
Andy Cedilnik
|
407eac60f5
ENH: Add variable that holds cmake executable
|
20 years ago |
Andy Cedilnik
|
c7feef30e2
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
20 years ago |
Andy Cedilnik
|
eb3857ce83
ENH: Make ctest build command work
|
20 years ago |
Andy Cedilnik
|
f1ebfb24c6
ENH: More commands. Start working on new style ctest configuration
|
20 years ago |
Brad King
|
1ab9f4747d
BUG: Do not report an error removing the binary directory if it doesn't exist.
|
21 years ago |
Andy Cedilnik
|
79a7f42a21
ENH: Cleanups and add CTEST_UPDATE command
|
21 years ago |
Andy Cedilnik
|
8fe1686510
ENH: Cleanups and add CTEST_START command
|
21 years ago |
Andy Cedilnik
|
ae63ae6a6e
BUG: Report errors
|
21 years ago |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 years ago |
Ken Martin
|
d268431ac8
ENH: clean up running of default script
|
21 years ago |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 years ago |
Ken Martin
|
bf3d774645
COMP: fix some compiler warnings/errors
|
21 years ago |
Ken Martin
|
ef75402148
ENH: added more capabilities to ctest
|
21 years ago |
Andy Cedilnik
|
6e9ec4598d
ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have to specify ctest executable in CTEST_COMMAND, but just a variable
|
21 years ago |
Andy Cedilnik
|
cf8d34040e
BUG: If extra update failes, continue with dashboard. Closes Bug #894 - Fatal CVS update error kills test, and is not reported
|
21 years ago |
Andy Cedilnik
|
6972cdf9e9
ENH: Move all extracting of variables to ExtractVariables. This way it is easy to know what variables are used
|
21 years ago |
Andy Cedilnik
|
61d6150797
ENH: Add some documentation
|
21 years ago |
Ken Martin
|
3eae8f4405
more warnings
|
21 years ago |
Ken Martin
|
05d985c082
some bug fixes for my recent checkins and some more cleanup
|
21 years ago |
Ken Martin
|
9d6ea59a69
another platform fix
|
21 years ago |
Ken Martin
|
ac188aa18b
broke out part of test scripting into seperate class
|
21 years ago |