Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Moriyoshi Koizumi
Hi, The first letter in $chars appears to be a small a with a grave accent in my linux box. Is this a typo for a small a with a two-dot umlaut sign, or the test is supposed to fail? Moriyoshi Melvyn Sopacua [EMAIL PROTECTED] wrote: msopacua Tue Oct 22 15:39:17 2002 EDT

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Ilia A.
I will have that test working correctly momentarily. As it stands that test would only work if a locale supporting the used characters is exported. Ilia On October 23, 2002 05:04 pm, Moriyoshi Koizumi wrote: Hi, The first letter in $chars appears to be a small a with a grave accent in my

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Melvyn Sopacua
Typo indeed. At 23:07 23-10-2002, Ilia A. wrote: I will have that test working correctly momentarily. As it stands that test would only work if a locale supporting the used characters is exported. ??? I'd like to see that one. Not sure what you mean now. Ilia On October 23, 2002 05:04

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Moriyoshi Koizumi
Thanks. But can it be rewritten to be skipped unless it is applicable ...? Moriyoshi Ilia A. [EMAIL PROTECTED] wrote: I will have that test working correctly momentarily. As it stands that test would only work if a locale supporting the used characters is exported. Ilia On October 23,

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Marcus Börger
Nice test and additional skip logic but i think we should use characters available in germany like our umlauts. I suspect the test fails for me because my locale does not recognize the three characters used which are non german characters anyway... marcus At 01:04 24.10.2002, Ilia Alshanetsky

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Ilia A.
On October 23, 2002 08:17 pm, Marcus Börger wrote: Nice test and additional skip logic but i think we should use characters available in germany like our umlauts. I suspect the test fails for me because my locale does not recognize the three characters used which are non german characters

[PHP-CVS] cvs: php4 /ext/standard/tests/strings strtoupper.phpt

2002-10-23 Thread Marcus Börger
helly Wed Oct 23 20:49:38 2002 EDT Modified files: /php4/ext/standard/tests/stringsstrtoupper.phpt Log: use german characters for a test with german locale Index: php4/ext/standard/tests/strings/strtoupper.phpt diff -u