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-05-16
Merge #15990: Add tests and documentation for blocksonly
Wladimir J. van der Laan
2019-05-15
tests: Fail if RPC has been added without tests
MarcoFalke
2019-05-13
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-03
test_runner: Move pruning back to extended
MarcoFalke
2019-04-30
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-30
[qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-06
rpc: Add getblockfilter RPC method.
Jim Posen
2019-03-18
Merge #15466: tests: Print remaining jobs in test_runner.py
MarcoFalke
2019-03-05
tests: Print remaining jobs in test_runner.py
Steven Roose
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-01
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
MarcoFalke
2019-02-26
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Adam Jonas
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
[next]