aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test/base/SignatureTestable.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-143/+0
|
* Implement StandaloneSignatureSuite. (#10)davidhofman2021-08-261-43/+56
| | | | | | | | | | | | | | | * Add StandaloneSignatureSuite. * Implement StandaloneSignatureSuite. * Change the new constructor in SignatureTestable. * Add author information to StandaloneSignatureSuite. * Change tests to expectError. * Add guard condition to verify stages in SignatureTestable. * Change the new constructor in SignatureTestable.
* Implement tracking and writing of exceptions in standalone tests.J08nY2018-05-281-13/+8
|
* Implement tracking of stage of execution of standalone testables.J08nY2018-05-281-0/+135
- Output this stage in all the formats.