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
2019-02-19
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
MarcoFalke
2019-02-19
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-12
Merge #15238: [QA] remove some magic mining constants in functional tests
MarcoFalke
2019-02-12
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
MarcoFalke
2019-02-06
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-01-31
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-30
[tests] Add wallet-tool test
João Barbosa
2019-01-24
qa: Add tests for invalid message headers
MarcoFalke
2019-01-24
remove some magic mining constants in functional tests
Gregory Sanders
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-09
Merge #15108: [tests] tidy up wallet_importmulti.py
MarcoFalke
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-04
[tests] move wallet util functions to wallet_util.py
John Newbery
2019-01-02
Merge #14457: test: add invalid tx templates for use in functional tests
Wladimir J. van der Laan
2018-12-29
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
test: Add basic test for BIP34
MarcoFalke
2018-12-29
Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...
MarcoFalke
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-27
test: add invalid tx templates for use in functional tests
James O'Beirne
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-16
Fix running individually through test_runner.py, as suggested by @MarcoFalke ...
Kristaps Kaupe
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
[next]