diff options
| author | Jon Atack <[email protected]> | 2019-07-11 20:36:02 +0200 |
|---|---|---|
| committer | Jon Atack <[email protected]> | 2019-07-15 10:13:39 +0200 |
| commit | 6a7a70b8cf05a82737c72020fd2b0eebc97cb5e4 (patch) | |
| tree | 3f7b1d1af375f2302c0b5bc96520fa292f24ed05 /src/httpserver.cpp | |
| parent | Merge #16244: Move wallet creation out of the createwallet rpc into its own f... (diff) | |
| download | discoin-6a7a70b8cf05a82737c72020fd2b0eebc97cb5e4.tar.xz discoin-6a7a70b8cf05a82737c72020fd2b0eebc97cb5e4.zip | |
test: enable passing wildcards with path to test runner
Currently, passing wildcard testname args to the test runner from outside the `test/functional/` directory does not work. See this recent IRC discussion for more background: http://www.erisian.com.au/bitcoin-core-dev/log-2019-07-10.html#l-262 (lines 262 to 323).
This small change enables passing multiple wildcards with paths, as long as the paths are coherent. Examples:
- test/functional/test_runner.py test/functional/wallet*
- functional/test_runner.py functional/wallet*
- test/functional/test_runner.py ./test/functional/tool* test/functional/mempool*
A current limitation that this PR does not change: 9 test files with arguments in their name are not picked up by wildcard search.
- Squashed commit: non-mutating version
- Squashed commit: minor code optimisation
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions