You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Moriyoshi Koizumi f87643038f * MFH remainder 18 years ago
..
bug20087.phpt Clean up. 24 years ago
bug25140.phpt - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to 23 years ago
bug26639.phpt - Fix bug #28466 (mbstring_convert_variables() problem). 22 years ago
bug28220.phpt add missing skipif conditions 20 years ago
bug30549.phpt add missing skipif conditions 20 years ago
bug31911.phpt add missing skipif conditions 20 years ago
bug43301.phpt - fix test (MF53) 18 years ago
bug43993.phpt - MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles) 18 years ago
bug45722.phpt * MFH remainder 18 years ago
casefold.phpt %s/SKIP/skip/g 24 years ago
common.inc fix tests 20 years ago
htmlent.phpt - Fix test. I have no idea why the test was left this way. 22 years ago
ini_language.phpt Fix test as the "expected result" was totally pointless in the first place. 23 years ago
mb_convert_encoding.phpt Explicitly specify mbstring.language. 23 years ago
mb_convert_encoding_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_convert_variables.phpt Fix tests 23 years ago
mb_detect_encoding.phpt Explicitly specify mbstring.language. 23 years ago
mb_detect_order.phpt Explicitly specify mbstring.language. 23 years ago
mb_encode_mimeheader_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation5.phpt - Committing new tests for MBString extension. 18 years ago
mb_encode_mimeheader_variation6.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg-compat-01.phpt %s/SKIP/skip/g 24 years ago
mb_ereg-compat-02.phpt %s/SKIP/skip/g 24 years ago
mb_ereg.phpt %s/SKIP/skip/g 24 years ago
mb_ereg1.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_ereg2.phpt MFH 20 years ago
mb_ereg_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_error.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_replace-compat-01.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-02.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-03.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-04.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-05.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-06.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-07.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-08.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-09.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-10.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-11.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-12.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_replace-compat-13.phpt Removed unnecessary "\n" 24 years ago
mb_ereg_replace.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_search_xxx.phpt %s/SKIP/skip/g 24 years ago
mb_ereg_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation5.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation6.phpt - Committing new tests for MBString extension. 18 years ago
mb_ereg_variation7.phpt - Committing new tests for MBString extension. 18 years ago
mb_http_input.phpt Disable the test temporarily because "-d" flags in the command line doesn't 23 years ago
mb_http_output.phpt Trivial test adjustment 23 years ago
mb_internal_encoding.phpt Trivial test adjustment 23 years ago
mb_internal_encoding_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_internal_encoding_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_internal_encoding_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_internal_encoding_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_internal_encoding_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_output_handler_euc_jp.phpt Clean up. 24 years ago
mb_output_handler_shift_jis.phpt Added a new test 24 years ago
mb_parse_str.phpt Fixed test cases so they wouldn't be failed in case register_globals=on 23 years ago
mb_parse_str02.phpt Fixed test cases so they wouldn't be failed in case register_globals=on 23 years ago
mb_preferred_mime_name.phpt Clean up. 24 years ago
mb_regex_encoding_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_regex_encoding_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_regex_encoding_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_regex_encoding_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_regex_set_options.phpt %s/SKIP/skip/g 24 years ago
mb_send_mail01.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail02.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail03.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail04.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail05.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail06.phpt MFH: fix/add SKIPIF 20 years ago
mb_send_mail07.phpt MFH: fix/add SKIPIF 20 years ago
mb_split-compat-01.phpt %s/SKIP/skip/g 24 years ago
mb_split.phpt Prevented the result from being affected by function overloading 24 years ago
mb_strcut.phpt fix test 20 years ago
mb_strimwidth.phpt Disabled output_handler in INI section 24 years ago
mb_strlen.phpt fix tests. 20 years ago
mb_strlen_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_strlen_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strlen_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strlen_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strlen_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strlen_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos.phpt Trivial test adjustment 23 years ago
mb_strpos_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_strpos_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_variation3.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_strrpos_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_strrpos_variation5.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtolower_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtolower_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtolower_error2.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_strtolower_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtolower_variation2.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_strtolower_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtolower_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtoupper_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtoupper_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtoupper_error2.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_strtoupper_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtoupper_variation2.phpt fixed some failures on test scripts caused by bug fix. 18 years ago
mb_strtoupper_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_strtoupper_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_strwidth.phpt Clean up. 24 years ago
mb_substitute_character.phpt - MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=entity). 18 years ago
mb_substr.phpt fix tests. 20 years ago
mb_substr_basic.phpt MFH:- fix test 18 years ago
mb_substr_count.phpt Added a test for mb_substr_count() 24 years ago
mb_substr_count_basic.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_count_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_count_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_count_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_count_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_count_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_error1.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_error2.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_variation1.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_variation2.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_variation3.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_variation4.phpt - Committing new tests for MBString extension. 18 years ago
mb_substr_variation5.phpt - Committing new tests for MBString extension. 18 years ago
overload01.phpt Divided the overload test into two so as to handle the case mbregex is 24 years ago
overload02.phpt Divided the overload test into two so as to handle the case mbregex is 24 years ago
php_gr_jp_10830.phpt %s/SKIP/skip/g 24 years ago
php_gr_jp_16242.phpt - Fixed bug #34015 21 years ago
php_gr_jp_dev_884-1.phpt fix skipif for these tests 23 years ago
php_gr_jp_dev_884-2.phpt fix skipif for these tests 23 years ago
simpletest.phpt Disabled output_handler in INI section 24 years ago
skipif.inc Removed dl() code 24 years ago
zend-multibyte.phpt Modified the test so it wouldn't be affected by ini settings. 24 years ago