aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
2019-12-06Merge #17051: tests: Add deserialization fuzzing harnessesWladimir J. van der Laan
2019-11-21build: Create test utility library from src/test/util/Harris
2019-11-21tests: Add deserialization fuzzing harnessespracticalswift
2019-11-19Merge #17265: Remove OpenSSLWladimir J. van der Laan
2019-11-18Merge #17136: tests: Add fuzzing harness for various PSBT related functionsMarcoFalke
2019-11-18tests: Add fuzzing harness for various PSBT related functionspracticalswift
2019-11-18build: remove OpenSSL detection and libsfanquake
2019-11-07Add settings_testsRussell Yanofsky
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-05Merge #16805: logs: add timing information to FlushStateToDisk()Wladimir J. van der Laan
2019-11-05Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke
2019-11-05Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decodingMarcoFalke
2019-11-05tests: Add fuzzing harness for Bech32 encoding/decodingpracticalswift
2019-11-05tests: Move CaseInsensitiveEqual to test/util/strpracticalswift
2019-11-04logs: add BCLog::Timer and related macrosJames O'Beirne
2019-11-04test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke
2019-10-30test: move-only ComputeFilter to src/test/lib/blockfilterMarcoFalke
2019-10-30tests: Add fuzzing harness for ISO-8601 related functionspracticalswift
2019-10-25tests: Add fuzzing harness for various CScript related functionspracticalswift
2019-10-23Merge #17018: tests: Add descriptor Parse(...) fuzzing harnessMarcoFalke
2019-10-23tests: Add Parse(...) (descriptor) fuzzing harnesspracticalswift
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner
2019-10-15tests: Add fuzzing harness for descriptor Span-parsing helperspracticalswift
2019-10-12tests: Add EvalScript(...) fuzzing harnesspracticalswift
2019-10-10tests: Add FuzzedDataProvider fuzzing helper from the Chromium projectpracticalswift
2019-10-09tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)practicalswift
2019-10-09tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...practicalswift
2019-06-19Move ismine to wallet moduleAndrew Chow
2019-06-02Add test for GCC bug 90348Pieter Wuille
2019-04-29tests: add threadutil testsJames O'Beirne
2019-04-18Merge #14121: Index for BIP 157 block filtersMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-04-06test: Unit tests for block index filter.Jim Posen
2019-03-06Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke
2019-02-28fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke
2019-02-28test: Move main_tests to validation_testsMarcoFalke
2019-02-28test: Remove useless test_bitcoin_main.cppMarcoFalke
2019-02-28test: Add missing LIBBITCOIN_ZMQ to test_test_bitcoin_LDADDMarcoFalke
2019-02-22flatfile: Unit tests for FlatFileSeq methods.Jim Posen
2019-02-15Merge #15399: fuzz: Script validation flagsMarcoFalke
2019-02-13qa: Add test/fuzz/test_runner.pyMarcoFalke
2019-02-13fuzz: Script validation flagsMarcoFalke
2019-02-13fuzz: Move deserialize tests to test/fuzz/deserialize.cppMarcoFalke
2019-01-31Merge #11911: Free BerkeleyEnvironment instances when not in useWladimir J. van der Laan
2019-01-29test: Build fuzz targets into seperate executablesMarcoFalke
2018-11-29Remove duplicate libconsensus linking in test makeAmir Abrams
2018-11-26Tests: add unit tests for GetWalletEnvPierre Rochard
2018-11-05Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...MarcoFalke
2018-10-18Merge #14146: wallet: Remove trailing separators from -walletdir argWladimir J. van der Laan
2018-10-18Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...Wladimir J. van der Laan