1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Commit Graph

323 Commits

Author SHA1 Message Date
Dmitry Stogov 0d88ad9b96 Added 64-bit tests (Serg) 2007-12-27 11:39:01 +00:00
Dmitry Stogov ed5a424b4f Additional fix for bug #42868 2007-12-24 18:09:50 +00:00
Raghubansh Kumar 8204525427 fix tests 2007-12-24 04:27:55 +00:00
Raghubansh Kumar e15fb3853a fix tests 2007-12-20 17:27:13 +00:00
Raghubansh Kumar 1ccf0ba714 fix test 2007-12-19 10:39:10 +00:00
Derick Rethans 9541a66cb8 - MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test
2007-12-18 10:53:39 +00:00
Dmitry Stogov 2b981769a3 Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery) 2007-12-17 10:02:13 +00:00
Derick Rethans fdafd5cf81 - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:52 +00:00
Raghubansh Kumar b70d00a648 fix tests : better float values 2007-12-03 13:03:31 +00:00
Raghubansh Kumar fdae976d58 fix tests: better float values 2007-12-03 12:02:29 +00:00
Raghubansh Kumar 0759fbd8e5 fix test for linux64 - choosing smaller float values 2007-11-14 16:31:45 +00:00
Raghubansh Kumar 4b731b1af0 fix tests 2007-11-09 12:02:42 +00:00
Raghubansh Kumar 7ab56f7a43 fix test : better float values 2007-11-09 08:52:27 +00:00
Raghubansh Kumar 54f6189445 fix tests: better float values 2007-11-09 07:19:00 +00:00
Raghubansh Kumar 640f060335 missing testcases - sprintf() function 2007-11-09 04:20:10 +00:00
Antony Dovgal 6aeaa2105a fix tests 2007-11-08 11:19:32 +00:00
Antony Dovgal 91c725bd22 fix test 2007-11-08 10:29:52 +00:00
Jani Taskinen b51e9221b1 MFH: sync 2007-11-06 13:38:15 +00:00
Antony Dovgal e6e9d845a5 MFH: fix tests, add 64bit versions 2007-11-06 12:54:28 +00:00
Jani Taskinen b3a334eaf2 Fix tests (MFH) 2007-11-05 17:43:21 +00:00
Raghubansh Kumar 4c5c88b716 fix tests: better float values 2007-11-02 03:03:26 +00:00
Raghubansh Kumar 1d0c11f472 New testcases for strip_tags() function 2007-10-09 12:44:45 +00:00
Raghubansh Kumar 5f24b53cc5 fix tests 2007-10-09 12:17:48 +00:00
Raghubansh Kumar f567d4c6ad fix tests 2007-10-09 11:04:17 +00:00
Raghubansh Kumar 5e46edd6c3 fix tests 2007-10-09 06:15:39 +00:00
Raghubansh Kumar d42d41000d fix test 2007-10-08 16:04:28 +00:00
Raghubansh Kumar e52c923f68 fix test 2007-10-08 15:45:53 +00:00
Raghubansh Kumar 513f5e5d5f fix tests 2007-10-08 15:37:57 +00:00
Raghubansh Kumar 7ccc5eef20 New testcases for strtr() function 2007-10-08 15:21:36 +00:00
Raghubansh Kumar f8eacb31c0 New testcases for get_html_translation_table() function 2007-10-08 15:21:13 +00:00
Raghubansh Kumar aeeafd3b59 fix test 2007-10-08 06:22:13 +00:00
Raghubansh Kumar 9f9495a484 New testcases for setlocale() function 2007-10-05 19:32:28 +00:00
Raghubansh Kumar a458ad89f9 New testcases for nl2br() function 2007-10-05 18:46:02 +00:00
Raghubansh Kumar 8ad09bf445 New testcases for strrpos() function 2007-10-05 18:33:24 +00:00
Raghubansh Kumar 2c63918058 New testcases for str_split() function 2007-10-05 18:18:18 +00:00
Raghubansh Kumar 805a1b9e9c New testcases for vsprintf() function 2007-10-05 18:09:31 +00:00
Stanislav Malyshev 5840ba0ffe MFB utf test 2007-10-03 05:05:37 +00:00
Jani Taskinen b34fcd4791 MFH: Fixed bug #42789 2007-10-01 12:05:41 +00:00
Jani Taskinen 1e5ca0a765 - Fix tests (too many dots in error messages :) 2007-09-30 21:35:52 +00:00
Antony Dovgal 38c37bb61f fix tests 2007-09-30 14:37:33 +00:00
Raghubansh Kumar 9645bbbbee smaller tests already exists 2007-09-29 17:19:03 +00:00
Raghubansh Kumar 1aa5830044 New testcases for strrchr() function 2007-09-29 16:59:07 +00:00
Raghubansh Kumar efc32bacaa New testcases for stripos() function 2007-09-29 16:56:46 +00:00
Raghubansh Kumar 2a22e422ad New testcases for sprintf() function 2007-09-29 16:54:57 +00:00
Raghubansh Kumar b9ccaf44fb New testcases for join() function 2007-09-29 16:52:54 +00:00
Raghubansh Kumar 3253c3b6dd New testcases for htmlspecialchars_decode() function 2007-09-29 16:51:42 +00:00
Raghubansh Kumar 482eabc6b6 New testcases for chunk_split() function 2007-09-29 16:49:41 +00:00
Raghubansh Kumar 2ff92b584e new testcases for strrev() function 2007-09-26 14:40:14 +00:00
Raghubansh Kumar 433d1a5d02 New testcases for crc32() function 2007-09-26 06:03:55 +00:00
Raghubansh Kumar b17d0085f3 New testcases for strspn() function 2007-09-22 10:51:38 +00:00