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_runner.py
Age
Commit message (
Expand
)
Author
2019-02-12
tests: accept unicode characters on Windows
Chun Kuan Lee
2019-02-11
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
2019-02-08
Merge #15370: test_runner: Remove unused --force option
MarcoFalke
2019-02-07
test_runner: Remove unused --force option
MarcoFalke
2019-02-08
Merge #14667: Add deriveaddresses RPC util method
MeshCollider
2019-01-30
[tests] Add wallet-tool test
João Barbosa
2019-01-29
[rpc] util: add deriveaddresses method
Sjors Provoost
2018-12-27
wallet: Avoid leaking locktime fingerprint when anti-fee-sniping
MarcoFalke
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-07
Merge #14795: test: allows test_runner command line to receive parameters for...
MarcoFalke
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-01
Test coinbase category in wallet rpcs
andrewtoth
2018-11-30
[tests] Add wallet_balance.py
John Newbery
2018-11-23
test: allows test_runner command line to receive parameters for each test
marcoagner
2018-11-23
qa: Test bitcond shutdown
João Barbosa
2018-11-21
Add regtest for JSON-RPC batch calls.
Daniel Kraft
2018-11-13
Merge #14705: travis: Avoid timeout on verify-commits check
MarcoFalke
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
2018-11-10
qa: Raise ci test_runner timeout to 40 mins
MarcoFalke
2018-11-07
tests: Remove unused testing code
practicalswift
2018-11-06
Merge #14619: tests: Fix value display name in test_runner help text
MarcoFalke
2018-11-06
Merge #14522: tests: add invalid P2P message tests
Wladimir J. van der Laan
2018-11-06
Add metavar to match var name in help text + Change wording for better readab...
Martin Erlandsson
2018-11-01
test_runner: Remove travis specific code
MarcoFalke
2018-11-01
tests: add tests for invalid P2P messages
James O'Beirne
2018-10-30
tests: Print dots by default
Chun Kuan Lee
2018-10-26
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-24
Merge #14504: tests: show the progress of functional tests
MarcoFalke
2018-10-22
show the progress of functional test
Isidoro Ghezzi
2018-10-19
utils: Fix broken Windows filelock
Chun Kuan Lee
2018-10-07
[tests] Remove rpc_zmq.py
John Newbery
2018-10-05
rpc: creates possibility to preserve labels on importprivkey
marcoagner
2018-09-26
tests: exclude all tests with difference parameters
Chun Kuan Lee
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-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-23
test: Add tests for RPC help
João Barbosa
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-03
qa: Create unicode tempdir in test_runner
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-18
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-17
Merge #12196: Add scantxoutset RPC method
Wladimir J. van der Laan
2018-07-16
Tests for PSBT
Andrew Chow
2018-07-15
[QA] Add scantxoutset test
Jonas Schnelli
2018-07-13
Merge #13072: Update createmultisig RPC to support segwit
Pieter Wuille
[next]