aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/WrongCurvesSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Specialize test suites in reader package to classes.J08nY2017-12-051-34/+0
* Split test package into common.J08nY2017-11-101-1/+1
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-2/+2
* Implement Result.ExpectedValue to add more logic to test evaluation.J08nY2017-11-051-2/+4
* Add compound test to default tests.feature/test-output-htmlJ08nY2017-10-311-2/+3
* Add some more compound tests and suite descriptions.J08nY2017-10-261-5/+1
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-3/+3
* Split ResponseWriter into separate class, introduce TestRunner.J08nY2017-10-251-5/+4
* Split TestSuite classes into separate files.J08nY2017-10-251-0/+36