1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/unit_tests
sowle 46a0db21ec
Merge branch 'develop' into cryptoassets
# Conflicts:
#	CMakeLists.txt
#	README.md
#	contrib/epee/include/net/http_client.h
#	src/currency_core/blockchain_storage.cpp
#	src/currency_core/currency_core.cpp
#	src/currency_core/currency_format_utils.cpp
#	src/gui/qt-daemon/layout
#	src/rpc/core_rpc_server.cpp
#	src/rpc/core_rpc_server.h
#	src/rpc/core_rpc_server_commands_defs.h
#	src/version.h.in
#	src/wallet/wallet2.cpp
#	src/wallet/wallet2.h
#	src/wallet/wallet_public_structs_defs.h
#	src/wallet/wallet_rpc_server.h
#	tests/core_tests/chaingen.cpp
#	tests/core_tests/pos_validation.cpp
#	tests/core_tests/wallet_tests.cpp
#	tests/performance_tests/main.cpp
2023-11-01 23:48:36 +01:00
..
alias_validating.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
amounts_tests.cpp decompose_amount_randomly + unit test 2022-09-29 21:54:15 +02:00
base58.cpp unit_tests: fixed payment_id_sizes (2) 2020-07-08 20:13:38 +03:00
basic_struct_packing.cpp confidential assets: global refactoring WIP (now everything is in compilable state, including tests) 2023-02-13 21:42:31 +01:00
block_reward.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
chacha8.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
chacha_stream_test.cpp chacha stream integrated into load/store functions 2020-08-18 21:54:25 +02:00
check_points_test.cpp unittests: checkpoints_test.get_checkpoint_before_height_1 and checkpoints_test.get_checkpoint_before_height_2 tests added 2021-11-29 23:46:33 +03:00
db_accessors.cpp even more minor fixes 2022-05-11 21:23:44 +02:00
db_tests.cpp 1) logging: channel(s) enabling made optionally less verbose; 2) various fixes after the merge 2022-10-14 19:08:27 +02:00
decompose_amount_into_digits.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
epee_boosted_tcp_server.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
epee_levin_protocol_handler_async.cpp tests fixed 2019-04-23 02:03:34 +03:00
fork_choice_rule.cpp unit_tests: fork_choice_rule_test fixed 2019-09-29 22:56:50 +03:00
get_xtype_from_string.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
main.cpp unittests: lmdb test improved 2019-08-13 19:57:03 +03:00
median_helper.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
mul_div.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p_client_version.cpp p2p: check_remote_client_version() moved to more appropriate place 2019-10-10 16:22:34 +03:00
portable_storage_test.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
pow_hash_test.cpp Merge branch 'master' into offsig 2019-04-08 01:37:32 +03:00
proxy_to_coretests.cpp removed unused includes 2022-10-07 22:45:52 +02:00
serialization.cpp added more test cases for emmit into multiassets_basic_test 2023-08-16 23:04:29 +02:00
test_format_utils.cpp unit_tests & performance_tests: fixed compilation error 2023-07-14 01:30:26 +02:00
test_peerlist.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
test_protocol_pack.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
unit_tests_utils.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
votes_tests.cpp implemented governance initial code for wallet/daemon 2023-10-03 22:43:51 +02:00
wallet_chain_shortener_test.cpp fixed broken unit test 2020-05-29 22:13:52 +02:00
wallet_seed_test.cpp minor fixes (epee namespace, warnings) 2022-05-11 21:02:06 +02:00
wallet_select_transfers_test.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
zlib_helper.cpp zlib_helper::pack() fixed for small amount of data + unit test added (resolves #62) 2019-08-05 17:07:10 +03:00