aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_report.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* now the xml report path is relativebloodstalker2017-06-231-2/+2
|
* added xml report classes, there is a problem with a tinyxml2 assert being ↵bloodstalker2017-05-231-2/+2
| | | | triggered on inheritance while the same problem doesnt exist when you dont inherit, raised an issue, until that gets sorted out, the report classes are one-offs, took me 2 days
* added an xml report base classbloodstalker2017-05-201-2/+30
|
* fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker2017-05-181-1/+18
|
* nothing reallybloodstalker2017-04-131-1/+4
|
* the XML and JSON report classes are here nowbloodstalker2017-03-161-0/+266