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-04-04
Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFram...
MarcoFalke
2018-04-04
Merge #12853: qa: Match full plain text by default
MarcoFalke
2018-04-02
[tests] Stop feature_block.py from blowing up memory.
John Newbery
2018-04-02
[tests] Remove Comparison Test Framework
John Newbery
2018-04-02
Merge #11742: rpc: Add testmempoolaccept
Wladimir J. van der Laan
2018-04-01
Merge #12284: Remove assigned but never used local variables. Enable Travis c...
MarcoFalke
2018-04-01
qa: Match full plain text by default
MarcoFalke
2018-03-30
Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use ...
MarcoFalke
2018-03-29
Remove assigned but never used local variables
practicalswift
2018-03-29
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
Wladimir J. van der Laan
2018-03-28
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
Roman Zeyde
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-03-22
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-22
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (j...
Wladimir J. van der Laan
2018-03-21
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-19
qa: Allow for partial_match when checking init error
MarcoFalke
2018-03-19
scripted-diff: rename TestNode to TestP2PConn in tests
John Newbery
2018-03-19
[tests] Improve assert message when wait_until() fails
John Newbery
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-18
[Tests] Require exact match in assert_start_raises_init_eror()
John Newbery
2018-03-18
[Tests] Move assert_start_raises_init_error method to TestNode
John Newbery
2018-03-15
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-03-14
Merge #12638: qa: Cache only chain and wallet for regtest datadir
Wladimir J. van der Laan
2018-03-13
Merge #12643: [qa] util: Remove unused sync_chain
Wladimir J. van der Laan
2018-03-12
[qa] util: Remove unused sync_chain
MarcoFalke
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-07
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-03-07
Merge #12627: qa: Fix some tests to work on native windows
MarcoFalke
2018-03-07
Merge #12482: [tests] bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-03-06
qa: Fix some tests to work on native windows
MarcoFalke
2018-03-06
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-03-05
Merge #12475: qa: Fix python TypeError in script.py
Wladimir J. van der Laan
2018-03-01
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-02-23
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-23
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
Wladimir J. van der Laan
2018-02-20
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
2018-02-18
qa: Fix python TypeError in script.py
MarcoFalke
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
Merge #10583: [RPC] Split part of validateaddress into getaddressinfo
Jonas Schnelli
2018-02-16
Revert "[tests] bind functional test nodes to 127.0.0.1"
John Newbery
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-02-15
qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-15
Merge #12200: Bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-02-13
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
Wladimir J. van der Laan
2018-02-12
Merge #11858: qa: Prepare tests for Windows
Wladimir J. van der Laan
2018-02-09
[QA] fix mininode CAddress ser/deser
Jonas Schnelli
2018-01-30
[tests] Add P2PDataStore class
John Newbery
2018-01-29
[tests] Reduce NodeConn connection logging from info to debug
John Newbery
[next]