| .. |
|
cmCTestBuildAndTestHandler.cxx
|
a175613a56
BUG: better passing of global TIMEOUT to internal ctest invocaitons
|
18 лет назад |
|
cmCTestBuildAndTestHandler.h
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 лет назад |
|
cmCTestBuildCommand.cxx
|
21b5c7d2b4
ENH: add more verbose output
|
18 лет назад |
|
cmCTestBuildCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestBuildHandler.cxx
|
21b5c7d2b4
ENH: add more verbose output
|
18 лет назад |
|
cmCTestBuildHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestConfigureCommand.cxx
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 лет назад |
|
cmCTestConfigureCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestConfigureHandler.cxx
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestConfigureHandler.h
|
6503a0eecc
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestCoverageCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 лет назад |
|
cmCTestCoverageCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestCoverageHandler.cxx
|
e8f3b5ff00
ENH: show files as untested if no lines are covered
|
18 лет назад |
|
cmCTestCoverageHandler.h
|
93c0384f48
ENH: use new covbr that does not stop on error
|
18 лет назад |
|
cmCTestEmptyBinaryDirectoryCommand.cxx
|
219bcf25ba
BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories
|
20 лет назад |
|
cmCTestEmptyBinaryDirectoryCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestGenericHandler.cxx
|
3daac0432c
|
18 лет назад |
|
cmCTestGenericHandler.h
|
2d81046ae2
ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting
|
19 лет назад |
|
cmCTestHandlerCommand.cxx
|
4a60db1184
BUG: Fix error message when handler cannot be created.
|
19 лет назад |
|
cmCTestHandlerCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestMemCheckCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 лет назад |
|
cmCTestMemCheckCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestMemCheckHandler.cxx
|
fa46cb5572
ENH: fix output and valgrind truncation issue
|
18 лет назад |
|
cmCTestMemCheckHandler.h
|
132cb5d479
ENH: add support for bounds checker
|
18 лет назад |
|
cmCTestReadCustomFilesCommand.cxx
|
55c0ff5f64
BUG: Improve the behavior of the ReadCustomFilesCommand
|
19 лет назад |
|
cmCTestReadCustomFilesCommand.h
|
aae0bcdacf
STYLE: fix line length
|
19 лет назад |
|
cmCTestRunScriptCommand.cxx
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 лет назад |
|
cmCTestRunScriptCommand.h
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 лет назад |
|
cmCTestScriptHandler.cxx
|
d6a0c330bc
|
18 лет назад |
|
cmCTestScriptHandler.h
|
e37f8e2964
|
18 лет назад |
|
cmCTestSleepCommand.cxx
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestSleepCommand.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestStartCommand.cxx
|
6b5403c586
ENH: fix for no newline on some makes fix for ctest and some symlinks
|
19 лет назад |
|
cmCTestStartCommand.h
|
2d81046ae2
ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting
|
19 лет назад |
|
cmCTestSubmitCommand.cxx
|
337362dfcf
COMP: Return 0 instead of false
|
19 лет назад |
|
cmCTestSubmitCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestSubmitHandler.cxx
|
c2308e796f
COMP: fix line length style error
|
19 лет назад |
|
cmCTestSubmitHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |
|
cmCTestTestCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 лет назад |
|
cmCTestTestCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestTestHandler.cxx
|
ca31d33151
ENH: fix bug with valgrind output being truncated
|
18 лет назад |
|
cmCTestTestHandler.h
|
132cb5d479
ENH: add support for bounds checker
|
18 лет назад |
|
cmCTestUpdateCommand.cxx
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 лет назад |
|
cmCTestUpdateCommand.h
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 лет назад |
|
cmCTestUpdateHandler.cxx
|
1d250298d0
ENH: fatal error if cvs update fails
|
18 лет назад |
|
cmCTestUpdateHandler.h
|
862f5df25c
STYLE: Fix some style issues
|
19 лет назад |