summaryrefslogtreecommitdiff
path: root/validat0.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add self tests for RoundUpToMultipleOf (Issue 360)Jeffrey Walton2017-01-101-0/+446
* Cleared conversion warning under MSVCJeffrey Walton2016-12-301-2/+2
* Add test cases for ASN.1 parsing (Issue 346)Jeffrey Walton2016-12-241-0/+254
* Add Integer Bitops tests (Issue 344)Jeffrey Walton2016-12-061-0/+1637
* Remove unneeded test fileJeffrey Walton2015-11-051-673/+0
* Whitespace checkinJeffrey Walton2015-08-031-66/+66
* Whitespace checkinJeffrey Walton2015-07-301-6/+6
* Fixed validation failure due to collision of type sizes between int and longJeffrey Walton2015-07-301-19/+33
* Added validat0.cpp and moved bit tests into it. Provided tests for SafeConver...Jeffrey Walton2015-07-301-0/+659