Age | Commit message (Expand) | Author |
---|---|---|
2020-01-02 | test: Show debug log on unit test failure | MarcoFalke |
2019-12-23 | rpc: Remove mempool global from miner | MarcoFalke |
2019-11-25 | [test] move wallet helper functions into test library | Martin Zumsande |
2019-11-25 | [test] move mining helper functions into test library | Martin Zumsande |
2019-11-25 | [test] move string helper functions into test library | Martin Zumsande |
2019-11-15 | node: Add reference to mempool in NodeContext | MarcoFalke |
2019-11-07 | Merge #16978: test: Seed test RNG context for each test case, print seed | MarcoFalke |
2019-11-07 | Merge #17342: refactor: Clean up nScriptCheckThreads | MarcoFalke |
2019-11-06 | doc: Add documentation for new test/lib | MarcoFalke |
2019-11-06 | scripted-diff: test: Move setup_common to test library | MarcoFalke |
2019-11-05 | tests: Move CaseInsensitiveEqual to test/util/str | practicalswift |