22 #include <boost/test/unit_test.hpp> 35 string encoded = toBase36<2>(value);
42 string encoded = toBase36<2>(value);
49 string encoded = toBase36<2>(value);
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
std::hash for asio::adress
BOOST_AUTO_TEST_CASE(basicEncoding)
Fixed-size raw-byte array container type, with an API optimised for storing hashes.
#define BOOST_FIXTURE_TEST_SUITE(a, b)
#define BOOST_CHECK_EQUAL(v1, v2)
#define BOOST_AUTO_TEST_SUITE_END()
Helper functions to work with json::spirit and test files.