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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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