aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/Test.java
Commit message (Expand)AuthorAgeFilesLines
* 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