1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Commit Graph

416 Commits

Author SHA1 Message Date
Felipe Pena 3efabcf22c - New test 2008-11-02 18:20:57 +00:00
Dmitry Stogov f9f69a5373 Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
some 64bit test files may need to be fixed
2008-09-15 11:47:27 +00:00
Arnaud Le Blanc c2f830ca21 MFB / fix tests 2008-09-14 14:57:26 +00:00
Felipe Pena 0b5e6c5fd8 - Fixed tests 2008-08-30 22:16:29 +00:00
Felipe Pena b1e51d0555 - Fixed tests 2008-08-25 13:44:33 +00:00
Pierre Joye e80e2e8ef6 - fix test on windows 2008-08-21 18:24:53 +00:00
Pierre Joye 73b03d9f8f - use 'C' (and enable it on windows) 2008-08-21 12:24:24 +00:00
Pierre Joye 6e41f9069f - don't skip if windows matches 2008-08-21 12:13:31 +00:00
Pierre Joye 26a4e6d61f - MFB: use "C" instead of "" (and enable it on windows) 2008-08-21 12:06:02 +00:00
Pierre Joye e3a0de9e45 - skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:35 +00:00
Felipe Pena 6bdded7863 - Fixed test 2008-08-20 13:54:13 +00:00
Felipe Pena 30f7bd1cb6 - MFB: New parameter parsing API
- Fixed tests
2008-08-19 02:51:28 +00:00
Felipe Pena 7148ea9561 - New parameter parsing API
- Fixed tests
2008-08-16 21:16:25 +00:00
Jani Taskinen ce8106ff13 fix test 2008-08-14 20:33:20 +00:00
Antony Dovgal c7a1743048 [DOC] add quoted_printable_encode() 2008-08-14 10:11:26 +00:00
Felipe Pena b9b83ec794 - New parameter parsing API (for *printf()) 2008-08-10 21:48:22 +00:00
Arnaud Le Blanc eebec53bc0 Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items) 2008-08-10 13:25:53 +00:00
Stanislav Malyshev 9d04ad3dc2 fix test 2008-08-05 21:59:11 +00:00
Stanislav Malyshev fb9945422e fix memnstr bug by Laurent Gaffie 2008-08-05 21:23:20 +00:00
Felipe Pena a9e846b21e - Fixed tests 2008-07-29 12:20:39 +00:00
Antony Dovgal 624122daff sync test with other branches 2008-07-23 09:29:09 +00:00
Felipe Pena f76da1b96c - Fixed bug #44246 (closedir() accepts a file resource opened by fopen()) 2008-07-22 14:06:17 +00:00
Scott MacVicar 69ee229b97 Fix integer oveflow in strrpos() 2008-07-22 01:05:55 +00:00
Scott MacVicar fa85c408a9 Fix bug when < is used within attribute. 2008-07-15 14:44:46 +00:00
Felix De Vliegher 4b1c0f0722 MFB: Tests for strpbrk(), testfest.php.net task #91 and #92. 2008-07-15 11:15:32 +00:00
Josie Messa 0d4efeb6f2 - Tests from TestFest
- Have slightly modified similar_text_error.phpt from original file
2008-07-14 15:28:51 +00:00
Felipe Pena 9277fc89c4 - MFB: Fixed bug #45485 (strip_tags and <?XML tag) 2008-07-11 12:43:06 +00:00
David Soria Parra 82830dd06f PHP Testfest. Tests done by Felix De Vliegher 2008-07-10 23:36:15 +00:00
Felix De Vliegher d54cf79cbc Testcases for vfprintf(), testfest task #133. 2008-06-22 13:31:10 +00:00
Felipe Pena 7504d57043 - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
Steph Fox 87fac43ac0 - killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?
2008-05-27 10:50:48 +00:00
Antony Dovgal b3e245110d and the last one.. 2008-05-14 13:13:02 +00:00
Matt Wilmas 49800ec22c Fixed test after fixing bug #44830 2008-05-12 05:06:53 +00:00
Felipe Pena 5df12221cf - Added UEXPECTF 2008-04-21 12:50:40 +00:00
Felipe Pena 04d0bb1e10 - Fixed tests (NULL is allowed where binary string is expected) 2008-04-15 17:13:08 +00:00
Felipe Pena c831cc9c75 - Fixed test 2008-04-15 15:41:41 +00:00
Felipe Pena 47affc1757 - Fixed test 2008-04-14 17:42:30 +00:00
Greg Beaver abb227db46 sync fixed test properly with 5.3 branch 2008-04-13 21:41:46 +00:00
Greg Beaver d90aa1a587 fix test 2008-04-13 21:41:45 +00:00
Felipe Pena f6639abf7d MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument) 2008-04-11 19:08:05 +00:00
Scott MacVicar 56352d1a2f MFB 5.3: Rest of the changes for re2c merge 2008-03-26 14:46:17 +00:00
Dmitry Stogov a0378d3514 Fixed test 2008-03-18 06:44:54 +00:00
Felipe Pena 748677148c Fixed tests 2008-02-28 15:28:00 +00:00
Felipe Pena cdb42ce6d2 MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP) 2008-02-25 22:56:47 +00:00
Felipe Pena e285f368ca Added UEXPECTF 2008-02-24 02:47:36 +00:00
Felipe Pena 8253434ea9 Fixed tests 2008-02-24 02:22:15 +00:00
Felipe Pena 49114611bb FIxed tests (new error message - E_DEPRECATED) 2008-02-23 22:30:08 +00:00
Etienne Kneuss 7c89093243 Fix inconcistencies between substr and substr_compare 2008-02-13 16:59:56 +00:00
Felipe Pena 025d27e2ab Fix test (missing result) 2008-02-11 15:57:34 +00:00
Felipe Pena 9619ec2317 New test for strtok 2008-02-09 18:12:45 +00:00