Daniel Kraft
|
2db4c8a24d
|
Fix node ranges in the test framework.
|
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 |