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: Extend -D command line arg handling for variable definitions
David Cole
2012-06-24
1
-0/+9
*
Remove unused ivars to eliminate compiler warnings
David Cole
2012-06-20
1
-2/+1
*
Merge topic 'mumps_coverage'
David Cole
2012-05-17
9
-4/+853
|
\
|
*
CDash now supports lots of files in coverage. So, show all files.
Bill Hoffman
2012-05-11
4
-18/+5
|
*
Do not try to run bullseye coverage if COVFILE env is empty.
Bill Hoffman
2012-05-08
1
-1/+1
|
*
Change GT.M Coverage Parser global
Joseph Snyder
2012-05-07
1
-1/+1
|
*
Remove uncovered files from cache coverage data.
Bill Hoffman
2012-05-02
2
-0/+38
|
*
Add ability to specify more than one package directory or coverage directory.
Bill Hoffman
2012-05-02
1
-16/+24
|
*
Fix some warnings and a bug where it went past the length of a vector.
Bill Hoffman
2012-05-01
1
-3/+10
|
*
Add support for Cache coverage.
Bill Hoffman
2012-05-01
7
-30/+285
|
*
Add virutal destructor to silence warning.
Bill Hoffman
2012-05-01
2
-0/+5
|
*
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
5
-228/+308
|
*
Fix line length.
Bill Hoffman
2012-04-26
1
-1/+2
|
*
Fix warning about char* instead of const char*.
Bill Hoffman
2012-04-26
1
-1/+1
|
*
Add support to ctest for GTM mumps coverage.
Bill Hoffman
2012-04-25
5
-3/+471
*
|
CTest: Modify reg ex so it also works with gcov 4.7 output (#13121)
David Cole
2012-05-03
1
-1/+1
*
|
Merge topic 'kwsys-environ-cleanup'
David Cole
2012-05-01
2
-6/+2
|
\
\
|
*
|
CTest: Simplify environment save/restore
Brad King
2012-04-24
2
-6/+2
|
|
/
*
|
Merge topic 'ctest_memcheck-xml-encoding'
David Cole
2012-05-01
1
-1/+1
|
\
\
|
*
|
CTest: Escape MemCheck test output for XML (#13124)
Brad King
2012-04-26
1
-1/+1
|
|
/
*
|
ctest_coverage: Save/restore LC_ALL around gcov (#13136)
Brad King
2012-04-16
1
-1/+29
|
/
*
Merge topic 'ctest-match-valgrind'
Brad King
2012-03-13
1
-1/+1
|
\
|
*
CTest: Match valgrind errors with "points to" (#12922)
Alexandru Ciobanu
2012-03-09
1
-1/+1
*
|
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
|
\
[next]