aboutsummaryrefslogtreecommitdiff
path: root/lib/commons-cli-1.4.jar (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-11Update Apache Commons CLI to 1.4.J08nY1-0/+0
2018-02-11Output Result causes better in YAML.J08nY3-3/+17
2018-02-10Restructure the Twist test suite.J08nY1-5/+9
2018-02-10Restructure the TestVectors test suite.J08nY1-1/+1
2018-02-10Restructure the Invalid test suite.J08nY1-5/+10
2018-02-10Restructure the Composite test suite.J08nY1-5/+9
2018-02-10Fix XML output of Result cause.J08nY1-1/+1
2018-02-10Handle exceptions in Tests and TestSuites grafeully.J08nY30-379/+491
2018-02-06Make the wrong test suite easier to understand, with compound tests.J08nY2-9/+13
2018-02-05Show library name in test suite output in standalone testing.J08nY7-6/+36
2018-02-04Bump copyright years.J08nY4-3/+27
2018-02-04Update README, docs and test suites.J08nY11-92/+113
2018-02-04Add more tests to the Wrong test suite.J08nY9-13/+149
2018-02-03Fix default test suite F2M domain setting.J08nY3-3/+15
2018-01-23Simplify F2m field setting in applet.J08nY1-4/+4
2018-01-20Fix default test suite F2m tests.J08nY3-7/+5
2018-01-20Fix XML output NullPointerException.J08nY1-0/+1
2018-01-20Add PerformanceTest and add it to the default card test suite.J08nY7-5/+140
2018-01-19Add quadratic twist tests into their own test suite.J08nY14-57/+122
2018-01-19Add standard curve twists.J08nY36-1/+1049
2018-01-18Prefix curve CSV data with 0x in the data store, to be consistent.J08nY28-36/+28
2018-01-17Remove unused card test suite code.J08nY1-99/+0
2018-01-14Update README with current example.J08nY1-19/+28
2018-01-14Update docs.J08nY2-17/+33
2018-01-14Export CPLC data and card ATR in test suite outputs.J08nY11-5/+151
2018-01-14Add CPLC fetch and parsing.J08nY1-38/+115
2018-01-13Fix ECDSA APDU parsing on applet side.J08nY1-2/+2
2018-01-13Simplify default test suite.J08nY6-29/+54
2018-01-09Simplify test suites.J08nY19-294/+265
2018-01-08Remove reader scripts.J08nY4-83/+2
2018-01-05Make test output show natural sw.J08nY1-1/+1
2018-01-05Fix YAML output key mis-rename.J08nY2-2/+3
2018-01-05Update curve docs.J08nY1-4/+36
2018-01-05Throw exceptions when operations fail in standalone providers.J08nY8-22/+86
2018-01-03Fix YAML export and standalone build.J08nY3-5/+7
2017-12-30Fixed XML and YAML standalone output in case some tests fail.J08nY8-21/+58
2017-12-30Add more comprehensive XML output to standalone app.J08nY5-21/+97
2017-12-28Properly plot data from standalone app.J08nY2-6/+32
2017-12-28Add average and median plotting.J08nY2-2/+18