Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests for E_STRICT and check for E_STRICT in run-tests.php. | Marcus Boerger | 2003-11-30 | 1 | -1/+1 |
| | |||||
* | Prefix all engine 2 tests | Marcus Boerger | 2003-08-09 | 1 | -2/+0 |
| | |||||
* | - Convert cfunction -> function. | Andi Gutmans | 2001-04-26 | 1 | -2/+2 |
| | |||||
* | * all tests should pass now (expect for the interbase stuff that I haven't | Stig Bakken | 2000-08-31 | 1 | -16/+16 |
| | | | | | had the chance to test) | ||||
* | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 1 | -0/+87 |
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. |