aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/test/Test.java
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-83/+0
|
* Implement more tests for wrong parameters. Implement cloning for Tests.J08nY2018-06-271-1/+6
| | | | | | | - Test G = infinity. - Test wrong r, where [r]G != infinity, - prime - composite
* Add support for naming a curve to use by a library in standalone.J08nY2018-05-281-0/+8
|
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-20/+24
|
* Add PerformanceTest and add it to the default card test suite.J08nY2018-01-201-0/+6
|
* Remove unused Testable.meta().J08nY2017-12-271-9/+0
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-031-3/+15
|
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+7
|
* Introduce ECTesterStandalone.J08nY2017-11-121-1/+1
|
* Split test package into common.J08nY2017-11-101-0/+50