Commit Graph

6 Commits

Author SHA1 Message Date
Shane Caraveo
9b997896b3 bring up to date with change in run-tests 2003-02-17 00:19:16 +00:00
Shane Caraveo
13c4361b97 whitespace changes 2003-02-09 00:30:49 +00:00
Sterling Hughes
b9447c2f49 remove dos line endings 2002-12-01 03:13:03 +00:00
John Coggeshall
253cecd43a Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob()
function.

Modified the layout and some minor logic in the experimental webHarness()
test class

Added Whitespace accidently to array.c :)
2002-11-13 13:31:33 +00:00
John Coggeshall
6ac365896c Modified the experimental new test class to make it easier to port to the
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.
2002-11-01 00:22:02 +00:00
Shane Caraveo
ae5a18cdb2 initial reorganization of run-tests, commiting so both John and
I can work on it.
2002-10-30 18:22:57 +00:00