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
/
feature_dbcrash.py
Age
Commit message (
Expand
)
Author
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-05-19
test: Fix intermittent failure in feature_dbcrash
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-08-06
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-02
Merge #16493: test: Fix test failures
MarcoFalke
2019-07-30
test: Add -acceptnonstdtxn to self.extra_args[3]
MarcoFalke
2019-07-30
test: Bump rpc_timeout in feature_dbcrash
MarcoFalke
2019-07-29
qa: fix deprecated log.warn in feature_dbcrash test
Jon Atack
2019-03-04
test: Remove python3.4 workaround in feature_dbcrash
MarcoFalke
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-11-01
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns