HomePhabricator

Migrate test framework from deprecated optparse to argparse

Description

Migrate test framework from deprecated optparse to argparse

Summary: Closes T463

Test Plan:

./test/functional/test_runner.py --extended

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Subscribers: teamcity

Maniphest Tasks: T463

Differential Revision: https://reviews.bitcoinabc.org/D2010

Details

Provenance
FabienAuthored on Nov 6 2018, 15:55
schancelPushed on Nov 6 2018, 20:32
Reviewer
Restricted Project
Differential Revision
D2010: Migrate test framework from deprecated optparse to argparse
Parents
rSTAGINGed803dc3198f: Move transaction combining from signrawtransaction to new RPC
Branches
Unknown
Tags
Unknown
Tasks
T463: Switch test_framework.py not to use deprecated OptionParser