| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob() | John Coggeshall | 2002-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | function. Modified the layout and some minor logic in the experimental webHarness() test class Added Whitespace accidently to array.c :) | ||||
| * | Modified the experimental new test class to make it easier to port to the | John Coggeshall | 2002-11-01 | 1 | -35/+210 |
| | | | | | | | | | | | | | web. Pushed all echo statements through a function that can be overwritten, changed the way pass/skip/fail is handled (separate function) that of course can also be overwritten. To begin testing of a web-based test script also created a webHarness class which will output HTML. To use, just $a = new webHarness(); instead of $a = new testHarness(); A few modifications still must be made to remove the CLI reliance completely. Also modified a test script description. | ||||
| * | initial reorganization of run-tests, commiting so both John and | Shane Caraveo | 2002-10-30 | 1 | -0/+806 |
| I can work on it. | |||||
