From: foobar Date: Wed, 16 Apr 2003 02:21:30 +0000 (+0000) Subject: SKIP -> SKIPIF X-Git-Tag: RELEASE_0_5~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b02dd10e03f4362df14ec6ae175e4d2d8a501f39;p=php SKIP -> SKIPIF --- diff --git a/ext/bcmath/tests/bcadd.phpt b/ext/bcmath/tests/bcadd.phpt index 89e5b48bb1..61552eecde 100644 --- a/ext/bcmath/tests/bcadd.phpt +++ b/ext/bcmath/tests/bcadd.phpt @@ -1,6 +1,6 @@ --TEST-- bcadd() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bccomp.phpt b/ext/bcmath/tests/bccomp.phpt index d4b28accc5..b2bf9f4ac2 100644 --- a/ext/bcmath/tests/bccomp.phpt +++ b/ext/bcmath/tests/bccomp.phpt @@ -1,6 +1,6 @@ --TEST-- bccomp() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcdiv.phpt b/ext/bcmath/tests/bcdiv.phpt index cd791b9c2a..cda19496d5 100644 --- a/ext/bcmath/tests/bcdiv.phpt +++ b/ext/bcmath/tests/bcdiv.phpt @@ -1,6 +1,6 @@ --TEST-- bcdiv() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcmod.phpt b/ext/bcmath/tests/bcmod.phpt index 8d283e5407..1d7be48a75 100644 --- a/ext/bcmath/tests/bcmod.phpt +++ b/ext/bcmath/tests/bcmod.phpt @@ -1,6 +1,6 @@ --TEST-- bcmod() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcmul.phpt b/ext/bcmath/tests/bcmul.phpt index 9ee06669df..0ff322fe32 100644 --- a/ext/bcmath/tests/bcmul.phpt +++ b/ext/bcmath/tests/bcmul.phpt @@ -1,6 +1,6 @@ --TEST-- bcmul() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcpow.phpt b/ext/bcmath/tests/bcpow.phpt index ae18065ec1..bdd4e08cab 100644 --- a/ext/bcmath/tests/bcpow.phpt +++ b/ext/bcmath/tests/bcpow.phpt @@ -1,6 +1,6 @@ --TEST-- bcpow() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcscale.phpt b/ext/bcmath/tests/bcscale.phpt index 8237f9dd8d..4fc2f85eb9 100644 --- a/ext/bcmath/tests/bcscale.phpt +++ b/ext/bcmath/tests/bcscale.phpt @@ -1,6 +1,6 @@ --TEST-- bcscale() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcsqrt.phpt b/ext/bcmath/tests/bcsqrt.phpt index 1e50ef2444..46d92fd5ed 100644 --- a/ext/bcmath/tests/bcsqrt.phpt +++ b/ext/bcmath/tests/bcsqrt.phpt @@ -1,6 +1,6 @@ --TEST-- bcsqrt() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/bcmath/tests/bcsub.phpt b/ext/bcmath/tests/bcsub.phpt index c20d48ff19..71726492f7 100644 --- a/ext/bcmath/tests/bcsub.phpt +++ b/ext/bcmath/tests/bcsub.phpt @@ -1,6 +1,6 @@ --TEST-- bcsub() function ---SKIP-- +--SKIPIF-- --INI-- bcmath.scale=0 diff --git a/ext/sysvsem/tests/sysv.phpt b/ext/sysvsem/tests/sysv.phpt index 830590c33b..f7d95f7f48 100644 --- a/ext/sysvsem/tests/sysv.phpt +++ b/ext/sysvsem/tests/sysv.phpt @@ -1,6 +1,6 @@ --TEST-- General semaphore and shared memory test ---SKIP-- +--SKIPIF--