aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-2/+2
* Fix a few clang warnings. Set clang sanitizer flagsJack Lloyd2015-12-241-2/+4
* Add missing try/catch in signature verification test.Jack Lloyd2015-12-211-1/+1
* Add --data-dir option to test commandJack Lloyd2015-12-201-71/+61
* If skipping a test due to diabled algo, only print if in verbose mode.Jack Lloyd2015-12-191-30/+32
* CLI rewriteJack Lloyd2015-12-191-119/+148
* Fix for minimized buildsJack Lloyd2015-12-111-1/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Enhance tests main readabilitySimon Warta2015-11-231-0/+249