Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Test_Options class | Jack Lloyd | 2018-04-02 | 1 | -30/+11 |
* | Add --avoid-undefined option | Jack Lloyd | 2018-03-31 | 1 | -0/+2 |
* | Add new test option --abort-on-first-fail | Jack Lloyd | 2018-03-28 | 1 | -0/+2 |
* | Avoid calling run() on SIMD tests if SIMD instructions not available. | Jack Lloyd | 2018-03-17 | 1 | -1/+6 |
* | Fix missing comma in test runner [ci skip] | Jack Lloyd | 2017-12-11 | 1 | -1/+1 |
* | Fix seeding of test RNG | Jack Lloyd | 2017-12-06 | 1 | -4/+3 |
* | Use a simple PRNG for the tests | Jack Lloyd | 2017-10-29 | 1 | -103/+86 |
* | Fix botan-test --help | Jack Lloyd | 2017-10-24 | 1 | -31/+0 |
* | Inline Test::run_test into only caller | Jack Lloyd | 2017-10-24 | 1 | -4/+20 |
* | Refactor option parsing in cli and test code | Jack Lloyd | 2017-10-24 | 1 | -0/+332 |