Page MenuHomePhabricator

Merge #12425: Add some script tests
ClosedPublic

Authored by markblundeberg on May 24 2019, 21:30.

Details

Summary

PR12425 backport https://github.com/bitcoin/bitcoin/pull/12425/files
be45a67 Add some script tests related to BOOL ops and odd values like negative 0. (Richard Kiss)

Pull request description:

Add some script tests related to BOOL ops and odd values like negative 0.

Backport note: 0x02 0x00 0x00 --> 0x02 0x0000 for our ParseScript variant.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR12425
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5978
Build 10015: Bitcoin ABC Buildbot (legacy)
Build 10014: arc lint + arc unit