Revisions 0 to 10 in in which 'checks/check.cpp' was changed are listed below. These revisions are ancestors of the revision [965528e6..]. The "diff" links listed with each revision will show changes in 'checks/check.cpp' between that revision and [965528e6..].

389 days ago: Prevent lines > 80 columns
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Prevent lines > 80 columns
Date: Sun, 11 Nov 2007 19:11:12 GMT
443 days ago: Increase the (arbitrary) upper bound on how long the benchmarks can run to
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Increase the (arbitrary) upper bound on how long the benchmarks can run to
5 minutes (300 seconds).
Date: Tue, 18 Sep 2007 15:14:24 GMT
637 days ago: Document the --init flag to check
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Document the --init flag to check
Date: Fri, 09 Mar 2007 03:37:55 GMT
726 days ago: Use OptionParser::init_if_set
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Use OptionParser::init_if_set
Inline the print_help function
Date: Sat, 09 Dec 2006 09:00:08 GMT
800 days ago: Add (very basic) HTML output for public key benchmarking.
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Add (very basic) HTML output for public key benchmarking.
Date: Wed, 27 Sep 2006 03:44:57 GMT
800 days ago: Allow --bench-algo to take multiple arguments
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Allow --bench-algo to take multiple arguments
Date: Tue, 26 Sep 2006 16:11:19 GMT
844 days ago: Respect the --seconds command line argument with --bench-algo
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Respect the --seconds command line argument with --bench-algo
Date: Sun, 13 Aug 2006 15:27:56 GMT
845 days ago: In 'check', always initialize the library and run basic self tests, even
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: In 'check', always initialize the library and run basic self tests, even
if run with no arguments.
Date: Sat, 12 Aug 2006 15:19:21 GMT
848 days ago: Remove the public domain notices from the self-test/benchmark code,
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Remove the public domain notices from the self-test/benchmark code,
because it turns out to be something of a legal minefield.
Date: Wed, 09 Aug 2006 09:17:27 GMT
848 days ago: Enable testing the sizes of basic types in the test suite, and fix some
view file | diff | revision info | browse files
Author: lloyd@randombit.net
Changelog: Enable testing the sizes of basic types in the test suite, and fix some
minor compile errors and warnings that had crept into that code.
Date: Wed, 09 Aug 2006 08:31:26 GMT