aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/catchy
Commit message (Expand)AuthorAgeFilesLines
* Add stricter time parsing; Add more testsSimon Warta2015-08-111-1/+79
* Test implicit X509_Time copy constructor and assignmentSimon Warta2015-08-111-0/+17
* Add Not matcher for CatchSimon Warta2015-08-111-0/+24
* Minor refactoring of existing MatchersSimon Warta2015-08-111-7/+10
* Remove string constructor of X509_Time()Simon Warta2015-08-111-23/+23
* Refector tests style (use matchers)Simon Warta2015-08-111-82/+64
* Strict uint32 parsingSimon Warta2015-08-111-7/+10
* Avoid integer overlow in string->uint32 converterSimon Warta2015-08-101-0/+42
* Add matchers for integers and boolSimon Warta2015-08-082-26/+73
* Refactor catchy testsSimon Warta2015-08-087-106/+179
* Increase range in Bigint random_integer test from +-10% to +-15%Simon Warta2015-07-301-20/+20
* Improve calendar_point unit testsSimon Warta2015-07-271-5/+36
* Fix BigInt random_integer() distribution issue.Simon Warta2015-07-241-0/+97
* Refactor BigIntSimon Warta2015-07-241-0/+74
* Include build.h before doing a macro check; was causing tests to be skippedJack Lloyd2015-07-181-0/+2
* Fix time range issue for 32 bit platformsSimon Warta2015-07-161-23/+46
* Fix round_upSimon Warta2015-07-151-0/+107
* Add tests: x509 (deactivated), cvcSimon Warta2015-07-152-0/+89
* Add test: stl_util; Add empty test: utilsSimon Warta2015-07-152-0/+28
* Add initial catchy test: base64Simon Warta2015-07-152-0/+9648