aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_modes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* Fix TEST_DATA_DIRSimon Warta2015-07-151-1/+1
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+16
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+6
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-1/+1
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+92
* Rename test sourceslloyd2014-01-071-87/+0
* Split up public key tests and data, use new test frameworklloyd2014-01-051-7/+15
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+79