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
*
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
*
STYLE: fix some kwstyle errors
Bill Hoffman
2007-07-27
1
-3/+3
*
ENH: fix div by 0
Bill Hoffman
2007-07-20
1
-1/+1
*
ENH: make sure working directory is set
Bill Hoffman
2007-06-12
1
-2/+6
*
BUG: Never return a string containing a ":" from cmCTest::GetShortPathToFile ...
David Cole
2007-06-11
1
-6/+7
*
ENH: use new covbr that does not stop on error
Bill Hoffman
2007-06-08
1
-62/+138
*
ENH: remove debug that caused tests to fail
Bill Hoffman
2007-06-02
1
-2/+0
*
ENH: opps
Bill Hoffman
2007-06-02
1
-2/+0
*
ENH: initial bullseye stuff
Bill Hoffman
2007-06-01
1
-7/+526
*
STYLE: Fixed line too long.
Brad King
2007-04-28
1
-2/+4
*
ENH: Initial attempt to do python coverage. Hopefully will not break coverage...
Andy Cedilnik
2007-04-27
1
-279/+480
*
STYLE: Fix line length
Andy Cedilnik
2006-10-25
1
-1/+2
*
BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is n...
Andy Cedilnik
2006-10-24
1
-1/+1
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+6
*
STYLE: Fix kwstyle
Andy Cedilnik
2006-10-15
1
-1/+2
*
BUG: Use BuildDirectory from the DartConfiguration information. Also, Make mi...
Andy Cedilnik
2006-10-12
1
-1/+1
*
BUG: fix bug where converage was required to get valgrind output because of b...
Bill Hoffman
2006-10-05
1
-2/+5
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-1/+1
*
ENH: Remove cmGlob and use glob from kwsys
Andy Cedilnik
2006-03-21
1
-2/+3
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-96/+102
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-103/+172
*
COMP: Too fast commit
Andy Cedilnik
2005-09-15
1
-2/+2
*
BUG: Make sure full paths are collapsed
Andy Cedilnik
2005-09-15
1
-2/+2
*
ENH: More handling of gcov 4.0
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: More support for gcov 4.0
Andy Cedilnik
2005-08-03
1
-1/+1
*
ENH: Add support for the new gcc that uses files with extension .gcda
Andy Cedilnik
2005-08-03
1
-1/+5
*
ENH: Some more cleanups and add ctest custom vector for regular expression to...
Andy Cedilnik
2005-07-14
1
-8/+49
*
ENH: Add custom supression regular expressions
Andy Cedilnik
2005-07-14
1
-0/+29
*
BUG: Fix line number inconsistency, improve output
Andy Cedilnik
2005-07-14
1
-17/+43
*
BUG: Rename tmp files
Andy Cedilnik
2005-07-14
1
-1/+1
*
COMP: Remove warning
Andy Cedilnik
2005-07-06
1
-2/+2
*
ENH: Improve support for various versions of gcov
Andy Cedilnik
2005-07-06
1
-86/+240
*
STYLE: Unify number of spaces
Andy Cedilnik
2005-07-03
1
-1/+1
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-13/+12
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-1/+5
*
ENH: Separate standard output and standard error for problematic commands
Andy Cedilnik
2005-06-14
1
-6/+36
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-17/+17
[next]