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-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
2018-04-04
Tests: Add Metaclass for BitcoinTestFramework
Will Ayd
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
[next]