Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the array-tests. Broke the test up into various smaller tests. | Sander Roobol | 2002-03-26 | 6 | -15497/+785 |
* | Added tests for pow()'ing with broken exponents and some additional test | Sander Roobol | 2002-03-21 | 1 | -1/+10 |
* | - Fix tests to work with CLI | Derick Rethans | 2002-03-05 | 2 | -2/+3 |
* | - Fix bug introduced in earlier patch | Derick Rethans | 2002-01-09 | 1 | -0/+8 |
* | Surprising how tests can fail when they don't have any supporting data :) Tha... | Zak Greant | 2002-01-05 | 1 | -0/+195 |
* | - Added test for recursive counting | Derick Rethans | 2001-12-29 | 1 | -0/+37 |
* | Modified array_walk, arsort, asort, krsort, ksort, rsort, shuffle, sort, | Zak Greant | 2001-12-22 | 1 | -0/+15409 |
* | Add test for array_search and in_array | Jeroen van Wolffelaar | 2001-10-05 | 1 | -0/+25 |