1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/unit_tests
2024-07-02 20:49:51 +02:00
..
alias_validating.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
amounts_tests.cpp added decimal point support to currency::parse_amount() + minor refactoring 2024-07-02 20:49:51 +02:00
base58.cpp unit_tests: fixed payment_id_sizes (2) 2020-07-08 20:13:38 +03:00
basic_struct_packing.cpp unit_tests: tx_signatures_packing.1 fixed 2024-06-26 15:35:52 +02: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
decoy_selection.cpp decoy selection algo refactoring 2024-03-25 21:56:46 +01: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 fork choice rule updated 2023-12-26 22:18:46 +01: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 unit_tests: median_helper_tests improved to make sure new optimized version of median() works exactly the same as the old one 2024-02-04 23:52:56 +01:00
mul_div.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
p2p_client_version.cpp unit_tests: p2p_client_version_test_1 fixed 2024-06-26 14:56:37 +02: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 added decimal point support to currency::parse_amount() + minor refactoring 2024-07-02 20:49:51 +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