danicoin/tests/unit_tests
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
Based on tewinget's update.
Make OpenAlias address format independent of existing DNS functions.

Add tests.

Test:

make debug-test
cd build/debug/tests/unit_tests
# test that regular DNS functions work, including IPv4 lookups.
# also test function that converts OpenAlias address format
make && ./unit_tests --gtest_filter=DNSResolver*
# test that OpenAlias addresses like donate@getmonero.org work from
# wallet tools
make && ./unit_tests --gtest_filter=AddressFromURL.Success
2015-05-19 02:56:04 -07:00
..
address_from_url.cpp Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
base58.cpp year updated in license 2015-01-02 18:52:46 +02:00
block_reward.cpp year updated in license 2015-01-02 18:52:46 +02:00
BlockchainDB.cpp BerkeleyDB Blockchain building, not working yet 2015-03-16 09:14:51 -04:00
chacha8.cpp year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.cpp year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt Merge BlockchainDB into upstream 2015-04-07 17:56:18 -04:00
decompose_amount_into_digits.cpp year updated in license 2015-01-02 18:52:46 +02:00
dns_resolver.cpp Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
epee_boosted_tcp_server.cpp [fix] log level change. compilation: dns, tests 2015-04-10 16:54:21 +02:00
epee_levin_protocol_handler_async.cpp year updated in license 2015-01-02 18:52:46 +02:00
get_xtype_from_string.cpp year updated in license 2015-01-02 18:52:46 +02:00
main.cpp 2014 network limit 1.3 fix log/path/data +utils 2015-02-24 20:12:56 +01:00
mnemonics.cpp year updated in license 2015-01-02 18:52:46 +02:00
mul_div.cpp year updated in license 2015-01-02 18:52:46 +02:00
parse_amount.cpp year updated in license 2015-01-02 18:52:46 +02:00
serialization.cpp year updated in license 2015-01-02 18:52:46 +02:00
slow_memmem.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_format_utils.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_peerlist.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_protocol_pack.cpp year updated in license 2015-01-02 18:52:46 +02:00
unit_tests_utils.h year updated in license 2015-01-02 18:52:46 +02:00