summaryrefslogtreecommitdiffstats
path: root/tools/coverage/coverage.py
Commit message (Expand)AuthorAgeFilesLines
* xml coverage: fix a copy-paste mistakeDavid Wagner2015-04-241-2/+2
* xmlcoverage: be able to ignore changes to unknown criteriaDavid Wagner2015-04-241-1/+22
* [coverage] Correct line number msgKevin Rocard2015-04-241-1/+1
* [coverage]Quote user value in error msgsKevin Rocard2015-04-241-3/+3
* Use minidom factory methods in xml coverage generatorKevin Rocard2015-02-101-6/+6
* Change the license to 3-clause BSDDavid Wagner2014-02-131-17/+26
* [coverage] Remplace tabulation indentation by spacesKevin Rocard2014-02-121-726/+726
* [coverage] Move coverage generator in it's own folderKevin Rocard2014-02-121-0/+1048