1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Commit Graph

261 Commits

Author SHA1 Message Date
Christopher Jones
255d78111a MFH: New array_multisort() test (Simon Westcott) 2009-05-15 16:47:36 +00:00
Etienne Kneuss
a7b3f59f7b Add test for #48224 2009-05-10 20:11:37 +00:00
Jani Taskinen
ff9c528454 - Fix test cleanup 2009-04-26 01:20:03 +00:00
Rasmus Lerdorf
629eecbf7c Don't strip leading zeros on floating point numbers
And fix the test case
2009-04-09 16:04:15 +00:00
Rasmus Lerdorf
9f9266cd88 Fixed bug #44929 - Better handling of leading zeros 2009-04-08 18:16:06 +00:00
Zoe Slattery
59596a527c splitting array_chunk into smaller tests 2009-02-14 10:34:22 +00:00
Antony Dovgal
0d08b726b2 MFH: fix test 2009-01-07 21:23:18 +00:00
Ant Phillips
aa90a2d3e0 Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-30 17:06:50 +00:00
Arnaud Le Blanc
e27731f3db MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists) 2008-12-27 03:07:46 +00:00
Felipe Pena
0540f6ddb1 - Errr, that is 32bit. and cosmetic 2008-12-25 13:40:59 +00:00
Felipe Pena
dd44c11b55 - Fix tests for different platforms 2008-12-25 13:30:38 +00:00
Felipe Pena
bedf300691 - Fix test 2008-12-25 13:21:35 +00:00
Andrei Zmievski
844799cfd5 MFH 2008-12-13 00:38:29 +00:00
Ant Phillips
19c4363c8a Remove duff comment produced by the test generator tool 2008-12-05 14:17:58 +00:00
Ant Phillips
173069cead Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:37:21 +00:00
Iain Lewis
1b3ea47dbc Adding tests for array_multisort 2008-12-01 14:25:24 +00:00
Arnaud Le Blanc
22f994ad4e MFH: Fixed bugs #44181 & #44182 (extract() and references)
(robin_fernandes at uk dot ibm dot com)
2008-11-26 01:00:36 +00:00
Iain Lewis
2b251dc603 Adding some tests for array_product 2008-11-20 15:49:09 +00:00
Jani Taskinen
c901678ab1 MFH: fix tests 2008-08-14 23:42:01 +00:00
Dmitry Stogov
764f6144d3 Fixed bug #45312 (Segmentation fault on second request for array functions). 2008-06-19 12:09:22 +00:00
Matt Wilmas
70c5d7fcb5 Fixed tests on Windows 2008-05-29 07:33:03 +00:00
Antony Dovgal
c7d2788311 fixed more titles 2008-05-14 13:10:30 +00:00
Felipe Pena
1054bfbb0b - Fixed tests 2008-04-03 22:01:59 +00:00
Dmitry Stogov
c6aef571dd Fixed test (removed leaks becaue of cyrcular references) 2008-03-25 07:01:22 +00:00
Felipe Pena
655610a5bb Add SKIPIF (32bit platform only) 2008-03-14 23:13:07 +00:00
Felipe Pena
69663666c1 Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) 2008-03-12 19:13:00 +00:00
Zoe Slattery
4ec1845b52 Countable requires SPL 2008-03-08 17:13:06 +00:00
Jani Taskinen
2a4a4fbcaf MF53: Fix tests 2008-03-05 15:37:53 +00:00
Felipe Pena
5db9cbbc40 MFB: Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values) 2008-02-27 02:04:09 +00:00
Josie Messa
6dc4795a66 - New tests for reset() function 2008-02-22 09:18:25 +00:00
Dmitry Stogov
6c7fe8df9f Fixed test 2008-02-22 08:16:32 +00:00
Josie Messa
d8794230ed - New tests for end() and next() function 2008-02-21 16:38:12 +00:00
Josie Messa
ffa42113ff - New tests for key() function 2008-02-21 14:34:02 +00:00
Dmitry Stogov
7c40e93b69 Fixed test 2008-02-21 08:17:00 +00:00
Josie Messa
18dc5aaed6 - New tests for current() function 2008-02-20 14:19:44 +00:00
Josie Messa
5c394578de - New tests for each() function 2008-02-19 17:00:58 +00:00
Dmitry Stogov
59f4a9381f Fixed test 2008-02-19 16:33:17 +00:00
Josie Messa
ae105adfd9 - New tests for natcasesort() function 2008-02-19 10:51:44 +00:00
Dmitry Stogov
63fbdfb3e1 Fixed test 2008-02-18 09:02:16 +00:00
Josie Messa
9da1ec78c0 - New tests for rsort() function 2008-02-15 16:05:28 +00:00
Dmitry Stogov
0be31f3f3c Fixed test 2008-02-15 06:38:37 +00:00
Josie Messa
5ae0fb0628 - New tests for count() function 2008-02-14 16:49:17 +00:00
Josie Messa
87e2a75f70 - New variation test for array_values() 2008-02-14 16:15:16 +00:00
Josie Messa
592f5f384e - New tests for array_values() function 2008-02-14 14:21:48 +00:00
Felipe Pena
cf2c1c59aa New test 2008-02-14 13:49:55 +00:00
Josie Messa
f56d34a230 - New tests for array_slice() function 2008-02-14 11:15:54 +00:00
Dmitry Stogov
8448591096 Fixed memory leak 2008-02-14 08:46:08 +00:00
Josie Messa
079c7f0cd6 - New tests for array_shift() function 2008-02-13 16:41:27 +00:00
Josie Messa
b289acb3af - New tests for array_push() function 2008-02-13 16:10:43 +00:00
Josie Messa
2554f5ca00 - committing tests for array_merge() function 2008-02-13 14:20:22 +00:00