Page MenuHomePhabricator

test: Pass ArgsManager into getarg_tests
ClosedPublic

Authored by Fabien on Dec 10 2020, 11:03.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABCd0e6cf718672: test: Pass ArgsManager into getarg_tests
Summary
Replaced the global argsManager gArgs with a locally defined one in
getarg_tests. This is to avoid confusion in arg settings between the
test's ArgsManager and the #18804

Backport of core PR18926.

This overrides the changes from D4462 which achieved the same goal.

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable