summaryrefslogtreecommitdiff
path: root/tests/run-test
Commit message (Collapse)AuthorAgeFilesLines
* add --STDIN-- supportNuno Lopes2006-09-141-0/+17
|
* - Hardcoded error mode was changed to 8191Marcus Boerger2006-05-103-3/+3
|
* Fix tests now that class names are shown in correct casingMarcus Boerger2003-12-221-1/+1
|
* Fix tests for E_STRICT and check for E_STRICT in run-tests.php.Marcus Boerger2003-11-303-3/+3
|
* Per request by Derick and Marcus.Sebastian Bergmann2003-06-011-0/+12
|
* Made dirname() binary-safe.Moriyoshi Koizumi2003-04-121-0/+0
|
* (re)check in non ZendOptimizer version of testMarcus Boerger2003-03-031-0/+32
|
* Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoMoriyoshi Koizumi2003-01-131-1/+1
|
* - Fix tests if Zend Optimizer is loadedDerick Rethans2003-01-012-1/+38
|
* -testing the testsMarcus Boerger2002-11-047-0/+135
-moved tests/dirname.phpt to tests/run-test/test007.phpt because many tests use this to find their additional files. -no more tests in tests directly only in subdirectories