php-src/ext/mbstring/tests
Antony Dovgal 2f467baf94 MFH
2006-10-11 11:53:02 +00:00
..
bug20087.phpt Clean up. 2002-10-30 08:06:52 +00:00
bug25140.phpt - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to 2003-08-19 08:29:57 +00:00
bug26639.phpt - Fix bug #28466 (mbstring_convert_variables() problem). 2004-06-26 05:39:00 +00:00
bug28220.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
bug30549.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
bug31911.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
casefold.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
common.inc fix tests 2006-05-29 21:08:02 +00:00
htmlent.phpt - Fix test. I have no idea why the test was left this way. 2004-10-09 08:16:29 +00:00
ini_language.phpt Fix test as the "expected result" was totally pointless in the first place. 2003-08-08 10:53:54 +00:00
mb_convert_encoding.phpt Explicitly specify mbstring.language. 2003-09-26 14:42:37 +00:00
mb_convert_variables.phpt Fix tests 2003-11-30 13:20:26 +00:00
mb_detect_encoding.phpt Explicitly specify mbstring.language. 2003-09-26 14:42:37 +00:00
mb_detect_order.phpt Explicitly specify mbstring.language. 2003-09-26 14:42:37 +00:00
mb_ereg1.phpt MFH: fix segfault/leak, add test 2006-10-11 11:09:42 +00:00
mb_ereg2.phpt MFH 2006-10-11 11:53:02 +00:00
mb_ereg_replace-compat-01.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-02.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-03.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-04.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-05.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-06.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-07.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-08.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-09.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-10.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-11.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-12.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_replace-compat-13.phpt Removed unnecessary "\n" 2002-11-21 17:36:16 +00:00
mb_ereg_replace.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg_search_xxx.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg-compat-01.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg-compat-02.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_ereg.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_http_input.phpt Disable the test temporarily because "-d" flags in the command line doesn't 2003-08-03 13:58:20 +00:00
mb_http_output.phpt Trivial test adjustment 2003-02-03 20:29:07 +00:00
mb_internal_encoding.phpt Trivial test adjustment 2003-02-03 20:29:07 +00:00
mb_output_handler_euc_jp.phpt Clean up. 2002-10-30 08:06:52 +00:00
mb_output_handler_shift_jis.phpt Added a new test 2002-11-03 20:35:46 +00:00
mb_parse_str02.phpt Fixed test cases so they wouldn't be failed in case register_globals=on 2003-03-29 07:13:47 +00:00
mb_parse_str.phpt Fixed test cases so they wouldn't be failed in case register_globals=on 2003-03-29 07:13:47 +00:00
mb_preferred_mime_name.phpt Clean up. 2002-10-30 08:06:52 +00:00
mb_regex_set_options.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_send_mail01.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail02.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail03.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail04.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail05.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail06.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_send_mail07.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mb_split-compat-01.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
mb_split.phpt Prevented the result from being affected by function overloading 2002-11-29 18:32:50 +00:00
mb_strcut.phpt fix test 2005-12-16 14:50:47 +00:00
mb_strimwidth.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
mb_strlen.phpt fix tests. 2006-07-29 17:11:09 +00:00
mb_strpos.phpt Trivial test adjustment 2003-02-03 20:29:07 +00:00
mb_strwidth.phpt Clean up. 2002-10-30 08:06:52 +00:00
mb_substitute_character.phpt Clean up. 2002-10-30 08:06:52 +00:00
mb_substr_count.phpt Added a test for mb_substr_count() 2002-11-09 17:07:29 +00:00
mb_substr.phpt fix tests. 2006-07-29 17:11:09 +00:00
overload01.phpt Divided the overload test into two so as to handle the case mbregex is 2002-11-15 15:59:07 +00:00
overload02.phpt Divided the overload test into two so as to handle the case mbregex is 2002-11-15 15:59:07 +00:00
php_gr_jp_10830.phpt %s/SKIP/skip/g 2002-11-15 15:34:57 +00:00
php_gr_jp_16242.phpt - Fixed bug #34015 2005-08-05 20:38:50 +00:00
php_gr_jp_dev_884-1.phpt fix skipif for these tests 2003-10-02 14:55:49 +00:00
php_gr_jp_dev_884-2.phpt fix skipif for these tests 2003-10-02 14:55:49 +00:00
simpletest.phpt Disabled output_handler in INI section 2002-11-03 08:37:59 +00:00
skipif.inc Removed dl() code 2002-10-30 07:54:33 +00:00
zend-multibyte.phpt Modified the test so it wouldn't be affected by ini settings. 2002-11-19 16:55:34 +00:00