summaryrefslogtreecommitdiff
path: root/tests/run-test
Commit message (Expand)AuthorAgeFilesLines
* run-tests: use the EXTENSIONS section for skippingMax Semenik2021-03-224-26/+13
* Run tidyNikita Popov2020-09-181-1/+1
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-092-0/+2
* Only force log startup errors if display_startup_errors disabledNikita Popov2020-08-051-1/+1
* Remove track_errors and $php_errormsgNikita Popov2019-01-283-105/+0
* This test needs to log to stdoutRasmus Lerdorf2018-10-311-0/+4
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove superfluous SKIPIF sections in testsGabriel Caruso2018-02-031-6/+1
* Fix skipifsAnatol Belski2017-08-182-10/+4
* Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-183-0/+46
* Deprecate track_errors / $php_errormsgNikita Popov2017-02-033-0/+9
* Fixed typo in skipif error messageMarkus Staab2016-12-071-1/+1
* fix testAnatol Belski2015-08-171-5/+2
* Fixed tests(I am not sure, these tests seems strange, anyway it passesXinchen Hui2015-08-133-6/+6
* bring back the division by zero warningAnatol Belski2015-07-053-6/+8
* Remove warning upon division by zeroBob Weinand2015-07-023-8/+6
* Revert "Fixed last previously broken tests"Dmitry Stogov2015-06-292-4/+6
* Fixed last previously broken testsBob Weinand2015-06-292-6/+4
* Another CRLF test fixKalle Sommer Nielsen2015-03-261-2/+2
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-214-4/+4
* Fix tests to account for warnings moved from RT to CTNikita Popov2014-08-152-2/+4
* run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL ...Tim Strehle2013-09-036-0/+33
* Fix tests (patch by Lars)Hannes Magnusson2008-07-212-2/+2
* Fixed tests (new E_ALL value)Felipe Pena2008-02-242-2/+2
* 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