aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_report.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-23added xml report classes, there is a problem with a tinyxml2 assert being ↵bloodstalker1-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
2017-05-20added an xml report base classbloodstalker1-2/+30
2017-05-18fixed a tinyxml2 assert being thrown when the xml report ended up being emptybloodstalker1-1/+18
2017-04-13nothing reallybloodstalker1-1/+4
2017-03-16the XML and JSON report classes are here nowbloodstalker1-0/+266