Add some script tests related to BOOL ops and odd values like negative 0.
Add some script tests #12425
pull richardkiss wants to merge 1 commits into bitcoin:master from richardkiss:feature/bool_tests changing 1 files +12 −0-
richardkiss commented at 6:45 PM on February 13, 2018: contributor
-
Add some script tests related to BOOL ops and odd values like negative 0. be45a67895
- fanquake added the label Tests on Feb 13, 2018
-
randolf commented at 3:42 AM on February 14, 2018: contributor
Why is it necessary to check for negative 0?
-
laanwj commented at 3:20 PM on February 14, 2018: member
utACK, thanks for adding tests!
Why is it necessary to check for negative 0?
Because the point of these tests is to cover as many as possible inputs, including weird/unexpected encodings of values.
-
richardkiss commented at 7:34 PM on February 14, 2018: contributor
I thought I'd found some mismatches between bitcoind's consensus mechanims and pycoin's, so I wrote these tests to check. Turns out pycoin was working properly, but I thought I'd submit the tests anyway.
- randolf approved
- laanwj merged this on Feb 16, 2018
- laanwj closed this on Feb 16, 2018
- laanwj referenced this in commit 26dc2daf82 on Feb 16, 2018
- azuchi referenced this in commit 1f83e8bc26 on Feb 26, 2018
- braydonf referenced this in commit a111d0663c on Feb 2, 2019
- braydonf referenced this in commit 37fc9a78e4 on Feb 2, 2019
- tuxcanfly referenced this in commit 1985175c2d on Apr 19, 2019
- dagurval referenced this in commit abdeb3b6d4 on Aug 28, 2019
- gandrewstone referenced this in commit 0504448dbd on Aug 30, 2019
- PastaPastaPasta referenced this in commit 61f04acedc on Jun 13, 2020
- PastaPastaPasta referenced this in commit 011a64ac15 on Jun 13, 2020
- PastaPastaPasta referenced this in commit 5bdcdff600 on Jun 14, 2020
- PastaPastaPasta referenced this in commit 9446630591 on Jun 17, 2020
- PastaPastaPasta referenced this in commit 2d8d1b2d1a on Jun 17, 2020
- PastaPastaPasta referenced this in commit a6b9b62dde on Jun 17, 2020
- PastaPastaPasta referenced this in commit 128e14640e on Jun 17, 2020
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels