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
/
test
Age
Commit message (
Expand
)
Author
2017-05-11
Merge #10317: Remove unused Python imports
Wladimir J. van der Laan
2017-05-09
Merge #10361: qa: disablewallet: Check that wallet is really disabled
MarcoFalke
2017-05-09
[tests] increase timeouts in sendheaders test
John Newbery
2017-05-09
[tests] Make wait_until timeout 60 seconds by default
John Newbery
2017-05-08
qa: disablewallet: Check that wallet is really disabled
MarcoFalke
2017-05-08
Merge #10342: [tests] Improve mempool_persist test
MarcoFalke
2017-05-08
[tests] use wait_until in mempool_persist.py
John Newbery
2017-05-08
Merge #10352: test: Add elapsed time to RPC tracing
MarcoFalke
2017-05-07
Merge #10171: [tests] Add node methods to test framework
MarcoFalke
2017-05-07
test: Add elapsed time to RPC tracing
Wladimir J. van der Laan
2017-05-06
Merge #10318: [tests] fix wait_for_inv()
MarcoFalke
2017-05-06
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was d...
MarcoFalke
2017-05-06
[qa] Fixes segwit block relay test after inv-direct-fetch was disabled
Suhas Daftuar
2017-05-05
Reorganize BitcoinTestFramework class
John Newbery
2017-05-05
[tests] Fix abandonconflict.py intermittency
John Newbery
2017-05-03
Merge #10327: [tests] remove import-abort-rescan.py
Wladimir J. van der Laan
2017-05-03
[tests] remove import-abort-rescan.py
John Newbery
2017-05-03
[tests] fix wait_for_inv()
John Newbery
2017-05-03
Merge #9966: Control mempool persistence using a command line parameter
Wladimir J. van der Laan
2017-05-03
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
Wladimir J. van der Laan
2017-05-02
Remove unused Python imports
practicalswift
2017-05-02
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
MarcoFalke
2017-05-02
Add start and stop node methods to BitcoinTestFramework
John Newbery
2017-05-02
move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...
John Newbery
2017-05-02
Merge #10255: [test] Add test for listaddressgroupings
MarcoFalke
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-05-02
Merge #10169: [tests] Remove func test code duplication
Wladimir J. van der Laan
2017-05-02
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
Wladimir J. van der Laan
2017-05-01
[tests] allow zmq test to be run in out-of-tree builds
John Newbery
2017-05-01
[test] Add test for listaddressgroupings
Jimmy Song
2017-05-01
Merge #10294: [Wallet] unset change position when there is no change
Wladimir J. van der Laan
2017-05-01
[Wallet] unset change position when there is no change on exact match
Gregory Sanders
2017-05-01
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
MarcoFalke
2017-05-01
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()
Wladimir J. van der Laan
2017-04-28
[test] Add gettxout call
Jimmy Song
2017-04-28
[test] Add tests for getconnectioncount, getnettotals and ping
Jimmy Song
2017-04-28
[tests] update disconnect_ban.py test case to work with listbanned
John Newbery
2017-04-28
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-25
Merge #10225: [test] Add aborttrescan tests
Wladimir J. van der Laan
2017-04-23
Merge #10097: Move zmq test skipping logic into individual test case.
MarcoFalke
2017-04-23
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...
MarcoFalke
2017-04-23
Merge #10224: [test] Add test for getaddednodeinfo
MarcoFalke
2017-04-21
Merge #10223: Tests: Refactor to create witness script creation function
Wladimir J. van der Laan
2017-04-21
Merge #10229: Tests: Add test for getdifficulty
Wladimir J. van der Laan
2017-04-21
[test] Test abortrescan command.
Karl-Johan Alm
2017-04-20
Tests: Add simple test for getaddednodeinfo
Jimmy Song
2017-04-20
Tests: Refactor to create witness script creation function
Jimmy Song
2017-04-20
Move zmq test skipping logic into individual test case.
John Newbery
2017-04-20
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
Wladimir J. van der Laan
2017-04-19
Tests: Add test for getdifficulty
Jimmy Song
[next]