Browse Source

Merge pull request #7052

a0953cd [qa] python-bitcoinrpc is no longer a subtree (MarcoFalke)
0.13
Wladimir J. van der Laan 9 years ago
parent
commit
ed34e0577e
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 6
      qa/rpc-tests/README.md

6
qa/rpc-tests/README.md

@ -1,10 +1,8 @@ @@ -1,10 +1,8 @@
Regression tests
================
### [python-bitcoinrpc](https://github.com/jgarzik/python-bitcoinrpc)
Git subtree of [https://github.com/jgarzik/python-bitcoinrpc](https://github.com/jgarzik/python-bitcoinrpc).
Changes to python-bitcoinrpc should be made upstream, and then
pulled here using git subtree.
### [test_framework/authproxy.py](test_framework/authproxy.py)
Taken from the [python-bitcoinrpc repository](https://github.com/jgarzik/python-bitcoinrpc).
### [test_framework/test_framework.py](test_framework/test_framework.py)
Base class for new regression tests.

Loading…
Cancel
Save