aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-10-23Merge #17018: tests: Add descriptor Parse(...) fuzzing harnessMarcoFalke
2019-10-23Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()MarcoFalke
2019-10-23tests: Add Parse(...) (descriptor) fuzzing harnesspracticalswift
2019-10-23tests: Allow for using non-default fuzzing initializationpracticalswift
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner
2019-10-18Merge #16889: Add some general std::vector utility functionsMarcoFalke
2019-10-17Merge #17140: test: Fix bug in blockfilter_index_tests.MarcoFalke
2019-10-16Merge #16659: refactoring: Remove unused includesMarcoFalke
2019-10-16Add tests for util/vector.h's Cat and VectorPieter Wuille
2019-10-16Merge #17095: util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-15Remove unused includespracticalswift
2019-10-15tests: Add fuzzing harness for descriptor Span-parsing helperspracticalswift
2019-10-15tests: Fix fs_tests for unknown localesDaki Carnhof
2019-10-15util: Filter control characters out of log messagesWladimir J. van der Laan
2019-10-14test: Fix bug in blockfilter_index_tests.Jim Posen
2019-10-14Merge #17009: tests: Add EvalScript(...) fuzzing harnessMarcoFalke
2019-10-12tests: Add EvalScript(...) fuzzing harnesspracticalswift
2019-10-10tests: Add FuzzedDataProvider fuzzing helper from the Chromium projectpracticalswift
2019-10-10Merge #16887: Abstract out some of the descriptor Span-parsing helpersMarcoFalke
2019-10-10Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...MarcoFalke
2019-10-09test: add unit tests for Span-parsing helpersSebastian Falbesoner
2019-10-09tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)practicalswift
2019-10-09tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...practicalswift
2019-10-09Merge #15437: p2p: Remove BIP61 reject messagesWladimir J. van der Laan
2019-10-08Merge #17056: descriptors: Introduce sortedmulti descriptorfanquake
2019-10-08Add sortedmulti descriptor and unit testsAndrew Chow
2019-10-07tests: Pass fuzzing inputs as constant referencespracticalswift
2019-10-02p2p: Remove BIP61 reject messagesMarcoFalke
2019-09-30Merge #16931: test: add unittests for CheckProofOfWorkWladimir J. van der Laan
2019-09-30Merge #16953: doc: Improve test READMEsWladimir J. van der Laan
2019-09-27test: add unittests for CheckProofOfWorksoroosh-sdi
2019-09-26doc: Improve test READMEsFabian Jahr
2019-09-26Merge #16577: util: CBufferedFile fixes and unit testWladimir J. van der Laan
2019-09-18Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...Wladimir J. van der Laan
2019-09-17Merge #16865: test: add some unit tests for merkle.cppMarcoFalke
2019-09-16test: add some unit tests for merkle.cppsoroosh-sdi
2019-09-10util: CBufferedFile fixesLarry Ruane
2019-09-10Merge #16680: Preparations for more testchainsMarcoFalke
2019-09-07Merge #15759: p2p: Add 2 outbound block-relay-only connectionsfanquake
2019-09-06Testchains: Generic selection with -chain=<str> in addition of -testnet and -...Jorge Timón
2019-09-04Add 2 outbound block-relay-only connectionsSuhas Daftuar
2019-09-02Merge #13868: Remove unused fScriptChecks parameter from CheckInputsfanquake
2019-08-29doc: Delete stale URL in test READMEMichael Folkson
2019-08-26Remove unused fScriptChecks parameter from CheckInputsMatt Corallo
2019-08-26Support serialization of std::vector<bool>Pieter Wuille
2019-08-23Merge #16570: tests: Make descriptor tests deterministicfanquake
2019-08-21Make descriptor test deterministicDavid Reikher
2019-08-20util: Add Join helper to join a list of stringsMarcoFalke
2019-08-16Additional tests for other failure casesAndrew Chow
2019-08-16Check error messages in descriptor testsAndrew Chow