From: Stanislav Malyshev Date: Sun, 25 Mar 2012 20:49:19 +0000 (-0700) Subject: fix tests X-Git-Tag: php-5.4.1RC1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d51c1e0a4c86cca1dbdfb30dadd5b59db7e9eda1;p=php fix tests --- diff --git a/ext/intl/tests/spoofchecker_001.phpt b/ext/intl/tests/spoofchecker_001.phpt index 0b71de61b8..7904b3a4c0 100755 --- a/ext/intl/tests/spoofchecker_001.phpt +++ b/ext/intl/tests/spoofchecker_001.phpt @@ -1,7 +1,7 @@ --TEST-- spoofchecker suspicious character checker --SKIPIF-- - + --FILE-- + --FILE-- areConfusable("hello, world", "he11o, wor1d")); Checking if words are confusable bool(false) bool(true) -bool(true) \ No newline at end of file +bool(true) diff --git a/ext/intl/tests/spoofchecker_003.phpt b/ext/intl/tests/spoofchecker_003.phpt index 11a4f3f303..0be9bfa409 100755 --- a/ext/intl/tests/spoofchecker_003.phpt +++ b/ext/intl/tests/spoofchecker_003.phpt @@ -1,7 +1,7 @@ --TEST-- spoofchecker with locale settings --SKIPIF-- - + --FILE-- isSuspicious($korean)); Is suspcious, en_US bool(true) Is suspcious, ko_KR -bool(false) \ No newline at end of file +bool(false) diff --git a/ext/intl/tests/spoofchecker_004.phpt b/ext/intl/tests/spoofchecker_004.phpt index dc57223ab4..b38c61d717 100755 --- a/ext/intl/tests/spoofchecker_004.phpt +++ b/ext/intl/tests/spoofchecker_004.phpt @@ -1,7 +1,7 @@ --TEST-- spoofchecker with settings changed --SKIPIF-- - + --FILE-- enabled Phar EXT version => %s Phar API version => 1.1.1 -SVN revision => %cRevision: %s $ +SVN revision => %cId: %s $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled