From 632e5716429b0cb7324fd13a0b2d933ebae76a3b Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 21 Dec 2005 11:43:24 +0000 Subject: [PATCH] MFB: add missing skipif conditions, fix existing ones add one missing test --- ext/calendar/tests/jdtojewish.phpt | 2 ++ ext/ctype/tests/bug25745.phpt | 2 ++ ext/ctype/tests/bug34645.phpt | 13 +++++++++++++ ext/iconv/tests/iconv003.phpt | 2 ++ ext/iconv/tests/iconv004.phpt | 2 ++ ext/iconv/tests/iconv_mime_decode_headers.phpt | 2 +- ext/mbstring/tests/bug28220.phpt | 2 ++ ext/mbstring/tests/bug30549.phpt | 2 ++ ext/mbstring/tests/bug31911.phpt | 2 ++ ext/oci8/tests/cursor_bind.phpt | 2 ++ ext/pdo_sqlite/tests/bug35336.phpt | 4 ++++ ext/simplexml/tests/bug27010.phpt | 2 ++ ext/sqlite/tests/bug28112.phpt | 2 ++ ext/tokenizer/tests/001.phpt | 2 ++ ext/tokenizer/tests/002.phpt | 2 ++ ext/tokenizer/tests/003.phpt | 2 ++ ext/tokenizer/tests/bug26463.phpt | 2 ++ ext/wddx/tests/001.phpt | 2 ++ ext/wddx/tests/bug27287.phpt | 2 ++ ext/wddx/tests/bug34306.phpt | 2 ++ ext/wddx/tests/bug35410.phpt | 2 ++ 21 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 ext/ctype/tests/bug34645.phpt diff --git a/ext/calendar/tests/jdtojewish.phpt b/ext/calendar/tests/jdtojewish.phpt index c6dc1fd594..484b95749c 100644 --- a/ext/calendar/tests/jdtojewish.phpt +++ b/ext/calendar/tests/jdtojewish.phpt @@ -1,5 +1,7 @@ --TEST-- jdtojewish() function +--SKIPIF-- + --FILE-- --FILE-- +--FILE-- + +--EXPECT-- +bool(true) +int(394829384) diff --git a/ext/iconv/tests/iconv003.phpt b/ext/iconv/tests/iconv003.phpt index 9fcfe4b0cd..9642cf1e79 100644 --- a/ext/iconv/tests/iconv003.phpt +++ b/ext/iconv/tests/iconv003.phpt @@ -1,5 +1,7 @@ --TEST-- iconv() test 3 +--SKIPIF-- + --FILE-- --FILE-- --INI-- unicode.script_encoding=ISO-8859-1 diff --git a/ext/mbstring/tests/bug28220.phpt b/ext/mbstring/tests/bug28220.phpt index 563e2da743..f195606a15 100644 --- a/ext/mbstring/tests/bug28220.phpt +++ b/ext/mbstring/tests/bug28220.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #28220 (mb_strwidth() returns wrong width values for some Hangul characters) +--SKIPIF-- + --FILE-- --FILE-- 0x20ac, 0xa5 => 0x20af, 0xaa => 0x037a)); diff --git a/ext/mbstring/tests/bug31911.phpt b/ext/mbstring/tests/bug31911.phpt index eb6438d4e7..48d4971759 100644 --- a/ext/mbstring/tests/bug31911.phpt +++ b/ext/mbstring/tests/bug31911.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE--