aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/output/BaseXMLTestWriter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Also export test index in YAML and XML.J08nY2018-07-051-4/+8
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-2/+2
* Add list-suites option to both reader and standalone.J08nY2018-05-291-1/+1
* Output date in test suite outputs.J08nY2018-04-251-0/+6
* Add lint options to javac. Fix most of uncovered warnings.J08nY2018-03-141-1/+1
* Output Result causes better in YAML.J08nY2018-02-111-2/+0
* Fix XML output of Result cause.J08nY2018-02-101-1/+1
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-12/+45
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-141-0/+3
* Split output to remove cross-dependency of reader and standalone.J08nY2017-12-271-0/+100