diff --git a/ext/gmp/tests/001.phpt b/ext/gmp/tests/001.phpt index 382d374cb9c..5126f731429 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 a4a23514b1c..563d4c49a66 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 22a2d3e1789..c7843020ce3 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--