Page MenuHomePhabricator

[tests] allow BOOST_CHECK_EQUAL for ScriptErrors
ClosedPublic

Authored by markblundeberg on Dec 23 2019, 02:19.

Details

Summary

as per title -- BOOST_*_EQUAL needs operator<< to be defined for
the type so it can print something like "A != B".

Test Plan

ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
scripterrortest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8682
Build 15350: Default Diff Build & Tests
Build 15349: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 23 2019, 10:49