]> granicus.if.org Git - php/commit
Add missing skip conditions
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 4 Aug 2018 22:01:35 +0000 (00:01 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 4 Aug 2018 22:01:35 +0000 (00:01 +0200)
commita003af5b62f802da5e1e0563741284cb5e622957
treede16358f9bd9f15a6ef81152269fbd775b4ea731
parent70ecb6e50b983419f6a2d5e028f9779354047ec1
Add missing skip conditions

mbstring can be built without mbregex support, in which case these
tests would fail.  Thus we add respective skip conditions.
12 files changed:
ext/mbstring/tests/bug43301.phpt
ext/mbstring/tests/bug69151.phpt
ext/mbstring/tests/bug72164.phpt
ext/mbstring/tests/bug72399.phpt
ext/mbstring/tests/bug72402.phpt
ext/mbstring/tests/bug72691.phpt
ext/mbstring/tests/bug72693.phpt
ext/mbstring/tests/bug72694.phpt
ext/mbstring/tests/bug72710.phpt
ext/mbstring/tests/bug73532.phpt
ext/mbstring/tests/bug73646.phpt
ext/mbstring/tests/empty_pattern.phpt