aboutsummaryrefslogtreecommitdiffstats
path: root/checks/check.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use OptionParser::init_if_setlloyd2006-12-091-18/+14
* Add (very basic) HTML output for public key benchmarking.lloyd2006-09-271-3/+3
* Allow --bench-algo to take multiple argumentslloyd2006-09-261-4/+10
* Respect the --seconds command line argument with --bench-algolloyd2006-08-131-2/+2
* In 'check', always initialize the library and run basic self tests, evenlloyd2006-08-121-6/+2
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-3/+0
* Enable testing the sizes of basic types in the test suite, and fix somelloyd2006-08-091-23/+7
* Add a simple option parser to the check utility; it makes for much sanerlloyd2006-08-091-72/+54
* Revert last change to check.cpp (didn't mean to commit that)lloyd2006-06-071-3/+3
* Add hooks for tests for the squaring algorithmslloyd2006-06-071-3/+3
* Initial checkin1.5.6lloyd2006-05-181-0/+262