summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/output/TextTestWriter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce Response.error variable.J08nY2017-11-051-1/+1
* Fix some alignment issues.J08nY2017-11-051-2/+0
* Implement Result.ExpectedValue to add more logic to test evaluation.J08nY2017-11-051-16/+34
* Add output of commands to test-suite YAML and XML output.J08nY2017-11-011-1/+2
* Fix response output.J08nY2017-10-311-1/+1
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-1/+3
* Split ResponseWriter into separate class, introduce TestRunner.J08nY2017-10-251-0/+66