php-src/ext/iconv/tests
2009-07-28 14:56:08 +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
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 New iconv extension tests. Tested on Windows, Linux and Linux 64 bit 2009-06-12 17:16:01 +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
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 - Add a new test for the additional delimiter of the encoding conversion filter 2009-05-14 19:06:20 +00:00
iconv_stream_filter.phpt - Update the test as newer libc gets the bogus input through rather than 2009-05-14 19:02: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
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 New iconv extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-13 12:17:42 +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 one more test 2007-09-19 00:49:02 +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
translit-failure.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00
translit-utf8.phpt Do not run tests if iconv extension is unavailable. 2005-10-25 14:22:56 +00:00