summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/output/BaseTextTestWriter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reformat all code.J08nY2018-08-121-11/+11
|
* Add tests of increasingly larger prime R to better understand behavior of impls.J08nY2018-07-161-0/+1
|
* Output tests better.J08nY2018-07-131-3/+14
|
* Add testing of previous prime R to wrong test suite.J08nY2018-07-051-2/+2
|
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-10/+9
|
* Rename and reorder tests.J08nY2018-07-031-1/+2
|
* Better display results in console.J08nY2018-07-031-3/+12
|
* Add list-suites option to both reader and standalone.J08nY2018-05-291-1/+1
| | | | | - Also add support for specifying the key algo for KDF in standalone ECDH. - Add descriptions to standalone options.
* Add degenerate curves test suite.J08nY2018-04-281-1/+3
|
* Output whole stack trace when a TestException happens.J08nY2018-04-261-0/+4
|
* Fix wrong test suite evaluation.J08nY2018-04-251-1/+1
|
* Output date in test suite outputs.J08nY2018-04-251-0/+6
|
* Add lint options to javac. Fix most of uncovered warnings.J08nY2018-03-141-1/+1
|
* Add some docs and fix ECTesterReader --bit-size option.J08nY2018-03-031-0/+15
|
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-6/+21
|
* Export CPLC data and card ATR in test suite outputs.J08nY2018-01-141-0/+3
|
* Simplify default test suite.J08nY2018-01-131-7/+9
|
* 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-271-0/+76