Page MenuHomePhabricator

[tests] [qt] Introduce qt/test/util with a generalized ConfirmMessage
ClosedPublic

Authored by deadalnix on Jul 12 2019, 17:48.

Details

Summary

ConfirmMessage is reused in future tests apart from its single usage here.

This is a partial backport of Core PR12830 : https://github.com/bitcoin/bitcoin/pull/12830/commits/9c01be1b85f8ad11a8a0826a4a2bcdc2668a5c1f

Because ConfirmMessage was deleted - as we don't need it, it has to be recreated rather than moved. However, it is later used in PR12830 so we need it back.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
qttestutil
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6840
Build 11727: Bitcoin ABC Buildbot (legacy)
Build 11726: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jul 16 2019, 03:08