aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/InvalidCurvesSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Specialize test suites in reader package to classes.J08nY2017-12-051-70/+0
* Fix suites with new CommandTest.J08nY2017-12-051-5/+5
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-5/+5
* Split test package into common.J08nY2017-11-101-7/+9
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-4/+4
* Implement Result.ExpectedValue to add more logic to test evaluation.J08nY2017-11-051-6/+8
* Add some more compound tests and suite descriptions.J08nY2017-10-261-4/+5
* 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/+70