From: Ilia Alshanetsky Date: Tue, 25 Oct 2005 14:22:56 +0000 (+0000) Subject: Do not run tests if iconv extension is unavailable. X-Git-Tag: php-5.1.0RC4~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9490f1c847e502ae3af196903dedbb29e2e72fea;p=php Do not run tests if iconv extension is unavailable. --- diff --git a/ext/iconv/tests/bug16069.phpt b/ext/iconv/tests/bug16069.phpt index 5756923022..246b90c6cd 100644 --- a/ext/iconv/tests/bug16069.phpt +++ b/ext/iconv/tests/bug16069.phpt @@ -2,7 +2,7 @@ Bug #16069 --SKIPIF-- + --INI-- error_reporting=2039 --FILE-- diff --git a/ext/iconv/tests/eucjp2sjis.phpt b/ext/iconv/tests/eucjp2sjis.phpt index c1cac62e85..a995125815 100644 --- a/ext/iconv/tests/eucjp2sjis.phpt +++ b/ext/iconv/tests/eucjp2sjis.phpt @@ -1,7 +1,7 @@ --TEST-- EUC-JP to SJIS --SKIPIF-- - + --INI-- error_reporting=2039 --FILE-- diff --git a/ext/iconv/tests/eucjp2utf8.phpt b/ext/iconv/tests/eucjp2utf8.phpt index 2100385cd6..4ffcfef516 100644 --- a/ext/iconv/tests/eucjp2utf8.phpt +++ b/ext/iconv/tests/eucjp2utf8.phpt @@ -1,7 +1,7 @@ --TEST-- EUC-JP to UTF8 --SKIPIF-- - + --INI-- error_reporting=2039 --FILE-- diff --git a/ext/iconv/tests/iconv001.phpt b/ext/iconv/tests/iconv001.phpt index d2c1f3ed60..3ef49246e5 100644 --- a/ext/iconv/tests/iconv001.phpt +++ b/ext/iconv/tests/iconv001.phpt @@ -1,7 +1,7 @@ --TEST-- iconv() test 1 --SKIPIF-- - + --INI-- error_reporting=2039 --FILE-- diff --git a/ext/iconv/tests/iconv002.phpt b/ext/iconv/tests/iconv002.phpt index 8aded58866..034b3761fa 100644 --- a/ext/iconv/tests/iconv002.phpt +++ b/ext/iconv/tests/iconv002.phpt @@ -2,7 +2,7 @@ iconv() test 2 (UCS4BE to ASCII) --SKIPIF-- + --INI-- error_reporting=2039 --FILE-- diff --git a/ext/iconv/tests/translit-failure.phpt b/ext/iconv/tests/translit-failure.phpt index a97e29c029..d8b9fbff83 100644 --- a/ext/iconv/tests/translit-failure.phpt +++ b/ext/iconv/tests/translit-failure.phpt @@ -2,7 +2,7 @@ Translit failure --SKIPIF-- --INI-- diff --git a/ext/iconv/tests/translit-utf8.phpt b/ext/iconv/tests/translit-utf8.phpt index 64991aab8d..aa5131f2c3 100644 --- a/ext/iconv/tests/translit-utf8.phpt +++ b/ext/iconv/tests/translit-utf8.phpt @@ -2,7 +2,7 @@ Translit UTF-8 quotes --SKIPIF-- --INI--