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
2020-03-06
tests: Add fuzzing harness for locale independence testing
practicalswift
2020-03-05
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-02-28
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-21
Merge #18183: test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-19
test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-01-31
tests: Add fuzzing harness for functions taking floating-point types as input
practicalswift
2020-01-30
tests: Add fuzzing harness for AS-mapping (asmap)
practicalswift
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-22
tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
practicalswift
2020-01-20
Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)
Wladimir J. van der Laan
2020-01-13
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
Wladimir J. van der Laan
2019-12-25
Integrate ASN bucketing in Addrman and add tests
Gleb Naumenko
2019-12-19
build: Sort fuzzing harnesses to avoid future merge conflicts
practicalswift
2019-12-19
tests: Add fuzzing harness for DecodeHexTx(...)
practicalswift
2019-12-16
tests: Add fuzzing harness for various hex related functions
practicalswift
2019-12-16
tests: Add fuzzing harness for various Base{32,58,64} related functions
practicalswift
2019-12-15
tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...
practicalswift
2019-12-12
tests: add tests for GetCoinsCacheSizeState
James O'Beirne
2019-12-10
tests: Add fuzzing harnesses for various JSON/univalue parsing functions
practicalswift
2019-12-10
tests: Add fuzzing harnesses for various number parsing functions
practicalswift
2019-12-10
tests: Add ParseScript(...) (core_io) fuzzing harness
practicalswift
2019-12-10
tests: Add ParseHDKeypath(...) (bip32) fuzzing harness
practicalswift
2019-12-09
Merge #17109: tests: Add fuzzing harness for various functions consuming only...
MarcoFalke
2019-12-06
tests: Add fuzzing harness for various functions consuming only integrals
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxOut related functions
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxIn related functions
practicalswift
2019-12-06
Merge #17051: tests: Add deserialization fuzzing harnesses
Wladimir J. van der Laan
2019-11-21
build: Create test utility library from src/test/util/
Harris
2019-11-21
tests: Add deserialization fuzzing harnesses
practicalswift
2019-11-19
Merge #17265: Remove OpenSSL
Wladimir J. van der Laan
2019-11-18
Merge #17136: tests: Add fuzzing harness for various PSBT related functions
MarcoFalke
2019-11-18
tests: Add fuzzing harness for various PSBT related functions
practicalswift
2019-11-18
build: remove OpenSSL detection and libs
fanquake
2019-11-07
Add settings_tests
Russell Yanofsky
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-05
Merge #16805: logs: add timing information to FlushStateToDisk()
Wladimir J. van der Laan
2019-11-05
Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-11-05
Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decoding
MarcoFalke
2019-11-05
tests: Add fuzzing harness for Bech32 encoding/decoding
practicalswift
2019-11-05
tests: Move CaseInsensitiveEqual to test/util/str
practicalswift
2019-11-04
logs: add BCLog::Timer and related macros
James O'Beirne
2019-11-04
test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-10-30
test: move-only ComputeFilter to src/test/lib/blockfilter
MarcoFalke
[next]