php-src/ext/iconv/tests
2011-09-06 09:28:23 +00:00
..
bug37176.phpt fix tests on AIX 2007-02-21 19:52:20 +00:00
bug37773.phpt fix tests on AIX 2007-02-21 19:52:20 +00:00
bug48289.phpt Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken). 2010-05-04 11:56:59 +00:00
bug51250.phpt Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) 2010-12-01 14:03:36 +00:00
bug52211.phpt - missing --SKIPIF-- 2011-09-06 09:28:23 +00:00
bug52941.phpt Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and 2011-08-31 22:38:20 +00:00
bug53304.phpt Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits) 2010-11-25 21:38:06 +00:00
eucjp2iso2022jp.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
eucjp2sjis.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
eucjp2utf8.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
iconv001.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
iconv002.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
iconv003.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
iconv004.phpt MFH 2007-05-05 19:26:39 +00:00
iconv_basic.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_encoding_basic.phpt - Fix tests assuming wrong ini options and extensions that might not be there 2009-11-30 20:31:52 +00:00
iconv_get_encoding_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
iconv_get_encoding_error.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_headers_variation1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_headers_variation2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_headers_variation3.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_mime_decode_headers.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
iconv_mime_decode_variation1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_variation2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode_variation3.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_mime_decode-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_mime_decode.phpt Update test. 2003-12-01 22:59:28 +00:00
iconv_mime_encode.phpt Fixed bug in test file 2005-06-22 08:33:43 +00:00
iconv_set_encoding_error.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_set_encoding_variation.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_set_encoding-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_stream_filter_delimiter.phpt - Fixed tests not passing under windows because of the directory separator 2010-11-08 09:29:15 +00:00
iconv_stream_filter.phpt Fix the test in 5.4 and trunk. 2011-09-05 11:07:38 +00:00
iconv_stream_filter.txt Add regression test for iconv stream filters 2003-12-05 18:35:17 +00:00
iconv_strlen_basic.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strlen_error1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strlen_error2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strlen_variation1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strlen_variation2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strlen-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_strlen.phpt Added test cases for iconv_strlen() and iconv_substr() 2003-01-03 05:48:51 +00:00
iconv_strpos_basic.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_error1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_error2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-12 18:57:09 +00:00
iconv_strpos_variation1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_variation2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_variation3_64bit.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_variation3.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_variation4.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos_variation5.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strpos-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_strpos.phpt do not search for empty strings with strpos() and strrpos() 2006-09-06 12:07:32 +00:00
iconv_strrpos_basic.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos_error1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos_error2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos_variation1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos_variation2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos_variation3.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +00:00
iconv_strrpos-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_strrpos.phpt do not search for empty strings with strpos() and strrpos() 2006-09-06 12:07:32 +00:00
iconv_substr_basic.phpt - Fix tests assuming wrong ini options and extensions that might not be there 2009-11-30 20:31:52 +00:00
iconv_substr_error1.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-13 12:17:42 +00:00
iconv_substr_error2.phpt New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-13 12:17:42 +00:00
iconv_substr-charset-length-cve-2007-4783.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
iconv_substr.phpt synchronize iconv_substr() behavior with substr() 2007-03-12 19:34:26 +00:00
iconv-charset-length-cve-2007-4840.phpt add length tests for iconv functions 2007-09-19 00:18:01 +00:00
ob_iconv_handler-charset-length-cve-2007-4840.phpt Give this test more headroom since it needs to allocate a 90M block 2009-08-02 23:08:21 +00:00
ob_iconv_handler.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
Quotes.UTF-8
skipif.inc MFH: Hiding bugs is not purpose of the regression tests. 2005-11-01 14:36:37 +00:00
test.inc -do not dl() load 2002-10-29 21:51:32 +00:00
translit-failure.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
translit-utf8.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00