112 Commits (0da49b5926b678b2ec35fabe37034f3d2e8385f4)

Author SHA1 Message Date
MarcoFalke fa2973678e test: Include tx data in EXTRA_DIST 8 years ago
Karl-Johan Alm 05a55a639b Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. 8 years ago
MarcoFalke fa558be2c1 test: Include tx data in EXTRA_DIST 8 years ago
Karl-Johan Alm 280a5599eb Added some simple tests for the RAII-style events. 8 years ago
BtcDrak 9cb66248dc
Fix testfile reference 8 years ago
BtcDrak 23208ac81b
Remove unused test files and references 8 years ago
Karl-Johan Alm 815f4148b2 Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
Patrick Strateman a4153e20ec Simple fuzzing framework 8 years ago
Jeremy Rubin 67dac4e193 Add unit tests for the CuckooCache 8 years ago
Luke Dashjr b74ff5cf0c Bugfix: Correctly replace generated headers and fail cleanly 8 years ago
MarcoFalke fa8278e845 test: Fix test_random includes 8 years ago
Gregory Maxwell 2082b5574c Remove GetTotalBlocksEstimate and checkpoint tests that test nothing. 8 years ago
Luke Dashjr f4dffdd6bf Add MIT license to Makefiles 8 years ago
Patrick Strateman 9578333ec4 Remove rpc_wallet_tests.cpp 8 years ago
Matt Corallo e3b2222144 Add some blockencodings tests 9 years ago
BtcDrak ab8be98fdb Remove bad chain alert partition check 9 years ago
Jonas Schnelli 86efa30ae3
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue 9 years ago
Cory Fields 340012d9c9 build: add temporary fix for "bad magic number" error in out-of-tree builds 9 years ago
Cory Fields 34ed64a404 crypter: add tests for crypter 9 years ago
EthanHeilman 1475ecf611 Fix de-serialization bug where AddrMan is corrupted after exception 9 years ago
Wladimir J. van der Laan f4eae2d910 test: Create test fixture for wallet 9 years ago
Wladimir J. van der Laan de39c95c24 test: move accounting_tests and rpc_wallet_tests to wallet/test 9 years ago
Pieter Wuille dde46d3ae1 Merge script_valid and script_invalid tests 9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility 9 years ago
BtcDrak bbb9d1d123 Remove p2p alert handling 9 years ago
MarcoFalke fab6880494 [qa] Add amount tests 9 years ago
Pieter Wuille 732e774c06 Versionbits tests 9 years ago
Mustafa 2fdaa25529 Move GetTempPath() to testutil. 9 years ago
Wladimir J. van der Laan acf5983502 tests: Remove May15 test 9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available 9 years ago
Jorge Timón a3d5eec546 Build: Consensus: Move consensus files from common to its own module/package 9 years ago
Gregory Maxwell e20672479e Remove mruset as it is no longer used. 9 years ago
Pieter Wuille eece63fa72 Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
Wladimir J. van der Laan 4ec3561eb3 Replace scriptnum_test's normative ScriptNum implementation 9 years ago
Pieter Wuille 114b5812f6 Prevector type 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
Jeff Garzik 3795e8152b leveldbwrapper file rename to dbwrapper.* 9 years ago
James O'Beirne 42cb388167 Add chainstate obfuscation to avoid spurious antivirus detection 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
EthanHeilman 1534d9a83c Creates unittests for addrman, makes addrman testable. 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
Casey Rodarmor 86270c8164 Replace boost::reverse_lock with our own. 9 years ago
Casey Rodarmor 7bd57bb1d7 Add limitedmap test 9 years ago
Pavel Janík 627468d2ea Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 9 years ago
Gavin Andresen 517e6dd256 Unit test doublespends in new blocks 9 years ago
Gavin Andresen 68d370bec4
CScheduler unit test 10 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago
Jonas Schnelli 26414ca4fc fix and enable bip32 unit test 10 years ago
Gavin Andresen ad9e86dca1
Keep mempool consistent during block-reorgs 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago