aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
Commit message (Expand)AuthorAgeFilesLines
...
* | scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-10/+10
* | Merge #16805: logs: add timing information to FlushStateToDisk()Wladimir J. van der Laan2019-11-051-0/+1
|\ \
| * | logs: add BCLog::Timer and related macrosJames O'Beirne2019-11-041-0/+1
* | | Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke2019-11-051-0/+2
|\ \ \
| * | | test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke2019-11-041-0/+2
* | | | Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decodingMarcoFalke2019-11-051-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Add fuzzing harness for Bech32 encoding/decodingpracticalswift2019-11-051-3/+12
| * | | tests: Move CaseInsensitiveEqual to test/util/strpracticalswift2019-11-051-1/+3
| | |/ | |/|
* / | test: move-only ComputeFilter to src/test/lib/blockfilterMarcoFalke2019-10-301-1/+3
|/ /
* | tests: Add fuzzing harness for ISO-8601 related functionspracticalswift2019-10-301-0/+7
* | tests: Add fuzzing harness for various CScript related functionspracticalswift2019-10-251-0/+7
* | Merge #17018: tests: Add descriptor Parse(...) fuzzing harnessMarcoFalke2019-10-231-0/+7
|\ \
| * | tests: Add Parse(...) (descriptor) fuzzing harnesspracticalswift2019-10-231-0/+7
* | | refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner2019-10-231-0/+2
|/ /
* | tests: Add fuzzing harness for descriptor Span-parsing helperspracticalswift2019-10-151-0/+7
* | tests: Add EvalScript(...) fuzzing harnesspracticalswift2019-10-121-0/+7
* | tests: Add FuzzedDataProvider fuzzing helper from the Chromium projectpracticalswift2019-10-101-1/+2
* | tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)practicalswift2019-10-091-7/+0
* | tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...practicalswift2019-10-091-0/+8
|/
* Move ismine to wallet moduleAndrew Chow2019-06-191-1/+2
* Add test for GCC bug 90348Pieter Wuille2019-06-021-0/+1
* tests: add threadutil testsJames O'Beirne2019-04-291-0/+1
* Merge #14121: Index for BIP 157 block filtersMarcoFalke2019-04-181-0/+1
|\
| * test: Unit tests for block index filter.Jim Posen2019-04-061-0/+1
* | scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-4/+4
|/
* Merge #15504: fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke2019-03-061-255/+42
|\
| * fuzz: Link BasicTestingSetup (shared with unit tests)MarcoFalke2019-02-281-252/+39
| * test: Move main_tests to validation_testsMarcoFalke2019-02-281-1/+1
| * test: Remove useless test_bitcoin_main.cppMarcoFalke2019-02-281-1/+1
| * test: Add missing LIBBITCOIN_ZMQ to test_test_bitcoin_LDADDMarcoFalke2019-02-281-1/+1
* | flatfile: Unit tests for FlatFileSeq methods.Jim Posen2019-02-221-0/+1
|/
* Merge #15399: fuzz: Script validation flagsMarcoFalke2019-02-151-20/+38
|\
| * fuzz: Script validation flagsMarcoFalke2019-02-131-0/+18
| * fuzz: Move deserialize tests to test/fuzz/deserialize.cppMarcoFalke2019-02-131-20/+20
* | qa: Add test/fuzz/test_runner.pyMarcoFalke2019-02-131-1/+2
|/
* Merge #11911: Free BerkeleyEnvironment instances when not in useWladimir J. van der Laan2019-01-311-0/+1
|\
| * Tests: add unit tests for GetWalletEnvPierre Rochard2018-11-261-0/+1
* | test: Build fuzz targets into seperate executablesMarcoFalke2019-01-291-23/+373
* | Remove duplicate libconsensus linking in test makeAmir Abrams2018-11-291-1/+1
|/
* Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for ...MarcoFalke2018-11-051-0/+15
|\
| * tests: Dry run bench_bitcoin (-evals=1 -scaling=0: <1 second running time) as...practicalswift2018-08-301-0/+15
* | Merge #14146: wallet: Remove trailing separators from -walletdir argWladimir J. van der Laan2018-10-181-2/+5
|\ \
| * | wallet: Add walletdir arg unit testsPierre Rochard2018-09-121-2/+5
* | | Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...Wladimir J. van der Laan2018-10-181-0/+1
|\ \ \
| * | | tests: Add test case for std::ios_base::ateChun Kuan Lee2018-09-261-0/+1
* | | | Fix CLEAN_BITCOIN_TEST to remove .log files for all BITCOIN_TESTS filesJames O'Beirne2018-10-091-1/+1
* | | | Merge #14253: Build: during 'make clean', remove some files that are currentl...MarcoFalke2018-10-081-1/+1
|\ \ \ \
| * | | | Include some files currently missed by 'make distclean'.murrayn2018-10-011-1/+1
| |/ / /
* | | | Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabledMarcoFalke2018-09-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabledLuke Dashjr2018-09-131-0/+2
| |/ /