73 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Moriyoshi Koizumi e4d90e60fc - Turn off mbstring.func_overload as this test uses plain strlen() for 22 years ago
Moriyoshi Koizumi b8ea4e6fd2 Fix bug #26639 (mb_convert_variables() clutters variables beyond the references) 23 years ago
Marcus Boerger 71ec2db198 Fix tests 23 years ago
foobar d0422ea0bc fix skipif for these tests 23 years ago
Moriyoshi Koizumi 07a021f477 Add test cases for the regex probles 23 years ago
Moriyoshi Koizumi 91bf8e5dc9 Explicitly specify mbstring.language. 23 years ago
Moriyoshi Koizumi 96cdea35c1 Specify full path to cat for mb_send_mail() tests 23 years ago
Ilia Alshanetsky ff4d200772 Specify full path for cat utility used by the test. 23 years ago
Derick Rethans 9cd7b9d3c3 - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to 23 years ago
Ilia Alshanetsky c6134c346c Use getenv() rather then $_ENV, the latter is not always avaliable. 23 years ago
Moriyoshi Koizumi fb02fdf306 Fix test as the "expected result" was totally pointless in the first place. 23 years ago
Moriyoshi Koizumi de02912ef2 Fix the test which should have been fixed long ago. 23 years ago
Moriyoshi Koizumi 68120caddc Add test case for the bug 23 years ago
Moriyoshi Koizumi f05452fbcd Disable the test temporarily because "-d" flags in the command line doesn't 23 years ago
Moriyoshi Koizumi f1679e4027 Fixed test so it won't fail in correct situations 23 years ago
Moriyoshi Koizumi 9e6fdcd8f6 Fixed test cases so they wouldn't be failed in case register_globals=on 23 years ago
Moriyoshi Koizumi 47f6ed8dbb Trivial test adjustment 23 years ago
Moriyoshi Koizumi e5a4b5b2dc Fixed test case for mb_strpos(). 23 years ago
Moriyoshi Koizumi b00cc4f2bb Fixed a mb_send_mail() bug that has been reported in php-i18n@lists.php.net 23 years ago
Moriyoshi Koizumi b9687bea65 Prevented the result from being affected by function overloading 24 years ago
Moriyoshi Koizumi 436bc265e6 MFB 24 years ago
Moriyoshi Koizumi 40d605a385 Test for mb_send_mail() under language=Korean 24 years ago
Moriyoshi Koizumi 1748935997 Added missing mb_internal_encoding() 24 years ago
Moriyoshi Koizumi adfcb09190 Removed unnecessary "\n" 24 years ago
Moriyoshi Koizumi 65677445b4 Added a test to check whether mb_parse_str() works properly 24 years ago
Moriyoshi Koizumi 18089ce360 Modified the test so it wouldn't be affected by ini settings. 24 years ago
Moriyoshi Koizumi 003be7fe32 Divided the overload test into two so as to handle the case mbregex is 24 years ago
Moriyoshi Koizumi b62afe783d %s/SKIP/skip/g 24 years ago
Moriyoshi Koizumi 46b4abc08b Removed unnecessary ?> 24 years ago
Moriyoshi Koizumi b23d2c8beb Fixed bogus SKIPIF conditions. 24 years ago
Moriyoshi Koizumi f0a7db1c7e Added some skipif conditions to handle the case mbstring is enabled but mbregex is disabled. 24 years ago
Moriyoshi Koizumi 9efefc742b Added a test for zend-multibyte extension 24 years ago
Ilia Alshanetsky 0cb9c53033 Added a skip condition for when mail() function is not avaliable. 24 years ago
Ilia Alshanetsky b0d519f730 Added a skip condition for when the encoding needed for the test is not 24 years ago
Moriyoshi Koizumi 9f2a1ce9d4 Added a test for mb_send_mail() to check if the function properly handles 24 years ago
Moriyoshi Koizumi 2016c0cc0a Added a test for mb_send_mail() to check if the simplified Chinese support 24 years ago
Moriyoshi Koizumi d9ebc7aadb Updated the test 24 years ago
Moriyoshi Koizumi 072466203d Fixed language name 24 years ago
Moriyoshi Koizumi 5d547d1f0c Added test cases for mb_send_mail() 24 years ago
Moriyoshi Koizumi 8c517d7d1d Added a test case to check if my recent patch works 24 years ago
Moriyoshi Koizumi 0a801f1deb Added a test for mb_substr_count() 24 years ago
Moriyoshi Koizumi 72e0aa894a Added a test for function overloading behaviour 24 years ago
Moriyoshi Koizumi f6ad144abb Added a new test 24 years ago
Moriyoshi Koizumi 408e019b25 Disabled output_handler in INI section 24 years ago
Moriyoshi Koizumi a705a8b597 Clean up. 24 years ago
Moriyoshi Koizumi 352a9f093c Removed dl() code 24 years ago
Moriyoshi Koizumi ac4eb2cccc Shortened comments. I also think they were too long. 24 years ago
Moriyoshi Koizumi fc0e6ff90e Added test cases to check the compatibility with standard ereg functions. 24 years ago
Marcus Boerger b763fe7622 fix test 24 years ago
Moriyoshi Koizumi eef8649fa4 Capitalized the title string 24 years ago