Page MenuHomePhabricator

Move CustomArgumentsFixture to an apropriate place
ClosedPublic

Authored by deadalnix on Jun 10 2020, 17:47.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABCad72159d9dae: Move CustomArgumentsFixture to an apropriate place
Summary

As per title.

Test Plan
ninja all check-all
make check

Diff Detail

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

Event Timeline

jasonbcox requested changes to this revision.Jun 10 2020, 18:03
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/test/util/args.cpp
5 ↗(On Diff #21240)

This probably doesn't belong in utils

This revision now requires changes to proceed.Jun 10 2020, 18:03

Do not move the fixture in the util lib, but still give it a proper name

This revision is now accepted and ready to land.Jul 17 2020, 23:20