| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce BaseTestable and Testable Metadata. | J08nY | 2017-12-03 | 1 | -1/+4 |
| | | |||||
| * | Split Util class into a package. | J08nY | 2017-11-26 | 1 | -7/+8 |
| | | |||||
| * | Separate build files for standalone and reader apps. | J08nY | 2017-11-12 | 1 | -1/+1 |
| | | |||||
| * | Split the ec package into common package, rename reader part of the project. | J08nY | 2017-11-10 | 1 | -1/+0 |
| | | |||||
| * | Introduce Result.Value.ERROR. | J08nY | 2017-11-05 | 1 | -2/+2 |
| | | | | | | - Value.ERROR is used when response.error() is true. - Value.ERROR is NOK. | ||||
| * | Introduce Response.error variable. | J08nY | 2017-11-05 | 1 | -3/+14 |
| | | | | | | | - Useful to discern a response containing failing SWs created by ECTester applet, or a response created by the card when ECTester execution failed. | ||||
| * | Specify Response.support string better. | J08nY | 2017-10-27 | 1 | -1/+1 |
| | | |||||
| * | Refactor response and test outputing into separate writers. | J08nY | 2017-10-15 | 1 | -62/+23 |
| | | | | | | This is done to provide multiple output formats, one which logs tests to console in simple human readable format and others. | ||||
| * | Reorganize reader packages. | J08nY | 2017-10-13 | 1 | -0/+591 |
