Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-18 | [QA] restructure rpc tests directory | Jonas Schnelli | |
* move non-test classes to subdir `test-framework` | |||
2015-04-01 | Introduce separate 'generate' RPC call | Pieter Wuille | |
2014-11-27 | Fix python usage for arch's broken maintainers | Matt Corallo | |
2014-11-20 | Fixed mempool sync after sending a transaction | Suhas Daftuar | |
2014-10-27 | Merge pull request #5121 | Wladimir J. van der Laan | |
214091d Update license in pull-tester and rpc-tests (Michael Ford) | |||
2014-10-24 | Extend getchaintips RPC test. | Daniel Kraft | |
Add the capability to simulate network splits to the RPC test framework and use it to do more extensive testing of 'getchaintips'. | |||
2014-10-23 | Update license in pull-tester and rpc-tests | Michael Ford | |
Add missing copyright/license header where necessary | |||
2014-07-09 | Refactor common RPC test code to BitcoinTestFramework base class | Gavin Andresen | |
Inspired by #3956, with a little more flexibility built in. I didn't touch rpcbind_test.py, because it only runs on Linux. | |||
2014-04-02 | added list/get received by address/ account tests | Alon Muroch | |
fixed some annotations and cleaned a bit received by tests d |