aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/test/BaseTestable.java
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-44/+0
* Implement more tests for wrong parameters. Implement cloning for Tests.J08nY2018-06-271-1/+6
* Implement tracking of stage of execution of standalone testables.J08nY2018-05-281-0/+1
* Add support for naming a curve to use by a library in standalone.J08nY2018-05-281-0/+6
* Add PerformanceTest and add it to the default card test suite.J08nY2018-01-201-0/+7
* Remove unused Testable.meta().J08nY2017-12-271-11/+0
* Fix CommandTest getDescription.J08nY2017-12-061-1/+2
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-031-0/+35