]> granicus.if.org Git - php/commit
Skip some tests for platforms different than x86
authorFábio Perez <fabiovmp@gmail.com>
Fri, 16 Oct 2015 16:01:25 +0000 (13:01 -0300)
committerStanislav Malyshev <stas@php.net>
Sun, 18 Oct 2015 22:45:25 +0000 (15:45 -0700)
commitc76fd640e609692724900c54f338a5d99f7d226a
treeef640137c06d1983c7819662c496fd630a9ccefb
parentb94f67885cf425f9864d60c25a770e0451a50333
Skip some tests for platforms different than x86

These tests are verifying undefined behaviour such as shifting by more than 63
bits and by negative numbers.
tests/lang/operators/bitwiseShiftLeft_basiclong_64bit.phpt
tests/lang/operators/bitwiseShiftLeft_variationStr_64bit.phpt
tests/lang/operators/bitwiseShiftRight_basiclong_64bit.phpt