| .. |
|
cmCTestBuildAndTestHandler.cxx
|
4c725d1e0e
ENH: Minor readability improvement in CTest output
|
17 years ago |
|
cmCTestBuildAndTestHandler.h
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 years ago |
|
cmCTestBuildCommand.cxx
|
267fd538d8
ENH: fix build issue with config type not being specified by ctest
|
18 years ago |
|
cmCTestBuildCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestBuildHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestBuildHandler.h
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 years ago |
|
cmCTestCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestConfigureCommand.cxx
|
9457ca3cf5
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
|
17 years ago |
|
cmCTestConfigureCommand.h
|
9457ca3cf5
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
|
17 years ago |
|
cmCTestConfigureHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestConfigureHandler.h
|
6503a0eecc
STYLE: Fix some style issues
|
19 years ago |
|
cmCTestCoverageCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 years ago |
|
cmCTestCoverageCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestCoverageHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestCoverageHandler.h
|
93c0384f48
ENH: use new covbr that does not stop on error
|
18 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.cxx
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
|
cmCTestEmptyBinaryDirectoryCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestGenericHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestGenericHandler.h
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestHandlerCommand.cxx
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 years ago |
|
cmCTestHandlerCommand.h
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 years ago |
|
cmCTestMemCheckCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
|
cmCTestMemCheckCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestMemCheckHandler.cxx
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 years ago |
|
cmCTestMemCheckHandler.h
|
132cb5d479
ENH: add support for bounds checker
|
18 years ago |
|
cmCTestMultiProcessHandler.cxx
|
5292b3edef
COMP: try to fix sgi compiler problem with set and also shorten symbol lengths for set class
|
17 years ago |
|
cmCTestMultiProcessHandler.h
|
a4ae5a72a0
COMP: fix some more warnings
|
17 years ago |
|
cmCTestReadCustomFilesCommand.cxx
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
|
cmCTestReadCustomFilesCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestRunScriptCommand.cxx
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
|
cmCTestRunScriptCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestScriptHandler.cxx
|
5b1139caea
BUG: fix for bug #8224 fix crash
|
17 years ago |
|
cmCTestScriptHandler.h
|
ed387ffe6b
ENH: add subproject tag property for ctest
|
17 years ago |
|
cmCTestSleepCommand.cxx
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
|
cmCTestSleepCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestStartCommand.cxx
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
|
cmCTestStartCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestSubmitCommand.cxx
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
|
cmCTestSubmitCommand.h
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
|
cmCTestSubmitHandler.cxx
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
|
cmCTestSubmitHandler.h
|
d66c25c2f0
ENH: Teach ctest_submit about parts
|
17 years ago |
|
cmCTestTestCommand.cxx
|
6bc394c8e5
BUG: 0007569 add ability to do -R/-E in ctest_test command
|
17 years ago |
|
cmCTestTestCommand.h
|
3b0862749d
STYLE: lowercase ctest_test() in the documentation
|
17 years ago |
|
cmCTestTestHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestTestHandler.h
|
377bebb910
ENH: Teach CTest to submit test property LABELS
|
17 years ago |
|
cmCTestUpdateCommand.cxx
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 years ago |
|
cmCTestUpdateCommand.h
|
39bf28f5d2
STYLE: use lower case also for the ctest-specific commands, as in cmake
|
17 years ago |
|
cmCTestUpdateHandler.cxx
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 years ago |
|
cmCTestUpdateHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
|
cmProcess.cxx
|
ede2be4be1
ENH: add start end time for procs
|
17 years ago |
|
cmProcess.h
|
ede2be4be1
ENH: add start end time for procs
|
17 years ago |