aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
AgeCommit message (Expand)Author
2023-04-11Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState targetfanquake
2023-03-07Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init codeAndrew Chow
2023-03-06test: wallet, add coverage for outputs grouping processfurszy
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-15Merge bitcoin/bitcoin#26153: Reduce wasted pseudorandom bytes in ChaCha20 + v...fanquake
2023-02-01Add simulation-based CCoinsViewCache fuzzerPieter Wuille
2023-01-30Add xoroshiro128++ PRNGMartin Leitner-Ankerl
2023-01-23[fuzz] Add PartiallyDownloadedBlock targetdergoegge
2023-01-03Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests cove...Andrew Chow
2022-12-29Merge bitcoin/bitcoin#26481: bench: Suppress output when running with `-sanit...MarcoFalke
2022-12-14test: move coins result test to wallet_tests.cppfurszy
2022-12-12[fuzz] Add HeadersSyncState targetdergoegge
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-11-14test: Split overly large util_tests.cpp fileMacroFake
2022-11-10test: Drop no longer required bench output redirectionHennadii Stepanov
2022-10-20Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...Andrew Chow
2022-10-20build: only run high priority benchmarks in 'make check'furszy
2022-10-17test: Add unit tests for reconciliation negotiationGleb Naumenko
2022-10-12Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...glozow
2022-10-01refactor: move Boost datetime usage to walletfanquake
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-09-09wallet: coverage for loading an unknown descriptorfurszy
2022-08-29Add unit test for HeadersSyncStateSuhas Daftuar
2022-08-23Add bitdeque, an std::deque<bool> analogue that does bit packing.Pieter Wuille
2022-08-19wallet, tests: Test bumpfee's max input weight calculationAndrew Chow
2022-08-11Merge bitcoin/bitcoin#25798: build: fix cleanup of test logsAndrew Chow
2022-08-10build: move raw rule into Makefile.amfanquake
2022-08-07build: fix cleanup of test logsfanquake
2022-08-03refactor: Replace BResult with util::ResultRyan Ofsky
2022-07-28Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...Andrew Chow
2022-07-28[unit tests] individual RBF Rules in isolationglozow
2022-07-19test: add unit test for AvailableCoinsjosibake
2022-07-18refactor: integrate no_nul into univalue unitesterfanquake
2022-07-06fuzz: add low-level target for txorphanagechinggg
2022-06-22build: Remove negated --enable-fuzz checks from build systemMarcoFalke
2022-06-04Merge bitcoin/bitcoin#24860: Miniscript integration follow-upsfanquake
2022-05-31build: pass bdb cppflags only where neededfanquake
2022-05-17bench: Add `--sanity-check` flag, use it in `make check`laanwj
2022-05-07reindex, log, test: fixes #21379mruddy
2022-04-28fuzz: rename and improve the Miniscript Script roundtrip targetAntoine Poinsot
2022-04-28Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`fanquake
2022-04-25[tests] Move TxOrphange tests to orphange_tests.cppJohn Newbery
2022-04-11build: Remove vestigial LIBLEVELDB_SSE42Carl Dong
2022-04-06Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...MarcoFalke
2022-04-05Merge bitcoin/bitcoin#24147: Miniscript integrationlaanwj
2022-03-31Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithmsAndrew Chow
2022-03-30fuzz: add target for coinselectionMartin Zumsande
2022-03-30build, refactor: Replace tabs with spacesHennadii Stepanov
2022-03-30build, test: Fix test logfile nameHennadii Stepanov
2022-03-25Merge bitcoin/bitcoin#19385: test: Change default test logging directoryMarcoFalke