Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing unnecessary SKIPIF sections | Zoe Slattery | 2009-07-18 | 1 | -2/+0 |
| | |||||
* | Fix typo in SKIP clause. | Preston L. Bannister | 2002-05-16 | 1 | -3/+3 |
| | |||||
* | Fixed many tests, mostly incorrect paths. | Sander Roobol | 2002-03-08 | 1 | -0/+2 |
| | |||||
* | Make these tests work regardless of the register_globals setting. | foobar | 2001-11-13 | 1 | -1/+1 |
| | |||||
* | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 1 | -0/+12 |
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. |