dogecoin/test/functional/test_framework
MarcoFalke b7450cdbd8
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
a14dbff39e Allow multiwallet.py to be used with --usecli (Russell Yanofsky)
f6ade9ce1a [tests] allow tests to be run with --usecli (John Newbery)
ff9a363ff7 TestNodeCLI batch emulation (Russell Yanofsky)
ca9085afc5 Prevent TestNodeCLI.args mixups (Russell Yanofsky)
fcfb952bca Improve TestNodeCLI output parsing (Russell Yanofsky)

Pull request description:

  Lack of test coverage was pointed out by @jnewbery in https://github.com/bitcoin/bitcoin/pull/11687#discussion_r158133900

Tree-SHA512: 5f10e31abad11a5edab0da4e2515e39547adb6ab9e55e50427ab2eb7ec9a43d6b896b579b15863e5edc9beee7d8bf1c84d9dabd247be0760a1b9ae39e1e8ee02
2018-01-12 17:25:01 -05:00
..
__init__.py
address.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
authproxy.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
bignum.py Remove unused variables and/or function calls 2017-08-28 15:18:14 +02:00
blockstore.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
blocktools.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
comptool.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
coverage.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
key.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
messages.py Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
mininode.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
netutil.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
script.py Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
segwit_addr.py Use BIP173 addresses in segwit.py test 2017-09-28 17:29:01 -07:00
siphash.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
socks5.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
test_framework.py [tests] allow tests to be run with --usecli 2018-01-08 17:35:27 -05:00
test_node.py [tests] allow tests to be run with --usecli 2018-01-08 17:35:27 -05:00
util.py Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00