Page MenuHomePhabricator

Add test for CheckInputs
ClosedPublic

Authored by deadalnix on Sep 7 2017, 11:43.

Details

Summary

Based on work from Suhas Daftar.

Depends on D531

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
checkinputstest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 852
Build 852: arc lint + arc unit

Event Timeline

dagurval added a subscriber: dagurval.
dagurval added inline comments.
src/test/txvalidationcache_tests.cpp
298 ↗(On Diff #1347)

Nit: Is this debug output that you forgot to remove?

This revision is now accepted and ready to land.Sep 7 2017, 19:27
src/test/txvalidationcache_tests.cpp
298 ↗(On Diff #1347)

Yes :)

This revision was automatically updated to reflect the committed changes.