Page MenuHomePhabricator

Change from overflow to testing integer minimum (eliminate compiler warning)
ClosedPublic

Authored by freetrader on Jun 23 2017, 10:28.

Details

Summary

This test case was badly written, overflowing integer only causes compiler
warning instead of being useful.
Changed to test integer minimum instead.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptJun 23 2017, 10:28
This revision is now accepted and ready to land.Jun 23 2017, 10:56
This revision was automatically updated to reflect the committed changes.