| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement more tests for wrong parameters. Implement cloning for Tests. | J08nY | 2018-06-27 | 1 | -1/+6 |
| | | | | | | | | - Test G = infinity. - Test wrong r, where [r]G != infinity, - prime - composite | ||||
| * | Simplify the edge-cases test suite and provide better analysis of results. | J08nY | 2018-05-27 | 1 | -42/+33 |
| | | |||||
| * | Fix wrong test suite evaluation. | J08nY | 2018-04-25 | 1 | -0/+8 |
| | | |||||
| * | Better evaluate results of compound test in some test suites. | J08nY | 2018-03-06 | 1 | -0/+37 |
| | | |||||
| * | Handle exceptions in Tests and TestSuites grafeully. | J08nY | 2018-02-10 | 1 | -20/+82 |
| | | |||||
| * | Add more tests to the Wrong test suite. | J08nY | 2018-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | - Now tests also for: - Fp: - p = 0 - p = 1 - p = q^2; q prime - p = q * s; q and s primes - F2m: - e1 = e2 = e3 = 0 - m < e1 < e2 < e3 | ||||
| * | Add PerformanceTest and add it to the default card test suite. | J08nY | 2018-01-20 | 1 | -1/+3 |
| | | |||||
| * | Simplify default test suite. | J08nY | 2018-01-13 | 1 | -3/+4 |
| | | |||||
| * | Split test package into common. | J08nY | 2017-11-10 | 1 | -0/+108 |
