Wladimir J. van der Laan
|
56c1093dae
|
fix tests for #5655
|
10 years ago |
Matt Corallo
|
e3f315a0a5
|
Fix python usage for arch's broken maintainers
|
10 years ago |
Daniel Kraft
|
2db4c8a24d
|
Fix node ranges in the test framework.
|
10 years ago |
Wladimir J. van der Laan
|
b6c99efe9c
|
Merge pull request #5121
214091d Update license in pull-tester and rpc-tests (Michael Ford)
|
10 years ago |
Gavin Andresen
|
e401a2c557
|
Merge pull request #5132
2290ed0 Work around #5113. (Daniel Kraft)
dcb9846 Extend getchaintips RPC test. (Daniel Kraft)
Signed-off-by: Gavin Andresen <gavinandresen@gmail.com>
|
10 years ago |
Gavin Andresen
|
ec01243c14
|
--tracerpc option for regression tests
Run tests with --tracerpc and all RPC calls will dump to the console.
Very helpful for debugging.
|
10 years ago |
Daniel Kraft
|
2290ed01bc
|
Work around #5113.
|
10 years ago |
Daniel Kraft
|
dcb98466b4
|
Extend getchaintips RPC test.
Add the capability to simulate network splits to the RPC test framework
and use it to do more extensive testing of 'getchaintips'.
|
10 years ago |
Michael Ford
|
214091d584
|
Update license in pull-tester and rpc-tests
Add missing copyright/license header where necessary
|
10 years ago |
Gavin Andresen
|
f5a92bf9bd
|
Print better errors, and add util stop_node() function.
|
10 years ago |
Gavin Andresen
|
e8097f7df1
|
Refactor common RPC test code to BitcoinTestFramework base class
Inspired by #3956, with a little more flexibility built in.
I didn't touch rpcbind_test.py, because it only runs on Linux.
|
10 years ago |