aboutsummaryrefslogtreecommitdiff
path: root/src/test/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | Drop bitcoin-wallet dependency on libeventRussell Yanofsky2020-04-021-0/+2
* | | fuzz: Add process_messages harnessMarcoFalke2020-04-053-0/+77
|/ /
* | Merge #18134: Replace std::to_string with locale-independent alternativeWladimir J. van der Laan2020-03-252-0/+2
|\ \ | |/ |/|
| * Replace std::to_string with locale-independent alternativeBen Woosley2020-03-142-0/+2
* | refactor: Remove mempool global from netMarcoFalke2020-03-121-1/+1
|/
* tests: Add fuzzing harness for ProcessMessage(...)practicalswift2020-03-111-1/+3
* scheduler: don't rely on boost interrupt on shutdownAnthony Towns2020-03-061-0/+1
* Merge #17399: validation: Templatize ValidationState instead of subclassingMarcoFalke2020-03-011-2/+1
|\
| * Refactor FormatStateMessage into ValidationStateJeffrey Czyz2020-02-271-2/+1
* | refactor: test/bench: dedup SetupDummyInputs()Sebastian Falbesoner2020-02-282-0/+42
|/
* Merge #18037: Util: Allow scheduler to be mockedMarcoFalke2020-02-172-3/+5
|\
| * [lib] add scheduler to node contextAmiti Uttarwar2020-02-172-3/+5
* | Locking: Lock cs_KeyStore instead of cs_wallet in legacy keymanAndrew Chow2020-01-231-2/+1
|/
* test: Show debug log on unit test failureMarcoFalke2020-01-022-0/+4
* rpc: Remove mempool global from minerMarcoFalke2019-12-233-10/+13
* [test] move wallet helper functions into test libraryMartin Zumsande2019-11-252-0/+64
* [test] move mining helper functions into test libraryMartin Zumsande2019-11-252-0/+75
* [test] move string helper functions into test libraryMartin Zumsande2019-11-251-0/+33
* node: Add reference to mempool in NodeContextMarcoFalke2019-11-151-1/+3
* Merge #16978: test: Seed test RNG context for each test case, print seedMarcoFalke2019-11-072-3/+37
* Merge #17342: refactor: Clean up nScriptCheckThreadsMarcoFalke2019-11-071-2/+5
* doc: Add documentation for new test/libMarcoFalke2019-11-061-0/+11
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-068-0/+497
* tests: Move CaseInsensitiveEqual to test/util/strpracticalswift2019-11-052-0/+33