dash/test/functional/test_framework
Wladimir J. van der Laan 71b4cf307b Merge #14180: qa: Run all tests even if wallet is not compiled
fac95398366f644911b58f1605e6bc37fb76782d qa: Run all tests even if wallet is not compiled (MarcoFalke)
faa669cbcd1fc799517b523b0f850e01b11bf40a qa: Premine to deterministic address with -disablewallet (MarcoFalke)

Pull request description:

  Currently the test_runner would exit if the wallet was not compiled into the Bitcoin Core executable. However, a lot of the tests run without the wallet just fine and there is no need to globally require the wallet to run the tests.

Tree-SHA512: 63177260aa29126fd20f0be217a82b10b62288ab846f96f1cbcc3bd2c52702437703475d91eae3f8d821a3149fc62b725a4c5b2a7b3657b67ffcbc81532a03bb
2021-09-21 17:24:56 -04:00
..
__init__.py
address.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
authproxy.py Merge #14007: tests: Run functional test on Windows and enable it on Appveyor 2021-09-21 17:24:55 -04:00
bignum.py
blocktools.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
coverage.py
key.py Merge #14365: tests: Add Python dead code linter (vulture) to Travis 2021-08-12 14:42:32 -03:00
messages.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
mininode.py Merge #14119: qa: Read reject reasons from debug log, not p2p messages 2021-09-17 14:07:28 -04:00
netutil.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
script.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
siphash.py
socks5.py merge #14954: Require python 3.5 2021-08-31 11:16:12 +05:30
test_framework.py Merge #14180: qa: Run all tests even if wallet is not compiled 2021-09-21 17:24:56 -04:00
test_node.py Merge #15350: qa: Drop RPC connection if --usecli 2021-09-10 15:40:47 -04:00
util.py Merge #15404: [test] Remove -txindex to start nodes 2021-09-13 16:04:36 -04:00