Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Functions
checkblock_tests.cpp File Reference
#include <algorithm>
#include <boost/assign/list_of.hpp>
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/foreach.hpp>
#include "main.h"
#include "wallet.h"
#include "net.h"
#include "util.h"
Include dependency graph for checkblock_tests.cpp:

Go to the source code of this file.

Functions

bool read_block (const std::string &filename, CBlock &block)
 
 BOOST_AUTO_TEST_CASE (May15)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( May15  )

Definition at line 42 of file checkblock_tests.cpp.

bool read_block ( const std::string &  filename,
CBlock block 
)

Definition at line 19 of file checkblock_tests.cpp.