From: Antony Dovgal Date: Sun, 27 May 2007 15:12:33 +0000 (+0000) Subject: MFH: add missing skipif sections X-Git-Tag: php-5.2.3~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e1647e524e34370401fce0a360781bfbbeb2823;p=php MFH: add missing skipif sections --- diff --git a/ext/gmp/tests/001.phpt b/ext/gmp/tests/001.phpt index 382d374cb9..5126f73142 100644 --- a/ext/gmp/tests/001.phpt +++ b/ext/gmp/tests/001.phpt @@ -18,4 +18,4 @@ echo "gmp extension is available"; */ ?> --EXPECT-- -gmp extension is available \ No newline at end of file +gmp extension is available diff --git a/ext/gmp/tests/011.phpt b/ext/gmp/tests/011.phpt index fc2d0d52f2..0ca3ca3849 100644 --- a/ext/gmp/tests/011.phpt +++ b/ext/gmp/tests/011.phpt @@ -2,6 +2,7 @@ gmp_divexact() tests --SKIPIF-- =")) { die("skip your GMP is too old and will crash"); } diff --git a/ext/gmp/tests/012.phpt b/ext/gmp/tests/012.phpt index ff60385bb7..a8de915980 100644 --- a/ext/gmp/tests/012.phpt +++ b/ext/gmp/tests/012.phpt @@ -1,5 +1,7 @@ --TEST-- gmp_neg() basic tests +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE--