128 Commits (fd29d3df299bd06c0e6bb218863e0c855b3b91af)

Author SHA1 Message Date
Cory Fields 2424989e4f leveldb: enable runtime-detected crc32 instructions 7 years ago
Pieter Wuille 124d13a58c Merge test_random.h into test_bitcoin.h 7 years ago
Jack Grigg 29f3c20078
torcontrol: Add unit tests for Tor reply parsers 7 years ago
John Newbery ce58e93ec0 Change bitcoin-util-test.py to use Python3 8 years ago
John Newbery 7fd50c3b70 allow libevent logging to be updated during runtime 8 years ago
Pieter Wuille 16329224e7 Switch FastRandomContext to ChaCha20 8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 8 years ago
Russell Yanofsky 91e303595b Make test_bitcoin.cpp compatible with Qt Test framework 8 years ago
Wladimir J. van der Laan 224e6eb089 util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD 8 years ago
Jeremy Rubin 96c7f2c345 Add CheckQueue Tests 8 years ago
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 8 years ago
BtcDrak ab8be98fdb Remove bad chain alert partition check 8 years ago
Jonas Schnelli 86efa30ae3
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue 8 years ago
Cory Fields 340012d9c9 build: add temporary fix for "bad magic number" error in out-of-tree builds 8 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