aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix missing comma in test runner [ci skip]Jack Lloyd2017-12-111-1/+1
* Fix seeding of test RNGJack Lloyd2017-12-061-4/+3
* Use a simple PRNG for the testsJack Lloyd2017-10-291-103/+86
* Fix botan-test --helpJack Lloyd2017-10-241-31/+0
* Inline Test::run_test into only callerJack Lloyd2017-10-241-4/+20
* Refactor option parsing in cli and test codeJack Lloyd2017-10-241-0/+332