php-src/ext/iconv/tests
Yasuo Ohgaki a84e5dc37d Remove unneeded string copy.
Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes.
More compliance to the RFC. Improve/add encoding handling tests. i.e. Rather than set encoding automagic way, detect it.
2014-03-27 17:20:57 +09: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
eucjp2sjis.phpt
eucjp2utf8.phpt
iconv001.phpt
iconv002.phpt
iconv003.phpt
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_default_charset.phpt Remove unneeded string copy. 2014-03-27 17:20:57 +09:00
iconv_encoding_basic.phpt Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09:00
iconv_get_encoding_basic.phpt Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09: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_ini_encoding.phpt Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09: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 Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iconv_mime_decode_headers.phpt
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 Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iconv_mime_decode.phpt
iconv_mime_encode.phpt
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 Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09:00
iconv_set_encoding-charset-length-cve-2007-4840.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08: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
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 Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
iconv_strlen.phpt
iconv_strpos_basic.phpt Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09: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 Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09:00
iconv_strpos-charset-length-cve-2007-4840.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08: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 Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding 2014-03-12 17:54:22 +09: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 Remove executable permission on phpt 2012-10-10 10:27:49 +08: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 Remove executable permission on phpt 2012-10-10 10:27:49 +08: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 Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
ob_iconv_handler-charset-length-cve-2007-4840.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
ob_iconv_handler.phpt
Quotes.UTF-8
skipif.inc
test.inc
translit-failure.phpt
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