summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/Test.java
Commit message (Expand)AuthorAgeFilesLines
* Split test package into common.J08nY2017-11-101-217/+0
* Introduce Result.Value.ERROR.J08nY2017-11-051-1/+1
* Implement Result.ExpectedValue to add more logic to test evaluation.J08nY2017-11-051-17/+21
* Add some more compound tests and suite descriptions.J08nY2017-10-261-6/+6
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-35/+47
* Simplify test contract.J08nY2017-10-251-21/+14
* Add Compund test to test-vectors suite.J08nY2017-10-251-0/+39
* Fix output when missing output format option.J08nY2017-10-241-1/+6
* Implement a basic XMLOutputWriter.J08nY2017-10-161-4/+5
* Refactor response and test outputing into separate writers.J08nY2017-10-151-7/+14
* Abstract out Test and move its simple implementation to Test.Simple.J08nY2017-10-151-52/+123
* Reorganize reader packages.J08nY2017-10-131-0/+85