danicoin/tests
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
The core tests use the blockchain, and reset it to be able
to add test data to it. This does not play nice with the
databases, since those will save that data without an explicit
save call.
We add a fakechain flag that the tests will set, which tells
the core and blockchain code to use a separate database, as
well as skip a few things like checkpoints and fixup, which
only make sense for real data.
2015-12-13 11:38:37 +00:00
..
core_proxy Relay transactions when they linger too long in the pool 2015-11-21 00:56:21 +00:00
core_tests add a --fakechain argument for tests 2015-12-13 11:38:37 +00:00
crypto year updated in license 2015-01-02 18:52:46 +02:00
daemon_tests year updated in license 2015-01-02 18:52:46 +02:00
data year updated in license 2015-01-02 18:52:46 +02:00
difficulty year updated in license 2015-01-02 18:52:46 +02:00
functional_tests tests: fix build error with CLANG 2015-11-17 16:33:00 +00:00
gtest updated gtest to latest 2015-03-24 08:48:43 +02:00
hash year updated in license 2015-01-02 18:52:46 +02:00
net_load_tests [fix] log level change. compilation: dns, tests 2015-04-10 16:54:21 +02:00
performance_tests 2014 network limit 1.3 fix log/path/data +utils 2015-02-24 20:12:56 +01:00
unit_tests unit_tests: fix block reward test using post hard fork settings 2015-12-13 11:18:59 +00:00
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
cryptolib.pl year updated in license 2015-01-02 18:52:46 +02:00
cryptotest.pl year updated in license 2015-01-02 18:52:46 +02:00
hash-target.cpp year updated in license 2015-01-02 18:52:46 +02:00
io.h year updated in license 2015-01-02 18:52:46 +02:00