aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework.py
Commit message (Expand)AuthorAgeFilesLines
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-180/+0
* Merge pull request #5981Wladimir J. van der Laan2015-04-301-0/+31
|\
| * Fix default binary in p2p tests to use environment variableSuhas Daftuar2015-04-291-2/+4
| * Add comparison tool test runner, built on mininodeSuhas Daftuar2015-04-281-0/+29
* | QA: add --noshutdown option to prevent stopping nodesdexX72015-04-231-5/+10
* | QA: stop nodes after RPC tests, even with --nocleanupdexX72015-04-201-2/+4
|/
* fix tests for #5655Wladimir J. van der Laan2015-01-141-1/+4
* Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
* Fix node ranges in the test framework.Daniel Kraft2014-11-071-4/+4
* Merge pull request #5121Wladimir J. van der Laan2014-10-271-1/+1
|\
| * Update license in pull-tester and rpc-testsMichael Ford2014-10-231-1/+1
* | Merge pull request #5132Gavin Andresen2014-10-241-15/+56
|\ \
| * | Work around #5113.Daniel Kraft2014-10-241-3/+3
| * | Extend getchaintips RPC test.Daniel Kraft2014-10-241-15/+56
| |/
* / --tracerpc option for regression testsGavin Andresen2014-10-241-0/+6
|/
* Print better errors, and add util stop_node() function.Gavin Andresen2014-07-091-0/+4
* Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen2014-07-091-0/+88