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-09-07
[test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests
João Barbosa
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-07
Merge #10838: (finally) remove getinfo
Wladimir J. van der Laan
2017-09-06
(finally) remove getinfo in favor of more module-specific infos
Matt Corallo
2017-09-06
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-06
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Merge #10357: Allow setting nMinimumChainWork on command line
Wladimir J. van der Laan
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Add savemempool RPC
Lawrence Nahum
2017-09-05
[qa] Test nMinimumChainWork
Suhas Daftuar
2017-09-05
Improve signmessages functional test
Cristian Mircea Messel
2017-09-01
[tests] fixups from set_test_params()
John Newbery
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
2017-09-01
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-08-31
qa: rpc test for wtxid in mempool entry
Suhas Daftuar
2017-08-29
Merge #11150: [tests] Add getmininginfo test
MarcoFalke
2017-08-28
Merge #10859: RPC: gettxout: Slightly improve doc and tests
MarcoFalke
2017-08-29
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-08-28
Add getmininginfo functional test
Cristian Mircea Messel
2017-08-28
Use for-loop instead of list comprehension
practicalswift
2017-08-28
Use the variable name _ for unused return values
practicalswift
2017-08-28
Remove unused variables and/or function calls
practicalswift
2017-08-24
Merge #10798: [tests] [utils] test bitcoin-cli
MarcoFalke
2017-08-23
Merge #11068: qa: Move wait_until to util
MarcoFalke
2017-08-23
[tests] fix timeout issues from TestNode
John Newbery
2017-08-20
test: Increase initial RPC timeout to 60 seconds
Wladimir J. van der Laan
2017-08-18
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
Wladimir J. van der Laan
2017-08-17
qa: Move wait_until to util
MarcoFalke
2017-08-16
Merge #10680: Fix inconsistencies and grammar in various files
MarcoFalke
2017-08-16
Merge #10956: Fix typos
MarcoFalke
2017-08-16
Merge #10705: Trivial: spelling fixes
MarcoFalke
2017-08-16
doc: spelling fixes
klemens
2017-08-15
Remove vchDefaultKey and have better first run detection
Andrew Chow
2017-08-15
[tests] Add bitcoin_cli.py test script
John Newbery
2017-08-15
[tests] add TestNodeCLI class for calling bitcoin-cli for a node
John Newbery
2017-08-15
Merge #10711: [tests] Introduce TestNode
MarcoFalke
2017-08-15
[tests] Introduce TestNode
John Newbery
2017-08-14
Merge #11022: Basic keypool topup
Wladimir J. van der Laan
2017-08-12
Merge #11032: [qa] Fix block message processing error in sendheaders.py
MarcoFalke
2017-08-12
test: Add resendwallettransactions functional tests
João Barbosa
2017-08-11
[qa] Fix block message processing error in sendheaders.py
Suhas Daftuar
2017-08-11
Merge #11023: [tests] Add option to attach a python debugger if functional te...
MarcoFalke
[next]