Page MenuHomePhabricator

Refactor opcode test to reduce redundancy
ClosedPublic

Authored by deadalnix on Mar 19 2018, 17:39.

Details

Summary

This will ensure that newly created tests will test all the flags painlessly.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
opcodetestrefac
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2187
Build 2518: Bitcoin ABC Buildbot (legacy)
Build 2517: arc lint + arc unit

Event Timeline

jasonbcox added inline comments.
src/test/monolith_opcodes.cpp
372 ↗(On Diff #3317)

cocnversion -> conversion

This revision is now accepted and ready to land.Mar 19 2018, 17:49
This revision was automatically updated to reflect the committed changes.