Jeffrey Walton
|
81b1a18063
|
Change file preamble to include "originally written by Wei Dai"
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
|
2017-01-27 07:05:45 -05:00 |
Jeffrey Walton
|
1778432013
|
Add self tests for RoundUpToMultipleOf (Issue 360)
Thanks to Boldizsár Lipka
|
2017-01-10 22:09:38 -05:00 |
Jeffrey Walton
|
1fe0cc869b
|
Cleared conversion warning under MSVC
|
2016-12-30 15:58:01 -05:00 |
Jeffrey Walton
|
7031fc7f6f
|
Add test cases for ASN.1 parsing (Issue 346)
|
2016-12-24 04:56:34 -05:00 |
Jeffrey Walton
|
26db40567d
|
Add Integer Bitops tests (Issue 344)
|
2016-12-06 20:56:57 -05:00 |
Jeffrey Walton
|
2fbdeb70b4
|
Remove unneeded test file
|
2015-11-05 02:04:59 -05:00 |
Jeffrey Walton
|
491e8dbd74
|
Whitespace checkin
|
2015-08-03 04:03:23 -04:00 |
Jeffrey Walton
|
77206baf56
|
Whitespace checkin
|
2015-07-30 13:07:33 -04:00 |
Jeffrey Walton
|
e5171450e2
|
Fixed validation failure due to collision of type sizes between int and long
|
2015-07-30 10:57:25 -04:00 |
Jeffrey Walton
|
5a35640912
|
Added validat0.cpp and moved bit tests into it. Provided tests for SafeConvert. Removed "using namespace std" from test sources (auto_ptr causes a collision becuase std:: provides it in C++03, but CryptoPP:: provides it in C++11
|
2015-07-30 10:36:49 -04:00 |