IF ELSE ELSE ENDIF is a valid construct; execution or non-execution inverts on each ELSE encountered.
Add unittests for multiple ELSEs in a row #2849
pull petertodd wants to merge 1 commits into bitcoin:master from petertodd:if-else-else changing 2 files +30 −1-
petertodd commented at 9:14 AM on July 23, 2013: contributor
-
aff83e9c02
Add unittests for multiple ELSEs in a row
IF ELSE ELSE ENDIF is a valid construct; execution or non-execution inverts on each ELSE encountered.
-
sipa commented at 9:26 AM on July 23, 2013: member
ACK if pulltester likes it.
-
BitcoinPullTester commented at 10:59 AM on July 23, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/aff83e9c028ad1f05886ae3079e40e659df5be41 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- gavinandresen referenced this in commit ae759b3788 on Aug 5, 2013
- gavinandresen merged this on Aug 5, 2013
- gavinandresen closed this on Aug 5, 2013
- petertodd deleted the branch on Aug 5, 2013
- IntegralTeam referenced this in commit 6fd9e51059 on Jun 4, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors