Bill Hoffman
|
1d4e121d9c
Add php coverage to ctest.
|
15 years ago |
Zach Mullen
|
7049dff85a
Implement extra coverage globbing
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
f3e713ba65
BUG: Avoid duplicate CTest coverage submission
|
16 years ago |
Brad King
|
1d96c943e0
ENH: Efficiently filter CTest coverage by label
|
16 years ago |
Brad King
|
a86e81c358
ENH: Generate a central list of target directories
|
16 years ago |
Brad King
|
91a8569648
ENH: Teach ctest_coverage to filter with LABELS
|
16 years ago |
Brad King
|
70b1ed2548
ENH: Teach CTest to put labels in coverage results
|
17 years ago |
Bill Hoffman
|
93c0384f48
ENH: use new covbr that does not stop on error
|
18 years ago |
Bill Hoffman
|
7bdad54614
ENH: initial bullseye stuff
|
18 years ago |
Andy Cedilnik
|
a7019a5253
STYLE: Add somme comments
|
18 years ago |
Andy Cedilnik
|
64e0459f93
ENH: Initial attempt to do python coverage. Hopefully will not break coverage on GCov
|
18 years ago |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 years ago |
Andy Cedilnik
|
c7de609a37
ENH: Add custom supression regular expressions
|
20 years ago |
Andy Cedilnik
|
38b68bcd78
ENH: Improve support for various versions of gcov
|
20 years ago |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 years ago |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 years ago |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 years ago |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 years ago |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 years ago |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
21 years ago |
Andy Cedilnik
|
ace5f90d9c
BUG: Fix output to match the Dart output
|
21 years ago |
Andy Cedilnik
|
17619508e9
ENH: Update to the new coverage code. It may not be perfect yet, but it is a start
|
21 years ago |
Ken Martin
|
43d8918f40
more cleanup of ctest
|
21 years ago |