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
Age
Commit message (
Expand
)
Author
2018-10-16
[tests] Small fixups before deprecating generate
John Newbery
2018-10-08
Merge #13649: test: allow arguments to be forwarded to flake8 in lint-python.sh
MarcoFalke
2018-10-08
Merge #14324: qa: Run more tests with wallet disabled
MarcoFalke
2018-10-08
Merge #14413: tests: Allow closed rpc handler in assert_start_raises_init_error
MarcoFalke
2018-10-08
tests: Allow closed http server in assert_start_raises_init_error
Chun Kuan Lee
2018-10-07
Merge #14419: [tests] Remove rpc_zmq.py
MarcoFalke
2018-10-07
Merge #13883: utils: Convert Windows args to utf-8 string
MarcoFalke
2018-10-07
[tests] Remove rpc_zmq.py
John Newbery
2018-10-03
test: Add missing call to skip_if_no_cli()
practicalswift
2018-09-30
utils: Convert Windows args to utf-8 string
Chun Kuan Lee
2018-09-27
Merge #14316: tests: exclude all tests with difference parameters in `--exclu...
MarcoFalke
2018-09-27
Merge #14307: Consolidate redundant implementations of ParseHashStr
MarcoFalke
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
Document fixed attribute behavior in critical test framework classes.
Justin Turner Arthur
2018-09-26
Check for specific tx acceptance failures based on script signature
Justin Turner Arthur
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-26
Merge #14282: [wallet] Remove -usehd
MarcoFalke
2018-09-26
Merge #14310: [wallet] Ensure wallet is unlocked before signing
MarcoFalke
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-26
tests: exclude all tests with difference parameters
Chun Kuan Lee
2018-09-25
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Wi...
MarcoFalke
2018-09-25
Consolidate redundant implementations of ParseHashStr
Ben Woosley
2018-09-25
[wallet] remove redundand restart node
gustavonalle
2018-09-24
test: allow arguments to be forwarded to flake8 in lint-python.sh
James O'Beirne
2018-09-25
tests: write the notification to different files to avoid race condition
Chun Kuan Lee
2018-09-24
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-09-23
Fix for incorrect version attr set on functional test segwit block.
Justin Turner Arthur
2018-09-23
test: Fix broken segwit test
practicalswift
2018-09-23
Make fs::path::string() always return utf-8 string
Chun Kuan Lee
2018-09-20
[wallet] Remove -usehd
John Newbery
2018-09-19
init: Remove deprecated args from hidden args
MarcoFalke
2018-09-18
Merge #13152: [rpc] Add getnodeaddresses RPC command
MarcoFalke
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-09-17
[qa] Test for duplicate inputs within a transaction
Suhas Daftuar
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-16
tests: Reorder tests and move most of extended tests up to normal tests
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 #14215: [qa] Use correct python index slices in example test
MarcoFalke
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
[qa] Use correct python index slices in example test
Suhas Daftuar
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-13
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...
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 #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.json
Wladimir J. van der Laan
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
[next]