[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_mime_encode.phpt

2003-05-31 Thread Moriyoshi Koizumi
moriyoshi Sat May 31 03:17:35 2003 EDT Modified files: /php4/ext/iconv/tests iconv_mime_encode.phpt Log: Fix test Index: php4/ext/iconv/tests/iconv_mime_encode.phpt diff -u php4/ext/iconv/tests/iconv_mime_encode.phpt:1.1 php4/ext/iconv/tests/iconv

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_mime_decode.phpt

2003-01-14 Thread Moriyoshi Koizumi
moriyoshi Tue Jan 14 14:25:10 2003 EDT Modified files: /php4/ext/iconv/tests iconv_mime_decode.phpt Log: Test update for new feature Index: php4/ext/iconv/tests/iconv_mime_decode.phpt diff -u php4/ext/iconv/tests/iconv_mime_decode.phpt:1.1 php4/e

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_mime_encode.phpt

2003-01-04 Thread Moriyoshi Koizumi
moriyoshi Sat Jan 4 08:39:59 2003 EDT Added files: /php4/ext/iconv/tests iconv_mime_encode.phpt Log: Added test case for iconv_mime_encode() Index: php4/ext/iconv/tests/iconv_mime_encode.phpt +++ php4/ext/iconv/tests/iconv_mime_encode.phpt --

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_mime_decode.phpt

2003-01-03 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 3 15:33:53 2003 EDT Added files: /php4/ext/iconv/tests iconv_mime_decode.phpt Log: Added test case for iconv_mime_decode() Index: php4/ext/iconv/tests/iconv_mime_decode.phpt +++ php4/ext/iconv/tests/iconv_mime_decode.phpt --

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_strpos.phpt iconv_strrpos.phpt

2003-01-03 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 3 15:02:24 2003 EDT Added files: /php4/ext/iconv/tests iconv_strpos.phpt iconv_strrpos.phpt Log: Added test cases for iconv_strpos() and iconv_strrpos() Index: php4/ext/iconv/tests/iconv_strpos.phpt +++ php4/ext/iconv/tests/

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv_strlen.phpt iconv_substr.phpt

2003-01-02 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 3 00:48:51 2003 EDT Added files: /php4/ext/iconv/tests iconv_strlen.phpt iconv_substr.phpt Log: Added test cases for iconv_strlen() and iconv_substr() Index: php4/ext/iconv/tests/iconv_strlen.phpt +++ php4/ext/iconv/tests/ic

[PHP-CVS] cvs: php4 /ext/iconv/tests eucjp2iso2022jp.phpt

2003-01-02 Thread Moriyoshi Koizumi
moriyoshi Fri Jan 3 00:16:12 2003 EDT Modified files: /php4/ext/iconv/tests eucjp2iso2022jp.phpt Log: MFB Index: php4/ext/iconv/tests/eucjp2iso2022jp.phpt diff -u php4/ext/iconv/tests/eucjp2iso2022jp.phpt:1.4 php4/ext/iconv/tests/eucjp2iso2022jp

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv001.phpt iconv002.phpt ob_iconv_handler.phpt

2002-11-06 Thread Moriyoshi Koizumi
moriyoshi Wed Nov 6 11:58:08 2002 EDT Modified files: /php4/ext/iconv/tests iconv001.phpt iconv002.phpt ob_iconv_handler.phpt Log: Cosmetics Index: php4/ext/iconv/tests/iconv001.phpt diff -u php4/ext/iconv/tests/i

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv003.phpt

2002-11-06 Thread Moriyoshi Koizumi
moriyoshi Wed Nov 6 11:57:54 2002 EDT Added files: /php4/ext/iconv/tests iconv003.phpt Log: Added a test case to check the behaviour on failure Index: php4/ext/iconv/tests/iconv003.phpt +++ php4/ext/iconv/tests/iconv003.phpt --TEST-- iconv()

[PHP-CVS] cvs: php4 /ext/iconv/tests iconv002.phpt

2002-11-06 Thread Moriyoshi Koizumi
moriyoshi Wed Nov 6 11:37:11 2002 EDT Modified files: /php4/ext/iconv/tests iconv002.phpt Log: Stricter SKIPIF conditions Index: php4/ext/iconv/tests/iconv002.phpt diff -u php4/ext/iconv/tests/iconv002.phpt:1.3 php4/ext/iconv/tests/iconv002.phpt:

[PHP-CVS] cvs: php4 /ext/iconv/tests skipif.inc test.inc translit-utf8.phpt

2002-10-29 Thread Marcus Börger
helly Tue Oct 29 16:51:32 2002 EDT Modified files: /php4/ext/iconv/tests skipif.inc test.inc translit-utf8.phpt Log: -do not dl() load -magic_quotes_runtime Index: php4/ext/iconv/tests/skipif.inc diff -u php4/ext/iconv/tests/skipif.inc:1.2 php4/ext/

[PHP-CVS] cvs: php4 /ext/iconv/tests bug16069.phpt eucjp2iso2022jp.phpt eucjp2sjis.phpt eucjp2utf8.phpt iconv001.phpt iconv002.phpt ob_iconv_handler.phpt translit-failure.phpt translit-utf8.phpt

2002-10-29 Thread Moriyoshi Koizumi
moriyoshi Tue Oct 29 11:25:24 2002 EDT Modified files: /php4/ext/iconv/tests bug16069.phpt eucjp2iso2022jp.phpt eucjp2sjis.phpt eucjp2utf8.phpt iconv001.phpt iconv002.phpt ob_iconv_handler.php

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-29 Thread Melvyn Sopacua
At 19:53 10/28/2002 +0100, Derick Rethans wrote: [...] > IMHO we should do a complete overhaul of */tests/* and remove any dl() > code, or come up with something, that will force the modules/ directory > on the testkit. That should be easy by forcing the extensions directory with a hardcoded in

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Moriyoshi Koizumi
Hi, (B (BExcuse me for being late here. (BI figured out the problem though skipif.inc was not my work. (BI'll remove them soon. I think I should get rid of dl() code from (Bhtmlentities test cases too. (B (BRegards, (B (BMoriyoshi (B (B (B (BMelvyn Sopacua <[EMAIL PROTECTED]> wrote: 

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Melvyn Sopacua
At 19:36 28-10-2002, Marcus Börger wrote: Then what about: cvs -z3 -q diff skipif.inc test.inc (in directory S:\php4-HEAD\ext\iconv\tests\) Index: skipif.inc === RCS file: /repository/php4/ext/iconv/tests/skipif.inc,v retrieving re

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Derick Rethans
On Mon, 28 Oct 2002, Melvyn Sopacua wrote: > At 19:01 28-10-2002, Marcus Börger wrote: > > >At 18:33 28.10.2002, Melvyn Sopacua wrote: > >>At 18:15 28-10-2002, Marcus Börger wrote: > >> > >>> Log: > >>> fix this tests > >>> -they did not dl load module in test > >> > >>Yes, exactly as t

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Marcus Börger
Then what about: cvs -z3 -q diff skipif.inc test.inc (in directory S:\php4-HEAD\ext\iconv\tests\) Index: skipif.inc === RCS file: /repository/php4/ext/iconv/tests/skipif.inc,v retrieving revision 1.2 diff -u -r1.2 skipif.inc --- skip

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Melvyn Sopacua
At 19:01 28-10-2002, Marcus Börger wrote: At 18:33 28.10.2002, Melvyn Sopacua wrote: At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been discussed. Why did you revert that? The main reason -

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Marcus Börger
At 18:33 28.10.2002, Melvyn Sopacua wrote: At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been discussed. Why did you revert that? The main reason - to repeat it: ./configure --prefix=/previous

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests

2002-10-28 Thread Melvyn Sopacua
At 18:15 28-10-2002, Marcus Börger wrote: Log: fix this tests -they did not dl load module in test Yes, exactly as they shouldn't. It's been discussed. Why did you revert that? The main reason - to repeat it: ./configure --prefix=/previous/install dl('foo.so')=> foo.so version

[PHP-CVS] cvs: php4 /ext/iconv/tests bug16069.inc bug16069.phpt eucjp2iso2022jp.inc eucjp2iso2022jp.phpt eucjp2sjis.inc eucjp2sjis.phpt eucjp2utf8.inc eucjp2utf8.phpt iconv001.phpt iconv002.inc iconv002.phpt ob_iconv_handler.phpt skipif.inc test.inc translit-failure.phpt translit-utf8.inc translit-utf8.phpt

2002-10-28 Thread Marcus Börger
helly Mon Oct 28 12:15:22 2002 EDT Added files: /php4/ext/iconv/tests test.inc Removed files: /php4/ext/iconv/tests bug16069.inc eucjp2iso2022jp.inc eucjp2sjis.inc eucjp2utf8.inc iconv002.inc

[PHP-CVS] cvs: php4 /ext/iconv/tests 001.phpt 002.inc 002.phpt iconv001.phpt iconv002.inc iconv002.phpt

2002-10-26 Thread Moriyoshi Koizumi
moriyoshi Sat Oct 26 04:50:05 2002 EDT Added files: /php4/ext/iconv/tests iconv001.phpt iconv002.inc iconv002.phpt Removed files: /php4/ext/iconv/tests 001.phpt 002.inc 002.phpt Log: Renamed the test Index: php4/ex

[PHP-CVS] cvs: php4 /ext/iconv/tests ob_iconv_handler.phpt

2002-10-26 Thread Moriyoshi Koizumi
moriyoshi Sat Oct 26 04:45:49 2002 EDT Added files: /php4/ext/iconv/tests ob_iconv_handler.phpt Log: Added a test case for ob_iconv_handler() Index: php4/ext/iconv/tests/ob_iconv_handler.phpt +++ php4/ext/iconv/tests/ob_iconv_handler.phpt --TE

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt

2002-10-14 Thread Moriyoshi Koizumi
Thanks! Moriyoshi Koizumi "Jani Taskinen" <[EMAIL PROTECTED]> wrote: > sniperMon Oct 14 19:09:48 2002 EDT > > Modified files: > /php4/ext/iconv/tests translit-failure.phpt > Log: > This test should not print out the error (which is correct). >

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt

2002-10-14 Thread Jani Taskinen
sniper Mon Oct 14 19:09:48 2002 EDT Modified files: /php4/ext/iconv/tests translit-failure.phpt Log: This test should not print out the error (which is correct). Index: php4/ext/iconv/tests/translit-failure.phpt diff -u php4/ext/iconv/tests/translit-f

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt translit-utf8.phpt

2002-10-11 Thread Moriyoshi Koizumi
moriyoshi Fri Oct 11 14:07:47 2002 EDT Modified files: /php4/ext/iconv/tests translit-failure.phpt translit-utf8.phpt Log: Improved the test cases so that they will be skipped rather than failed, if libiconv is not used. Index: php4/ext/iconv/te

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt

2002-10-11 Thread Jani Taskinen
sniper Fri Oct 11 09:43:24 2002 EDT Modified files: /php4/ext/iconv/tests translit-failure.phpt Log: fix typo. Index: php4/ext/iconv/tests/translit-failure.phpt diff -u php4/ext/iconv/tests/translit-failure.phpt:1.2 php4/ext/iconv/tests/translit-fail

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt

2002-10-11 Thread Moriyoshi Koizumi
moriyoshi Fri Oct 11 03:38:18 2002 EDT Modified files: /php4/ext/iconv/tests translit-failure.phpt Log: Added set_time_limit(); We should stop it in some time. See the comment in the script for detail. Index: php4/ext/iconv/tests/translit-fai

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests Quotes.UTF-8 translit-utf8.inc translit-utf8.phpt

2002-10-10 Thread Moriyoshi Koizumi
glibc iconv translit'ed like below: -- "Hello" 'Hello' ,,Hello" ,Hello' "Hello" 'Hello' ,,Hello" ,Hello' -- How can we do with this result? IMO transliteration is very implementation specific feature, and further tests may make no sense as long as doing the same ones with the dif

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-failure.phpt

2002-10-10 Thread Melvyn Sopacua
msopacuaThu Oct 10 15:06:01 2002 EDT Added files: /php4/ext/iconv/tests translit-failure.phpt Log: Another small test for iconv transliteration, from GNU libiconv testkit Index: php4/ext/iconv/tests/translit-failure.phpt +++ php4/ext/iconv/

[PHP-CVS] cvs: php4 /ext/iconv/tests translit-utf8.phpt

2002-10-10 Thread Melvyn Sopacua
msopacuaThu Oct 10 12:49:33 2002 EDT Modified files: /php4/ext/iconv/tests translit-utf8.phpt Log: It used to be 003 Index: php4/ext/iconv/tests/translit-utf8.phpt diff -u php4/ext/iconv/tests/translit-utf8.phpt:1.1 php4/ext/iconv/tests/transl

[PHP-CVS] cvs: php4 /ext/iconv/tests Quotes.UTF-8 translit-utf8.inc translit-utf8.phpt

2002-10-09 Thread Melvyn Sopacua
msopacuaWed Oct 9 19:16:39 2002 EDT Added files: /php4/ext/iconv/tests translit-utf8.inc translit-utf8.phpt Quotes.UTF-8 Log: Test for standard transliteration. Original check-translit from GNU libiconv-1.8

[PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt bug16069.inc bug16069.phpt

2002-10-09 Thread Derick Rethans
derick Wed Oct 9 16:30:30 2002 EDT Added files: /php4/ext/iconv/tests bug16069.inc bug16069.phpt Removed files: /php4/ext/iconv/tests 003.inc 003.phpt Log: - Use a more descriptive filename Index: php4/ext/iconv/tests

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt translit.inctranslit.phpt

2002-10-09 Thread Derick Rethans
On Wed, 9 Oct 2002, Moriyoshi Koizumi wrote: > moriyoshi Wed Oct 9 16:19:13 2002 EDT > > Added files: > /php4/ext/iconv/tests 003.inc 003.phpt hmm, that's not that descriptive... I'd rather go for "bug16069.php"... it's easier to find it later then. Do

[PHP-CVS] cvs: php4 /ext/iconv/tests 003.inc 003.phpt translit.inc translit.phpt

2002-10-09 Thread Moriyoshi Koizumi
moriyoshi Wed Oct 9 16:19:13 2002 EDT Added files: /php4/ext/iconv/tests 003.inc 003.phpt Removed files: /php4/ext/iconv/tests translit.inc translit.phpt Log: Renamed the test case files in order to avoid confusion

Re: [PHP-CVS] cvs: php4 /ext/iconv/tests translit.phpt

2002-10-09 Thread Moriyoshi Koizumi
Hi, I confirmed this test might not work even with libiconv, when the errno test run by configure failed. IMO it has something to do with other EUC-JP related failures on BSD platforms. Moriyoshi Koizumi "Rui Hirokawa" <[EMAIL PROTECTED]> wrote: > hirokawa Wed Oct 9 08:54:52

[PHP-CVS] cvs: php4 /ext/iconv/tests translit.phpt

2002-10-09 Thread Rui Hirokawa
hirokawaWed Oct 9 08:54:52 2002 EDT Modified files: /php4/ext/iconv/tests translit.phpt Log: added @ to suppress a notice. Index: php4/ext/iconv/tests/translit.phpt diff -u php4/ext/iconv/tests/translit.phpt:1.4 php4/ext/iconv/tests/translit.p

[PHP-CVS] cvs: php4 /ext/iconv/tests 002.phpt

2002-09-28 Thread Marcus Börger
helly Sat Sep 28 09:59:17 2002 EDT Modified files: /php4/ext/iconv/tests 002.phpt Log: Synch with README.TESTING Index: php4/ext/iconv/tests/002.phpt diff -u php4/ext/iconv/tests/002.phpt:1.2 php4/ext/iconv/tests/002.phpt:1.3 --- php4/ext/iconv/tests