index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_runner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support disable thread_local but not threads
Jack Lloyd
2019-07-19
1
-1
/
+1
*
Run the test suite in multiple threads
Jack Lloyd
2019-01-31
1
-40
/
+91
*
Add ability to skip a few named tests
Jack Lloyd
2018-12-31
1
-2
/
+16
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-2
/
+2
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+2
*
Report CPUID flags in test runner
Jack Lloyd
2018-08-26
1
-0
/
+4
*
Fix the botan-test --verbose flag, which did nothing
Jack Lloyd
2018-04-11
1
-2
/
+1
*
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