index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
rpc-tests
/
test_framework.py
Age
Commit message (
Expand
)
Author
2015-04-30
Merge pull request #5981
Wladimir J. van der Laan
2015-04-29
Fix default binary in p2p tests to use environment variable
Suhas Daftuar
2015-04-28
Add comparison tool test runner, built on mininode
Suhas Daftuar
2015-04-23
QA: add --noshutdown option to prevent stopping nodes
dexX7
2015-04-20
QA: stop nodes after RPC tests, even with --nocleanup
dexX7
2015-01-14
fix tests for #5655
Wladimir J. van der Laan
2014-11-27
Fix python usage for arch's broken maintainers
Matt Corallo
2014-11-07
Fix node ranges in the test framework.
Daniel Kraft
2014-10-27
Merge pull request #5121
Wladimir J. van der Laan
2014-10-24
Merge pull request #5132
Gavin Andresen
2014-10-24
--tracerpc option for regression tests
Gavin Andresen
2014-10-24
Work around #5113.
Daniel Kraft
2014-10-24
Extend getchaintips RPC test.
Daniel Kraft
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-07-09
Print better errors, and add util stop_node() function.
Gavin Andresen
2014-07-09
Refactor common RPC test code to BitcoinTestFramework base class
Gavin Andresen