summaryrefslogtreecommitdiff
path: root/tests/README
Commit message (Collapse)AuthorAgeFilesLines
* changed run-tests.php to use 'php -q' instead of 'php -f'Hartmut Holzgraefe2000-12-031-3/+3
|
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-0/+60
Took the old PHP 3 regression testing framework and rewrote it in PHP. Should work on both Windows and UNIX, however I have not tested it on Windows. See tests/README for how to write tests. Added the PHP 3 tests and converted most of them.