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
/
cmCTestCoverageHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657)
David Cole
2012-12-10
1
-4/+11
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-39/+39
*
Merge topic 'mumps_coverage'
David Cole
2012-05-17
1
-1/+51
|
\
|
*
CDash now supports lots of files in coverage. So, show all files.
Bill Hoffman
2012-05-11
1
-0/+3
|
*
Do not try to run bullseye coverage if COVFILE env is empty.
Bill Hoffman
2012-05-08
1
-1/+1
|
*
Add support for Cache coverage.
Bill Hoffman
2012-05-01
1
-3/+22
|
*
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
1
-1/+7
|
*
Fix line length.
Bill Hoffman
2012-04-26
1
-1/+2
|
*
Add support to ctest for GTM mumps coverage.
Bill Hoffman
2012-04-25
1
-0/+21
*
|
CTest: Modify reg ex so it also works with gcov 4.7 output (#13121)
David Cole
2012-05-03
1
-1/+1
*
|
ctest_coverage: Save/restore LC_ALL around gcov (#13136)
Brad King
2012-04-16
1
-1/+29
|
/
*
CTest: mark all gcov covered files as covered
Rolf Eike Beer
2012-02-15
1
-1/+1
*
CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)
David Cole
2011-10-22
1
-2/+7
*
CTest: Use the gcov --preserve-paths flag (#11717)
Marco Craveiro
2011-02-09
1
-1/+1
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
1
-3/+3
*
Extra coverage glob should subtract the explicitly defined excluded files
Zach Mullen
2010-06-11
1
-2/+6
*
Add php coverage to ctest.
Bill Hoffman
2010-05-25
1
-15/+19
*
Fix shadowed local warning in coverage handler
Zach Mullen
2010-05-12
1
-3/+3
*
Change coverage globbing mechanism to resolve paths earlier
Zach Mullen
2010-05-07
1
-12/+15
*
Coverage glob should search in Source dir
Zach Mullen
2010-04-23
1
-3/+9
*
Implement extra coverage globbing
Zach Mullen
2010-04-23
1
-1/+82
*
Fix issue #5668 - use CollapseFullPath when determining if covered file is wi...
David Cole
2009-10-12
1
-91/+133
*
fix two more warnings from icpc
Alexander Neundorf
2009-10-04
1
-3/+0
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Do not produce empty coverage log files
Brad King
2009-03-11
1
-20/+21
*
BUG: Do not carry over file list between coverage
Brad King
2009-03-11
1
-0/+1
*
BUG: Avoid duplicate CTest coverage submission
Brad King
2009-03-11
1
-0/+19
*
ENH: Efficiently filter CTest coverage by label
Brad King
2009-03-09
1
-18/+55
*
ENH: Generate a central list of target directories
Brad King
2009-03-09
1
-4/+11
*
ENH: Teach ctest_coverage to filter with LABELS
Brad King
2009-03-02
1
-0/+45
*
BUG: Fix coverage label reports for Bullseye
Brad King
2009-03-02
1
-4/+6
*
BUG: Fix coverage handler initialization
Brad King
2009-03-02
1
-2/+5
*
ENH: Teach CTest to put labels in coverage results
Brad King
2009-02-13
1
-7/+106
*
STYLE: Remove unused variable
Brad King
2009-02-13
1
-4/+0
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-11/+12
*
STYLE: fix warning
Bill Hoffman
2009-01-29
1
-1/+1
*
STYLE: fix warning
Bill Hoffman
2009-01-28
1
-1/+1
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-3/+4
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-3/+3
*
ENH: add more debug stuff to CTestCTest2 so I can figure out redwall
Bill Hoffman
2008-11-23
1
-0/+2
*
ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ...
David Cole
2008-08-20
1
-0/+2
*
BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a...
David Cole
2008-07-31
1
-6/+9
*
BUG: Fix issue #4971 - use lower case when comparing file names from gcov out...
David Cole
2008-07-31
1
-2/+19
*
ENH: make sure english is used for output of gcov
Bill Hoffman
2008-05-10
1
-0/+2
*
BUG: 0006988 do not set coverage to false when it is not
Bill Hoffman
2008-05-08
1
-1/+1
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-6/+26
*
ENH: add support for CDash bullseye coverage
Bill Hoffman
2007-11-16
1
-6/+18
*
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
Brad King
2007-11-05
1
-3/+3
*
ENH: show files as untested if no lines are covered
Bill Hoffman
2007-08-03
1
-1/+1
[next]