| .. |
|
cmCTestBZR.cxx
|
678073bec2
CTest: Submit author email in Update.xml
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestBZR.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBatchTestHandler.cxx
|
99697308f3
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't fully defined yet, we just run it as is and don't care much about the result.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBatchTestHandler.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBuildAndTestHandler.cxx
|
85feea2d0d
Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBuildAndTestHandler.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBuildCommand.cxx
|
b0d5fa0bc7
Fix for issue #5041 - improve error messages that may occur during ctest_build and ctest_configure.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestBuildCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestBuildHandler.cxx
|
c7da50da52
CTest: Detect Xcode error "Command ... failed with exit code"
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestBuildHandler.h
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestCVS.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestCVS.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestCommand.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestConfigureCommand.cxx
|
7041cd6a88
CTest: Fix crash when variables are not defined
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestConfigureCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestConfigureHandler.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestConfigureHandler.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestCoverageCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestCoverageCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestCoverageHandler.cxx
|
8e9101a0cb
Merge topic 'mumps_coverage'
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestCoverageHandler.h
|
7955e995ec
Add support for Cache coverage.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestEmptyBinaryDirectoryCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestEmptyBinaryDirectoryCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestGIT.cxx
|
732af7fbba
CTest: Do not fail with submodules and Git < 1.6.5.0
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestGIT.h
|
1173cc4ab2
CTest: Update Git submodules with --recursive
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestGenericHandler.cxx
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestGenericHandler.h
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestGlobalVC.cxx
|
a73833d037
Submit global tree revision in Update.xml
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestGlobalVC.h
|
a73833d037
Submit global tree revision in Update.xml
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestHG.cxx
|
678073bec2
CTest: Submit author email in Update.xml
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestHG.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestHandlerCommand.cxx
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestHandlerCommand.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestLaunch.cxx
|
6228abed9b
CTest: Teach launcher to ignore empty/no-op make commands
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestLaunch.h
|
a92f14f338
Doxygen: Fix warnings.
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestMemCheckCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestMemCheckCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestMemCheckHandler.cxx
|
3da577dec0
CTest: Escape MemCheck test output for XML (#13124)
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestMemCheckHandler.h
|
5383657357
CTest: Avoid use of old EscapeSpaces method
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestMultiProcessHandler.cxx
|
8af8eab7a4
Use stable_sort to preserve test order (#11877)
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestMultiProcessHandler.h
|
32242affea
Added CTest command --print-labels
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestReadCustomFilesCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestReadCustomFilesCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestRunScriptCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestRunScriptCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestRunTest.cxx
|
b10c5cbb87
CTest: Simplify environment save/restore
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestRunTest.h
|
51bb493574
Test TIMEOUT property explicitly set to zero should be honored
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestSVN.cxx
|
3e724b2725
Submit Subversion directory path in Update.xml
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestSVN.h
|
3e724b2725
Submit Subversion directory path in Update.xml
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestScriptHandler.cxx
|
b10c5cbb87
CTest: Simplify environment save/restore
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestScriptHandler.h
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestSleepCommand.cxx
|
96afb12087
Convert CMake to OSI-approved BSD License
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestSleepCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestStartCommand.cxx
|
aad15c3abf
Fix issue #10060 - add APPEND arg to ctest_start command.
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestStartCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestSubmitCommand.cxx
|
af5ef0c969
Testing for CTest checksum
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestSubmitCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestSubmitHandler.cxx
|
350546db3a
Implement ctest_upload command
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestSubmitHandler.h
|
a92f14f338
Doxygen: Fix warnings.
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestTestCommand.cxx
|
0ba9d04117
Add the --stop-time argument
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestTestCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestTestHandler.cxx
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestTestHandler.h
|
ba4886b717
CTest: print failed tests in index order (#11746)
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestUpdateCommand.cxx
|
2eae651acc
ctest_update: Support custom Git update command
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestUpdateCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestUpdateHandler.cxx
|
1da611fd46
ctest_update: Report failure in Update.xml
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestUpdateHandler.h
|
e1548142fb
CTest: Move initial checkout to ctest_start()
|
%!s(int64=16) %!d(string=hai) anos |
|
cmCTestUploadCommand.cxx
|
3e32db7921
cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILES
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestUploadCommand.h
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
%!s(int64=13) %!d(string=hai) anos |
|
cmCTestUploadHandler.cxx
|
28cdd0a5be
Don't tar/gz ctest_upload() files
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestUploadHandler.h
|
350546db3a
Implement ctest_upload command
|
%!s(int64=14) %!d(string=hai) anos |
|
cmCTestVC.cxx
|
307b8a6e69
CTest git update should pass the committer as well as the author
|
%!s(int64=15) %!d(string=hai) anos |
|
cmCTestVC.h
|
307b8a6e69
CTest git update should pass the committer as well as the author
|
%!s(int64=15) %!d(string=hai) anos |
|
cmParseCacheCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParseCacheCoverage.h
|
0a169e628b
Remove uncovered files from cache coverage data.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParseGTMCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParseGTMCoverage.h
|
319eeb0247
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParseMumpsCoverage.cxx
|
c806b23cfe
CDash now supports lots of files in coverage. So, show all files.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParseMumpsCoverage.h
|
7955e995ec
Add support for Cache coverage.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmParsePHPCoverage.cxx
|
f47393c66b
CTest: Fix memory leaks on error
|
%!s(int64=14) %!d(string=hai) anos |
|
cmParsePHPCoverage.h
|
e6412e084e
Add support to ctest for GTM mumps coverage.
|
%!s(int64=13) %!d(string=hai) anos |
|
cmProcess.cxx
|
8f8c1edca2
Fix for bug #10859, ctest exit exception incorrectly reported.
|
%!s(int64=15) %!d(string=hai) anos |
|
cmProcess.h
|
8f8c1edca2
Fix for bug #10859, ctest exit exception incorrectly reported.
|
%!s(int64=15) %!d(string=hai) anos |