monero/tests/unit_tests
moneromooo-monero 08c3f38031
util: add a vercmp function to compare version numbers
It is simple, supports simple x.y.z type numeric versions,
and does not attempt any kind of validation
2017-02-20 22:58:04 +00:00
..
address_from_url.cpp make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup 2016-12-21 23:12:15 +09:00
ban.cpp cryptonote_protocol: misc fluffy block fixes 2017-02-12 12:33:45 +00:00
base58.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
block_reward.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
blockchain_db.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
canonical_amounts.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
chacha8.cpp
checkpoints.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
CMakeLists.txt util: add a vercmp function to compare version numbers 2017-02-20 22:58:04 +00:00
command_line.cpp
decompose_amount_into_digits.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
http.cpp Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
main.cpp fixups in logging init calls, and add missing net context in a log 2017-01-16 10:45:59 +00:00
mnemonics.cpp mnemonics: fix language detection with checksum word 2017-01-15 11:16:25 +00:00
mul_div.cpp
output_selection.cpp
parse_amount.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
ringct.cpp ringct: luigi1111's changes to fix and speedup Borromean sigs 2016-12-04 21:54:16 +00:00
serialization.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
slow_memmem.cpp Preliminary support for DragonFly BSD 2016-12-15 02:27:53 -08:00
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
thread_group.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp tests: add unit tests for uri parsing 2016-11-28 17:54:28 +00:00
varint.cpp extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
vercmp.cpp util: add a vercmp function to compare version numbers 2017-02-20 22:58:04 +00:00