From d953754d74e1a6a84daa01f12fcc336de5f4d6a8 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Mon, 21 Oct 2002 10:35:02 +0000 Subject: [PATCH] Let them say why they are skipped --- ext/iconv/tests/001.phpt | 9 ++++----- ext/iconv/tests/bug16069.phpt | 7 ++++++- ext/iconv/tests/translit-failure.phpt | 4 ++-- ext/iconv/tests/translit-utf8.phpt | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/ext/iconv/tests/001.phpt b/ext/iconv/tests/001.phpt index a6f41199ae..fde6553856 100644 --- a/ext/iconv/tests/001.phpt +++ b/ext/iconv/tests/001.phpt @@ -8,11 +8,10 @@ iconv test --EXPECT-- iconv extension is available -ISO-8859-1: æøå -UTF-8: æøå +string(15) "ISO-8859-1: æøå" +string(13) "UTF-8: æøå" diff --git a/ext/iconv/tests/bug16069.phpt b/ext/iconv/tests/bug16069.phpt index 9088ce8d4e..7623ba0f5f 100644 --- a/ext/iconv/tests/bug16069.phpt +++ b/ext/iconv/tests/bug16069.phpt @@ -1,7 +1,12 @@ --TEST-- Bug #16069 --SKIPIF-- - + --POST-- --GET-- --FILE-- diff --git a/ext/iconv/tests/translit-failure.phpt b/ext/iconv/tests/translit-failure.phpt index 93379d98bc..2bd4a61b01 100644 --- a/ext/iconv/tests/translit-failure.phpt +++ b/ext/iconv/tests/translit-failure.phpt @@ -3,7 +3,7 @@ Translit failure --SKIPIF-- --FILE-- --FILE-- -- 2.50.1