summaryrefslogtreecommitdiff
path: root/tests/basic/003.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-181-2/+0
|
* Fix typo in SKIP clause.Preston L. Bannister2002-05-161-3/+3
|
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-0/+2
|
* Make these tests work regardless of the register_globals setting.foobar2001-11-131-1/+1
|
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-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.