index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.test.include
Age
Commit message (
Expand
)
Author
2017-06-13
Merge #10544: Update to LevelDB 1.20
Wladimir J. van der Laan
2017-06-09
leveldb: enable runtime-detected crc32 instructions
Cory Fields
2017-06-07
Merge #10321: Use FastRandomContext for all tests
Pieter Wuille
2017-06-06
Merge #10331: Share config between util and functional tests
MarcoFalke
2017-06-05
Merge test_random.h into test_bitcoin.h
Pieter Wuille
2017-05-16
torcontrol: Add unit tests for Tor reply parsers
Jack Grigg
2017-05-03
Change bitcoin-util-test.py to use Python3
John Newbery
2017-04-24
Merge #9792: FastRandomContext improvements and switch to ChaCha20
Wladimir J. van der Laan
2017-04-10
allow libevent logging to be updated during runtime
John Newbery
2017-03-29
Switch FastRandomContext to ChaCha20
Pieter Wuille
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-17
Merge #9974: Add basic Qt wallet test
Jonas Schnelli
2017-03-14
Merge #9497: CCheckQueue Unit Tests
Wladimir J. van der Laan
2017-03-10
Make test_bitcoin.cpp compatible with Qt Test framework
Russell Yanofsky
2017-02-21
util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD
Wladimir J. van der Laan
2017-02-16
Add CheckQueue Tests
Jeremy Rubin
2017-01-12
Merge #9525: test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-12
test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-05
Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deleters
Wladimir J. van der Laan
2017-01-04
Added EVENT_CFLAGS to test makefile to explicitly include libevent headers.
Karl-Johan Alm
2016-12-27
test: Include tx data in EXTRA_DIST
MarcoFalke
2016-12-21
Merge #9376: Remove unused test files and references
Wladimir J. van der Laan
2016-12-21
Added some simple tests for the RAII-style events.
Karl-Johan Alm
2016-12-20
Fix testfile reference
BtcDrak
2016-12-19
Remove unused test files and references
BtcDrak
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-15
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
Wladimir J. van der Laan
2016-12-15
Simple fuzzing framework
Patrick Strateman
2016-12-14
Merge #8895: Better SigCache Implementation
Pieter Wuille
2016-12-14
Add unit tests for the CuckooCache
Jeremy Rubin
2016-11-12
Bugfix: Correctly replace generated headers and fail cleanly
Luke Dashjr
2016-11-07
test: Fix test_random includes
MarcoFalke
2016-11-02
Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.
Gregory Maxwell
2016-09-21
Add MIT license to Makefiles
Luke Dashjr
2016-08-07
Remove rpc_wallet_tests.cpp
Patrick Strateman
2016-07-06
Merge #8275: Remove bad chain alert partition check
Wladimir J. van der Laan
2016-06-19
Add some blockencodings tests
Matt Corallo
2016-06-14
Remove bad chain alert partition check
BtcDrak
2016-06-10
Merge #8133: build: Finish up out-of-tree changes
Wladimir J. van der Laan
2016-06-07
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
Jonas Schnelli
2016-06-03
build: add temporary fix for "bad magic number" error in out-of-tree builds
Cory Fields
2016-06-01
Merge #7689: Replace OpenSSL AES with ctaes-based version
Pieter Wuille
2016-05-17
Merge #7696: Fix de-serialization bug where AddrMan is left corrupted
Pieter Wuille
2016-05-13
crypter: add tests for crypter
Cory Fields
2016-05-04
Fix de-serialization bug where AddrMan is corrupted after exception
EthanHeilman
2016-04-18
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-05
Merge script_valid and script_invalid tests
Pieter Wuille
2016-03-29
Merge #7723: build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
[next]