monero/tests/unit_tests
moneromooo-monero a1891ebea9
tests: fix tests build
Add get_fork_version and add_ideal_fork_version to core so
cryptonote_protocol does not have to need the Blockchain
class directly, as it's not in its dependencies, and add
those to the fake core classes in tests too.
2017-08-10 11:12:56 +01:00
..
address_from_url.cpp
ban.cpp tests: fix tests build 2017-08-10 11:12:56 +01:00
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp
canonical_amounts.cpp
chacha8.cpp
checkpoints.cpp
CMakeLists.txt
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp
http.cpp
main.cpp
mnemonics.cpp
mul_div.cpp
output_selection.cpp
parse_amount.cpp
ringct.cpp
serialization.cpp
slow_memmem.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
thread_group.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp
varint.cpp
vercmp.cpp