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
/
functional
/
test_framework
Age
Commit message (
Expand
)
Author
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-02
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-20
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-19
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-12
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-11
Remove dead service bits code
MarcoFalke
2018-07-09
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-22
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-11
qa: Log as utf-8
MarcoFalke
2018-05-30
qa: Fixup setting of PATH env var
MarcoFalke
2018-05-10
Merge #13201: [qa] Handle disconnect_node race
MarcoFalke
2018-05-09
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
[tests] Allow stderr to be tested against specified string
John Newbery
2018-05-09
[Tests] Use LIBC_FATAL_STDERR_=1 in tests
John Newbery
2018-05-09
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
Merge #13188: qa: Remove unused option --srcdir
Wladimir J. van der Laan
2018-05-09
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
Wladimir J. van der Laan
2018-05-08
qa: Remove unused option --srcdir
MarcoFalke
2018-04-26
Merge #13003: qa: Add test for orphan handling
Wladimir J. van der Laan
2018-04-25
Merge #13051: qa: Normalize executable location
Wladimir J. van der Laan
2018-04-24
qa: Clarify documentation for send_txs_and_test
MarcoFalke
2018-04-24
Merge #13022: [qa] Attach node index to test_node AssertionError and print me...
Wladimir J. van der Laan
2018-04-21
qa: Normalize executable location
MarcoFalke
2018-04-20
[tests] tidy up blocktools.py
John Newbery
2018-04-20
[tests] Fix flake8 warnings in blocktools.py
John Newbery
2018-04-20
[doc][trivial] no retargeting in regtest mode
Jesse Cohen
2018-04-19
[qa] Attach node index to test_node AssertionError and print messages
James O'Beirne
2018-04-17
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-16
qa: Add test for orphan handling
MarcoFalke
2018-04-16
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
Merge #12996: tests: Remove redundant bytes(…) calls
MarcoFalke
2018-04-16
tests: Remove redundant bytes²
practicalswift
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-04-11
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-09
Merge #12902: [qa] Handle potential cookie race when starting node
MarcoFalke
2018-04-09
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-08
Merge #12856: Tests: Add Metaclass for BitcoinTestFramework
Wladimir J. van der Laan
2018-04-08
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
[next]