aboutsummaryrefslogtreecommitdiff
path: root/src/test/base64_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-1/+1
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-1/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+3
* Clean up warningsPieter Wuille2012-05-091-1/+1
* Rework unit tests so test_bitcoin.cpp does not #include them allGavin Andresen2011-12-191-5/+7
* Test case for base64 encode/decodePieter Wuille2011-09-271-0/+20