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_config_args.py
Age
Commit message (
Expand
)
Author
2018-11-20
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-06
Add test for rpcpassword hash error
MeshCollider
2018-09-25
qa: Run more tests with wallet disabled
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-06
test: Add test for config file parsing errors
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-17
qa: Temporarily disable test that reads the default datadir location
MarcoFalke
2018-04-11
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-01
qa: Match full plain text by default
MarcoFalke
2018-03-22
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-18
[Tests] Require exact match in assert_start_raises_init_eror()
John Newbery
2018-03-18
[Tests] Move assert_start_raises_init_error method to TestNode
John Newbery
2018-03-03
Create new wallet databases as directories rather than files
Russell Yanofsky
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns