From: Antony Dovgal Date: Sun, 27 May 2007 15:12:22 +0000 (+0000) Subject: add missing skipif sections X-Git-Tag: RELEASE_1_4~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fea08614331b18fd5f1a99cfadf58d07cc5c03fa;p=php 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 a4a23514b1..563d4c49a6 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 22a2d3e178..c7843020ce 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-- --FILE--