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-12-22
whitespace: Split ~300 char line into multiple ones
MarcoFalke
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-14
Merge #14951: Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
test: add_nodes can only be called once after set_test_params
MarcoFalke
2018-12-13
Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
Merge #14805: tests: Support calling add_nodes more than once
Wladimir J. van der Laan
2018-12-13
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-13
Merge #14884: Travis: enforce Python 3.4 support through linter
Wladimir J. van der Laan
2018-12-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
2018-12-10
Compare to None with is/is not
Daniel Ingram
2018-12-07
Merge #14788: tests: Possible fix the permission error when the tests open th...
MarcoFalke
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-04
Merge #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
2018-11-29
tests: have combine_logs default to most recent test dir
James O'Beirne
2018-11-29
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
2018-11-26
qa: clean up assert_memory_usage_stable utility
James O'Beirne
2018-11-24
tests: check readability of cookie file
Chun Kuan Lee
2018-11-23
qa: Test bitcond shutdown
João Barbosa
2018-11-21
tests: Support calling add_nodes more than once
Steven Roose
2018-11-13
qa: Check specific reject reasons in feature_block
MarcoFalke
2018-11-08
test_node: get_mem_rss fixups
MarcoFalke
2018-11-07
tests: Remove unused testing code
practicalswift
2018-11-06
Merge #14522: tests: add invalid P2P message tests
Wladimir J. van der Laan
2018-11-01
tests: add P2PConnection.send_raw_message
James O'Beirne
2018-11-01
tests: add utility to assert node memory usage hasn't increased
James O'Beirne
2018-11-01
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-10-31
Merge #14454: Add SegWit support to importmulti
Wladimir J. van der Laan
2018-10-26
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-25
Fix typo in test_framework/blocktools
MeshCollider
2018-10-23
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-18
[tests] Add generate method to TestNode
John Newbery
2018-10-10
test: forward timeouts properly in send_blocks_and_test
James O'Beirne
2018-10-08
Merge #14324: qa: Run more tests with wallet disabled
MarcoFalke
2018-10-08
tests: Allow closed http server in assert_start_raises_init_error
Chun Kuan Lee
2018-10-03
test: Add missing call to skip_if_no_cli()
practicalswift
2018-09-27
Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled
MarcoFalke
2018-09-27
Merge #14305: Tests: enforce critical class instance attributes in functional...
MarcoFalke
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-24
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
MarcoFalke
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-17
tests: Make it possible to run functional tests on Windows
Chun Kuan Lee
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
qa: Fix codespell error and have lint-spelling error instead of warn
MarcoFalke
2018-09-13
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
Luke Dashjr
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
[next]