aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/DefaultSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-4/+4
* Split test package into common.J08nY2017-11-101-5/+5
* 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-7/+9
* Add compound test to default tests.feature/test-output-htmlJ08nY2017-10-311-3/+4
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-8/+8
* Split ResponseWriter into separate class, introduce TestRunner.J08nY2017-10-251-8/+3
* Split TestSuite classes into separate files.J08nY2017-10-251-0/+71