Fabcoin Core  0.16.2
P2P Digital Currency
Functions
Base36.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <test/libtesteth/TestHelper.h>
#include <libdevcore/Base64.h>
Include dependency graph for Base36.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (basicEncoding)
 
 BOOST_AUTO_TEST_CASE (basicEncoding2)
 
 BOOST_AUTO_TEST_CASE (basicEncoding3)
 

Detailed Description

Author
Marek Kotewicz marek.nosp@m.@eth.nosp@m.dev.c.nosp@m.om
Date
2015

Definition in file Base36.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( basicEncoding  )

Definition at line 32 of file Base36.cpp.

BOOST_AUTO_TEST_CASE ( basicEncoding2  )

Definition at line 39 of file Base36.cpp.

BOOST_AUTO_TEST_CASE ( basicEncoding3  )

Definition at line 46 of file Base36.cpp.