17 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
Derick Rethans e06550f853 - Fix problem with var_export when objects with numeric indexes were 24 years ago
Derick Rethans bd48e0cfe9 - Add new tests for: array_change_key_case, array_chunk and 24 years ago
Andrey Hristov 9980cf5f53 Test case for array_intersect() and array_intersect_assoc() 24 years ago
Andrey Hristov 2b710f7e5c Regression test for array_diff() and array_diff_assoc(). The latter is newly 24 years ago
Marcus Boerger a70640480a Patch from Melvyn Sopacua <msopacua@idg.nl> finally fixes it (bug 19006). 24 years ago
Marcus Boerger d3d12daec4 add ini setting precision - this does not fix the real problem here 24 years ago
Marcus Boerger 9607a482b2 fix array tests 24 years ago
foobar 362fc4ee76 Add test for the index resetting. 24 years ago
foobar ababdff402 Added tests for array_shift/array_pop. 24 years ago
Sander Roobol 9b6a8d2639 Fixed the array-tests. Broke the test up into various smaller tests. 24 years ago
Sander Roobol a15c9a31eb Added tests for pow()'ing with broken exponents and some additional test 24 years ago
Derick Rethans 39225a22b8 - Fix tests to work with CLI 24 years ago
Derick Rethans aee570302f - Fix bug introduced in earlier patch 24 years ago
Zak Greant 6823fb1fe7 Surprising how tests can fail when they don't have any supporting data :) Thanks for the catch Jan and Jim 25 years ago
Derick Rethans ae07e93028 - Added test for recursive counting 25 years ago
Zak Greant 2c9f5d8a91 Modified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort, 25 years ago
Jeroen van Wolffelaar 5541451085 Add test for array_search and in_array 25 years ago