summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test
Commit message (Collapse)AuthorAgeFilesLines
* Simplify test suites.J08nY2018-01-092-13/+12
|
* Fix YAML export and standalone build.J08nY2018-01-031-2/+2
|
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-303-3/+3
|
* Add more comprehensive XML output to standalone app.J08nY2017-12-303-0/+20
|
* Hide the Cleanup command in test suites.J08nY2017-12-281-5/+5
|
* Implement basic standalone testing.J08nY2017-12-067-11/+195
|
* Fix suites with new CommandTest.J08nY2017-12-051-1/+1
|
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-036-67/+61
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-033-61/+6
|
* Split Util class into a package.J08nY2017-11-261-3/+7
|
* Extract common CLI methods to CLITools.J08nY2017-11-141-3/+3
|
* Implement basic lib tests.J08nY2017-11-136-5/+213
|
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-134-0/+173