summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/output
Commit message (Collapse)AuthorAgeFilesLines
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-143-0/+9
|
* Simplify default test suite.J08nY2018-01-131-7/+9
|
* Fix YAML output key mis-rename.J08nY2018-01-051-1/+1
|
* Fix YAML export and standalone build.J08nY2018-01-031-1/+1
|
* Hide the Cleanup command in test suites.J08nY2017-12-281-2/+2
|
* Remove unused Testable.meta().J08nY2017-12-271-5/+6
|
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-1/+1
|
* Split output to remove cross-dependency of reader and standalone.J08nY2017-12-276-439/+194
|
* Extract TestWriters into common.J08nY2017-12-064-4/+475
|
* Specialize test suites in reader package to classes.J08nY2017-12-051-1/+1
|
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-031-1/+0
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-032-0/+54
|
* Separate build files for standalone and reader apps.J08nY2017-11-122-2/+36
|
* Introduce ECTesterStandalone.J08nY2017-11-121-0/+62