Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of some yucky past, and reenable these tests | Zeev Suraski | 2004-02-11 | 1 | -6/+6 |
| | |||||
* | - Adjust tests for removed old_function() in Zend Engine 2 | Derick Rethans | 2002-11-23 | 1 | -2/+2 |
| | |||||
* | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 1 | -0/+65 |
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. |