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
/
cmParseGTMCoverage.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-1/+1
*
CTest: Fix MUMPS coverage parsing and test
Joseph Snyder
2014-05-16
1
-3/+19
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2/+3
*
CTest: Fix GTM coverage parsing line offset bug
Zack Galbreath
2013-08-29
1
-2/+2
*
CDash now supports lots of files in coverage. So, show all files.
Bill Hoffman
2012-05-11
1
-6/+0
*
Change GT.M Coverage Parser global
Joseph Snyder
2012-05-07
1
-1/+1
*
Add support for Cache coverage.
Bill Hoffman
2012-05-01
1
-25/+3
*
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
1
-211/+113
*
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
1
-0/+398