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
/
util.py
Age
Commit message (
Expand
)
Author
2016-03-26
test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-03-16
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-03-14
[qa] Move create_tx() to util.py
MarcoFalke
2016-01-20
[qa] Change default block priority size to 0
MarcoFalke
2016-01-19
Merge pull request #7164: Do not download transactions during initial blockch...
Wladimir J. van der Laan
2016-01-18
Merge pull request #7194
Wladimir J. van der Laan
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2016-01-04
Merge pull request #7250
Wladimir J. van der Laan
2015-12-24
[qa] Move gen_return_txouts() to util.py
MarcoFalke
2015-12-22
Merge pull request #7153
Wladimir J. van der Laan
2015-12-15
Do not download transactions during inital sync
ptschip
2015-12-14
Add assert_is_hex_string and assert_is_hash_string to RPC test utils.
James O'Beirne
2015-12-14
[RPC-Tests] add option to run rpc test over QT clients
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-12-04
tests: Disable Tor interaction
Wladimir J. van der Laan
2015-12-03
[Tests] Refactor some shared functions
Jonas Schnelli
2015-12-01
Merge pull request #7022
Wladimir J. van der Laan
2015-12-01
Add rounding helper function to util.py
Suhas Daftuar
2015-11-30
Change default block priority size to 0
Alex Morcos
2015-11-28
[wallet] Add rpc tests to verify fee calculations
MarcoFalke
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-08-26
Enable python tests for Native Windows
ptschip
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli