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

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.