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
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
2019-10-30
tests: Add fuzzing harness for ISO-8601 related functions
practicalswift
2019-10-25
tests: Add fuzzing harness for various CScript related functions
practicalswift
2019-10-23
Merge #17018: tests: Add descriptor Parse(...) fuzzing harness
MarcoFalke
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-15
tests: Add fuzzing harness for descriptor Span-parsing helpers
practicalswift
2019-10-12
tests: Add EvalScript(...) fuzzing harness
practicalswift
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-09
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...
practicalswift
2019-06-19
Move ismine to wallet module
Andrew Chow
2019-06-02
Add test for GCC bug 90348
Pieter Wuille
2019-04-29
tests: add threadutil tests
James O'Beirne
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-06
test: Unit tests for block index filter.
Jim Posen
2019-03-06
Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-02-28
fuzz: Link BasicTestingSetup (shared with unit tests)
MarcoFalke
2019-02-28
test: Move main_tests to validation_tests
MarcoFalke
2019-02-28
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-02-28
test: Add missing LIBBITCOIN_ZMQ to test_test_bitcoin_LDADD
MarcoFalke
2019-02-22
flatfile: Unit tests for FlatFileSeq methods.
Jim Posen
2019-02-15
Merge #15399: fuzz: Script validation flags
MarcoFalke
2019-02-13
qa: Add test/fuzz/test_runner.py
MarcoFalke
2019-02-13
fuzz: Script validation flags
MarcoFalke
2019-02-13
fuzz: Move deserialize tests to test/fuzz/deserialize.cpp
MarcoFalke
2019-01-31
Merge #11911: Free BerkeleyEnvironment instances when not in use
Wladimir J. van der Laan
2019-01-29
test: Build fuzz targets into seperate executables
MarcoFalke
2018-11-29
Remove duplicate libconsensus linking in test make
Amir Abrams
2018-11-26
Tests: add unit tests for GetWalletEnv
Pierre Rochard
2018-11-05
Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...
MarcoFalke
2018-10-18
Merge #14146: wallet: Remove trailing separators from -walletdir arg
Wladimir J. van der Laan
2018-10-18
Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...
Wladimir J. van der Laan
2018-10-09
Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS files
James O'Beirne
2018-10-08
Merge #14253: Build: during 'make clean', remove some files that are currentl...
MarcoFalke
2018-10-01
Include some files currently missed by 'make distclean'.
murrayn
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-26
tests: Add test case for std::ios_base::ate
Chun Kuan Lee
2018-09-13
build: Remove libssl from LDADD unless gui
MarcoFalke
[next]