aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_stream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update and consolidate the test framework.Jack Lloyd2015-11-111-63/+40
* Don't treat missing ciphers, hashes, etc as test failuresJack Lloyd2015-10-111-1/+1
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-3/+2
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+8
* tests: Convert &vec[0] to vec.data()Simon Warta2015-06-301-1/+1
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-3/+3
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-9/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Add ChaChalloyd2014-01-311-1/+7
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+76
* Rename test sourceslloyd2014-01-071-71/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-8/+8
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+71