Commit Graph

327 Commits

Author SHA1 Message Date
Raghubansh Kumar
703626aa98 New testcases for strrpos() function 2007-10-05 18:35:49 +00:00
Raghubansh Kumar
0513f160c9 New testcases for str_split() function 2007-10-05 18:20:57 +00:00
Raghubansh Kumar
871cae6d64 New testcases for vsprintf() function 2007-10-05 18:12:36 +00:00
Stanislav Malyshev
e920066a14 MFB unicode test 2007-10-03 05:08:47 +00:00
Antony Dovgal
8b2cf00c41 fix tests 2007-10-02 11:35:39 +00:00
Jani Taskinen
5569fd3005 MFB: fix test 2007-10-01 13:55:58 +00:00
Jani Taskinen
d762757ee5 - Fixed bug #42789 (join() warning messages are not proper & different
return value on php5/6)
# For consistency between 5/6 also made the return value be NULL like it
# has been for ages when invalid stuff is passed.
2007-10-01 12:04:09 +00:00
Jani Taskinen
50b34c8099 - Added unicode result 2007-10-01 12:01:28 +00:00
Raghubansh Kumar
413064b576 New testcases for sprintf() function 2007-09-29 14:15:53 +00:00
Raghubansh Kumar
fa61cf8a31 New testcases for chunk_split() function 2007-09-29 12:57:06 +00:00
Raghubansh Kumar
272cedd5d2 New testcases for strrchr() function 2007-09-29 09:24:27 +00:00
Raghubansh Kumar
46700e7a47 New testcases for stripos() function 2007-09-29 09:22:42 +00:00
Raghubansh Kumar
03d6500fb0 New testcases for join() function 2007-09-29 09:08:24 +00:00
Raghubansh Kumar
a40e2c843c New testcases for htmlspecialchars_decode() function 2007-09-29 09:03:22 +00:00
Raghubansh Kumar
ed72c6c50b new testcases for strrev() function 2007-09-26 14:42:15 +00:00
Raghubansh Kumar
38d1ab072f New testcases for crc32() function 2007-09-26 06:11:28 +00:00
Raghubansh Kumar
360f022c1a New testcases for strspn() function 2007-09-22 10:49:49 +00:00
Raghubansh Kumar
8a44a00593 New testcases for strcspn() function 2007-09-22 10:37:46 +00:00
Raghubansh Kumar
53569976d4 New testcases for strtok() function 2007-09-22 07:41:14 +00:00
Raghubansh Kumar
adb9c195f5 better output matching/fixes 2007-09-15 07:32:16 +00:00
Raghubansh Kumar
59d3bd8544 New testcase for strncasecmp() 2007-09-14 19:17:08 +00:00
Raghubansh Kumar
78fdb30718 New testcases for chop() 2007-09-14 19:14:52 +00:00
Raghubansh Kumar
3aae429b88 New testcases for wordwrap() 2007-09-14 19:09:11 +00:00
Nuno Lopes
db5f5d6bd7 MFB: change run-tests.php to add %a 2007-09-14 15:36:29 +00:00
Nuno Lopes
bd6f705895 MFB 2007-09-13 19:52:45 +00:00
Ilia Alshanetsky
7877150f49 MFB: Added a note indicating that the tests may fail to due libc
implementation
2007-09-13 15:36:50 +00:00
Antony Dovgal
1d42952da9 fix tests 2007-09-10 10:33:00 +00:00
Antony Dovgal
2c354acaf7 remove the original 2007-09-09 22:47:47 +00:00
Antony Dovgal
b9faefee14 MFB: split test 2007-09-09 22:47:23 +00:00
Raghubansh Kumar
fdf0a9e6a1 New testcases for ucwords() function 2007-09-07 14:43:24 +00:00
Raghubansh Kumar
e47194d4dc New testcases for strncmp() function 2007-09-07 14:22:56 +00:00
Raghubansh Kumar
aecb1354e3 New testcases for stripslashes() function 2007-09-07 14:03:33 +00:00
Raghubansh Kumar
87632ef25c New testcases for addslashes() function 2007-09-06 04:02:56 +00:00
Raghubansh Kumar
b71984f4bc New testcases for strtolower() and strtoupper() functions 2007-08-10 03:05:00 +00:00
Jani Taskinen
def23a6e7d MFB: Test for bug #42208. Fix is not needed in HEAD, zend_parse_parameters is used here 2007-08-05 19:54:42 +00:00
Jani Taskinen
b0b1438882 - Fixed bug #42107 (sscanf broken when using %2$s type format parameters) 2007-07-26 15:23:31 +00:00
Antony Dovgal
adf53be4ed fix test 2007-07-23 22:14:41 +00:00
Jani Taskinen
8eaa978e97 - Fixed str_pad() when passed huge negative pad_length 2007-07-23 13:27:34 +00:00
Jani Taskinen
7bfd857fa1 MFB: Fixed "Floating point exception" inside wordwrap() 2007-07-23 11:47:44 +00:00
Antony Dovgal
44df63c8ae fix tests, add 64bit versions 2007-07-19 15:15:15 +00:00
Antony Dovgal
383a8264e9 split the test 2007-07-19 15:04:05 +00:00
Antony Dovgal
febe567acb split test 2007-07-16 10:59:07 +00:00
Jani Taskinen
261c38876a fix test 2007-07-12 17:43:34 +00:00
Johannes Schlüter
c853428779 Fix test for unicode mode 2007-07-11 15:46:20 +00:00
Dmitry Stogov
644c0c6a51 Fixed limit warnings in non-unicode mode 2007-07-10 14:16:40 +00:00
Dmitry Stogov
204f671029 Fixed tests 2007-07-09 11:38:34 +00:00
Dmitry Stogov
af598946f1 Fixed crash in substr_compare()
Fixed error messages
2007-06-18 13:39:02 +00:00
Dmitry Stogov
d4ef7f0f75 Fixed test 2007-06-18 11:54:02 +00:00
Dmitry Stogov
44249ed376 Fixed test 2007-06-15 08:16:23 +00:00
Ilia Alshanetsky
60a7d31254 MFB: Added missing format validator to unpack() function 2007-06-06 22:04:47 +00:00