Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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. |