monero/tests/unit_tests
moneromooo-monero 5990344cb0
dns: make ctor private
This ensures one can't instanciate a DNSResolver object by
mistake, but uses the singleton. A separate create static
function is added for cases where a new object is explicitely
needed.
2015-08-27 21:06:09 +01:00
..
address_from_url.cpp Set dnssec_valid value correctly in dns_utils; fix address_from_url test 2015-06-20 20:02:13 +00:00
base58.cpp
block_reward.cpp Fix block_reward unit tests 2015-07-26 20:15:23 +00:00
blockchain_db.cpp cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
chacha8.cpp
checkpoints.cpp
CMakeLists.txt cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
decompose_amount_into_digits.cpp
dns_resolver.cpp dns: make ctor private 2015-08-27 21:06:09 +01:00
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
get_xtype_from_string.cpp
main.cpp
mnemonics.cpp
mul_div.cpp
parse_amount.cpp
serialization.cpp
slow_memmem.cpp
test_format_utils.cpp
test_peerlist.cpp
test_protocol_pack.cpp
unit_tests_utils.h