summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array
Commit message (Expand)AuthorAgeFilesLines
* Fixed the array-tests. Broke the test up into various smaller tests.Sander Roobol2002-03-266-15497/+785
* Added tests for pow()'ing with broken exponents and some additional testSander Roobol2002-03-211-1/+10
* - Fix tests to work with CLIDerick Rethans2002-03-052-2/+3
* - Fix bug introduced in earlier patchDerick Rethans2002-01-091-0/+8
* Surprising how tests can fail when they don't have any supporting data :) Tha...Zak Greant2002-01-051-0/+195
* - Added test for recursive countingDerick Rethans2001-12-291-0/+37
* Modified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort,Zak Greant2001-12-221-0/+15409
* Add test for array_search and in_arrayJeroen van Wolffelaar2001-10-051-0/+25