index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Detect Xcode error "Command ... failed with exit code"
Alexandru Ciobanu
2012-03-09
1
-0/+1
*
Add 'const' qualifier to some cmCommand members
Yury G. Kudryashov
2012-02-29
14
-51/+51
*
CTest: mark all gcov covered files as covered
Rolf Eike Beer
2012-02-15
1
-1/+1
*
CTest: Recognize Intel errors without space before colon (#12627)
Brad King
2011-12-15
1
-1/+1
*
Merge topic 'some-documentation-fixes'
David Cole
2011-10-25
2
-14/+16
|
\
|
*
Doxygen: Fix warnings.
Nicolas Despres
2011-10-23
2
-2/+4
|
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-12/+12
*
|
CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)
David Cole
2011-10-22
1
-2/+7
|
/
*
CTest: Fix crash when variables are not defined
David Cole
2011-10-14
1
-2/+2
*
Merge topic 'fix-12260-fix-valgrind-output-parsing'
David Cole
2011-09-07
1
-12/+12
|
\
|
*
CTest: Fixed valgrind output parsing (#12260)
Johannes Stallkamp
2011-09-05
1
-12/+12
*
|
CTest: Fix memory leaks on error
Thomas Jarosch
2011-09-02
2
-0/+3
|
/
*
Fix line too long style violation
David Cole
2011-08-03
1
-1/+2
*
CTest: print failed tests in index order (#11746)
David Cole
2011-08-03
2
-5/+18
*
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
3
-4/+8
*
CTest: Report tests not run due to unknown configuration
Brad King
2011-06-10
2
-0/+28
*
Fix a memory leak.
Bill Hoffman
2011-06-06
1
-0/+1
*
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
2
-7/+22
*
Dynamic analysis test output should not be compressed.
Zach Mullen
2011-04-29
1
-2/+3
*
Merge topic 'upload-built-files'
Brad King
2011-04-05
8
-45/+280
|
\
|
*
cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILES
Zach Mullen
2011-03-31
1
-1/+1
|
*
Add the FILES keyword to ctest_upload command
Zach Mullen
2011-03-15
2
-13/+31
|
*
Don't tar/gz ctest_upload() files
Zach Mullen
2011-03-15
1
-2/+2
|
*
Change 'Files' tag to 'Upload' in Upload.xml
Zach Mullen
2011-03-15
1
-2/+2
|
*
Implement ctest_upload command
Zach Mullen
2011-03-15
8
-45/+262
*
|
CTest: catch warning output of Apache Maven
Rolf Eike Beer
2011-03-18
1
-1/+3
|
/
*
Merge topic 'ctest-remove-trailing-whitespace'
Brad King
2011-03-15
4
-71/+71
|
\
|
*
Remove trailing whitespace
Brad King
2011-03-11
4
-71/+71
*
|
CTest: Do not fail with submodules and Git < 1.6.5.0
Brad King
2011-03-10
1
-2/+1
*
|
CTest: Update Git submodules with --recursive
Brad King
2011-02-22
2
-1/+47
*
|
Merge topic 'fix-11877-sort-tests-correctly'
Brad King
2011-02-22
1
-1/+1
|
\
\
|
*
|
Use stable_sort to preserve test order (#11877)
David Cole
2011-02-18
1
-1/+1
|
|
/
*
|
CTest: Use the gcov --preserve-paths flag (#11717)
Marco Craveiro
2011-02-09
1
-1/+1
|
/
*
Merge topic 'ctest-launch-empty-rule'
Brad King
2011-01-11
1
-0/+7
|
\
|
*
CTest: Teach launcher to ignore empty/no-op make commands
Chuck Atkins
2011-01-10
1
-0/+7
*
|
Merge topic 'improve-build-error-detection'
Brad King
2011-01-11
1
-2/+3
|
\
\
|
*
|
Improve build error detection.
David Cole
2011-01-05
1
-2/+3
|
|
/
*
|
Merge topic 'fix-test-output-truncation'
Brad King
2011-01-11
1
-47/+28
|
\
\
|
|
/
|
/
|
|
*
CTest: Do not truncate UTF-8 test output too early (#10656)
Brad King
2011-01-04
1
-47/+28
*
|
Merge topic 'negative-test-costs'
Brad King
2011-01-04
1
-11/+13
|
\
\
|
*
|
Support explicitly set test costs in non-parallel testing.
Zach Mullen
2011-01-03
1
-11/+13
|
|
/
*
|
Test TIMEOUT property explicitly set to zero should be honored
Zach Mullen
2011-01-03
4
-5/+13
|
/
*
Merge topic 'dev/add_test-working-directory'
Brad King
2010-12-28
1
-1/+4
|
\
|
*
Add the WORKING_DIRECTORY property to tests
Rolf Eike Beer
2010-12-16
1
-1/+4
*
|
Merge topic 'ctest-git-send-committer'
Brad King
2010-12-21
3
-22/+43
|
\
\
|
*
|
CTest: Factor out duplicate Git author/committer code
Brad King
2010-12-20
1
-44/+28
|
*
|
CTest git update should pass the committer as well as the author
Zach Mullen
2010-12-20
3
-0/+37
|
|
/
*
|
Merge topic 'fix-11487-multiple-test-calls'
Brad King
2010-12-21
1
-0/+2
|
\
\
|
*
|
CTest: multiple ctest_test calls w/LABEL regexs (#11487)
Clinton Stimpson
2010-12-17
1
-0/+2
|
|
/
*
|
CTest: Fix line-too-long style in DEPEND cycle error
Brad King
2010-12-16
1
-4/+4
[next]