![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | NUM_MULTIPLES_UNIT 100000 |
#define | NUM_MULTIPLES_CENT 10000 |
#define | NUM_MULTIPLES_1BTC 10000 |
#define | NUM_MULTIPLES_50BTC 420000 |
Functions | |
BOOST_AUTO_TEST_CASE (compress_amounts) | |
#define NUM_MULTIPLES_1BTC 10000 |
Definition at line 15 of file compress_tests.cpp.
#define NUM_MULTIPLES_50BTC 420000 |
Definition at line 18 of file compress_tests.cpp.
#define NUM_MULTIPLES_CENT 10000 |
Definition at line 12 of file compress_tests.cpp.
#define NUM_MULTIPLES_UNIT 100000 |
Definition at line 9 of file compress_tests.cpp.
BOOST_AUTO_TEST_CASE | ( | compress_amounts | ) |
Definition at line 37 of file compress_tests.cpp.