| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Also add -crlf to the .gitconfig to handle the coverage data.
|
|
|
|
|
| |
add_test with WORKING_DIRECTORY is too new to use in cmake. This change
uses a configured script to run the command in the right directory.
|
|
|
|
|
| |
This adds support for Cache coverage parsing. A test is added
that does a basic run of the coverage on a small bit of data.
|
|
Add a simple test to make sure the GTM mumps coverage is working.
Also refactor the code so that cache coverage can be added.
|