SVN Migration
0fb6cde415
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2004-07-11 21:15:05 +00:00
Ilia Alshanetsky
4de55b50dc
Revert patch for bug #27782 .
2004-04-01 19:07:02 +00:00
SVN Migration
6241abce94
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2004-03-30 19:08:44 +00:00
SVN Migration
f8fed9d571
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-11-29 04:43:07 +00:00
SVN Migration
2dd02323c0
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-10-08 01:16:45 +00:00
SVN Migration
1a92434b06
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-10-03 05:47:08 +00:00
SVN Migration
a56a817706
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-10-02 22:50:29 +00:00
Ilia Alshanetsky
ee3c85162f
MFH: Specify full path for the cat utility for mbstring e-mail tests.
...
MFH: Previously made fixes to tests that address bug #25635
2003-09-24 02:29:15 +00:00
foobar
3f71921c58
MFH
2003-08-13 10:40:56 +00:00
foobar
806f9145de
MFH
2003-08-13 09:48:32 +00:00
foobar
b855ab0dd4
MFH: fix test results (negative indices are not strings anymore)
2003-08-11 23:56:18 +00:00
SVN Migration
37a02a3984
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-08-11 20:14:26 +00:00
SVN Migration
af01cf787d
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-08-09 20:49:01 +00:00
SVN Migration
d58f597885
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-08-09 16:44:34 +00:00
foobar
fba6b0da53
MFH
2003-07-24 10:42:17 +00:00
SVN Migration
fd4d2df3e6
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-07-24 10:13:18 +00:00
SVN Migration
03468f3079
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-06-17 13:19:21 +00:00
SVN Migration
327e5834d5
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-06-16 17:35:17 +00:00
SVN Migration
89f2c54773
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-05-26 03:55:09 +00:00
SVN Migration
794994bfb5
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-05-11 06:33:36 +00:00
foobar
c9d1212cf2
MFH
2003-02-06 15:24:08 +00:00
SVN Migration
f3627d1d8d
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-02-06 15:04:54 +00:00
foobar
d4223acfed
MFH
2003-02-03 16:52:15 +00:00
SVN Migration
06049c7753
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2003-02-03 06:43:09 +00:00
SVN Migration
0dd36fd9f5
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2002-12-25 20:08:37 +00:00
SVN Migration
e8fe75a589
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2002-12-06 17:46:27 +00:00
SVN Migration
fb93430ba6
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2002-12-04 17:01:08 +00:00
Marcus Boerger
854c4614e9
MFH
2002-11-16 17:30:10 +00:00
SVN Migration
ec36147dbf
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
2002-11-15 15:59:08 +00:00
Ilia Alshanetsky
7db2ebd8ea
This makes the output of the tests consistent on 32bit and 64 bit platforms.
...
The old test relied on the 32 bit behaviour, which caused them to always fail
on 64 bit platforms.
2002-11-07 17:49:11 +00:00
Derick Rethans
e06550f853
- Fix problem with var_export when objects with numeric indexes were
...
exported. We now skip those, as there is no way to export valid code for
it.
2002-10-11 13:49:20 +00:00
Derick Rethans
bd48e0cfe9
- Add new tests for: array_change_key_case, array_chunk and
...
array_count_values.
2002-10-06 18:42:03 +00:00
Andrey Hristov
9980cf5f53
Test case for array_intersect() and array_intersect_assoc()
2002-09-21 14:50:55 +00:00
Andrey Hristov
2b710f7e5c
Regression test for array_diff() and array_diff_assoc(). The latter is newly
...
introduced.
2002-09-11 18:16:11 +00:00
Marcus Boerger
a70640480a
Patch from Melvyn Sopacua <msopacua@idg.nl> finally fixes it (bug 19006).
2002-08-21 10:42:55 +00:00
Marcus Boerger
d3d12daec4
add ini setting precision - this does not fix the real problem here
2002-08-21 03:13:33 +00:00
Marcus Boerger
9607a482b2
fix array tests
...
someone must have changed precision in php.ini-dist from 14 to 12
2002-08-21 01:22:02 +00:00
foobar
362fc4ee76
Add test for the index resetting.
2002-08-01 16:39:14 +00:00
foobar
ababdff402
Added tests for array_shift/array_pop.
2002-08-01 12:33:02 +00:00
Sander Roobol
9b6a8d2639
Fixed the array-tests. Broke the test up into various smaller tests.
...
Reduced the test data because it was unmanageable.
# I hope everything is ok :)
2002-03-26 18:17:38 +00:00
Sander Roobol
a15c9a31eb
Added tests for pow()'ing with broken exponents and some additional test
...
for count()'ing arrays.
2002-03-21 14:18:30 +00:00
Derick Rethans
39225a22b8
- Fix tests to work with CLI
...
#- Not totally done, but this makes it a lot better
2002-03-05 09:00:56 +00:00
Derick Rethans
aee570302f
- Fix bug introduced in earlier patch
2002-01-09 16:03:36 +00:00
Zak Greant
6823fb1fe7
Surprising how tests can fail when they don't have any supporting data :) Thanks for the catch Jan and Jim
2002-01-05 01:58:44 +00:00
Derick Rethans
ae07e93028
- Added test for recursive counting
2001-12-29 21:05:03 +00:00
Zak Greant
2c9f5d8a91
Modified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort,
...
uasort, uksort and usort.
Corrected prototype comments for all.
Converted to use zend_parse_parameters, except for the u.?sort functions.
Changed return values for failure from implicit NULL to explicit FALSE in
asort(), krsort(), and ksort().
Changed pval to zval in the u.?sort functions.
Added test to help ensure that fixes to code do not change function
behavior. Tests are quite large (~237k) but compress down to ~16k.
Please let me know if this is a problem!
2001-12-22 11:49:56 +00:00
Jeroen van Wolffelaar
5541451085
Add test for array_search and in_array
...
(should be expanded though)
2001-10-05 22:01:04 +00:00