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_abortnode.py
Age
Commit message (
Expand
)
Author
2023-07-25
scripted-diff: Use blocks_path where possible
MarcoFalke
2023-07-10
test: Check expected_stderr after stop
MarcoFalke
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-02-10
test: Reduce extended timeout on abortnode test
Fabian Jahr
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-08-26
test: Update wait_until usage in tests not to use the one from utils
Seleme Topuz
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-22
ci: Run feature_block and feature_abortnode in valgrind
MarcoFalke
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2020-01-25
bump test timeouts so that functional tests run in valgrind
Micky Yun Chan
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-06-05
[qa] Test disconnect block failure -> shutdown
Suhas Daftuar