Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now the xml report path is relative | bloodstalker | 2017-06-23 | 1 | -2/+2 |
| | |||||
* | added xml report classes, there is a problem with a tinyxml2 assert being ↵ | bloodstalker | 2017-05-23 | 1 | -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 class | bloodstalker | 2017-05-20 | 1 | -2/+30 |
| | |||||
* | fixed a tinyxml2 assert being thrown when the xml report ended up being empty | bloodstalker | 2017-05-18 | 1 | -1/+18 |
| | |||||
* | nothing really | bloodstalker | 2017-04-13 | 1 | -1/+4 |
| | |||||
* | the XML and JSON report classes are here now | bloodstalker | 2017-03-16 | 1 | -0/+266 |