aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/output/BaseYAMLTestWriter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-120/+0
* Also export test index in YAML and XML.J08nY2018-07-051-4/+7
* 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
* Implement tracking and writing of exceptions in standalone tests.J08nY2018-05-281-4/+4
* Output date in test suite outputs.J08nY2018-04-251-4/+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-1/+16
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-6/+15
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-141-0/+3
* Fix YAML output key mis-rename.J08nY2018-01-051-1/+1
* Fix YAML export and standalone build.J08nY2018-01-031-1/+1
* Hide the Cleanup command in test suites.J08nY2017-12-281-2/+2
* Split output to remove cross-dependency of reader and standalone.J08nY2017-12-271-0/+88