summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
...
* forgot 'error_log=' and 'report_memleaks=1'Marcus Boerger2002-10-281-1/+3
* windows will not have these, so dont bother, but add an OS to the stuff so th...Shane Caraveo2002-10-281-5/+13
* fix getting ini values that contain the char =Shane Caraveo2002-10-281-5/+4
* allow default ini overwrites to be overwritten themselves in --INI--Marcus Boerger2002-10-281-16/+38
* -introduce EXPECTREGEXMarcus Boerger2002-10-261-10/+17
* The log_errors=1 breaks a number of tests and is useless for our purposes,Ilia Alshanetsky2002-10-251-1/+1
* -improoved number detectionMarcus Boerger2002-10-241-3/+5
* Added failed test summary.Ilia Alshanetsky2002-10-241-0/+21
* - gcc prints -v information on stderr, make sure that we catch it anyway.Jan Lehnardt2002-10-241-1/+1
* Implement 'no interaction' for automated testsMelvyn Sopacua2002-10-231-2/+9
* [0.05]Derick Rethans2002-10-231-2/+2
* - use the cc that was detected by ./configure when determining versionJan Lehnardt2002-10-231-1/+1
* remove *.php file for EXPECTF tests, too.Marcus Boerger2002-10-231-0/+1
* - be more verboseJan Lehnardt2002-10-231-1/+1
* fix make test for an external build dir setupStefan Esser2002-10-221-0/+6
* Give back the php file and leave it in case test fails.Marcus Boerger2002-10-221-9/+8
* Fixed typo.Moriyoshi Koizumi2002-10-211-1/+1
* \s cannot be used with ereg()Moriyoshi Koizumi2002-10-211-1/+1
* The results of each test should go on a single lineSander Roobol2002-10-211-2/+4
* - Stijl polizeiDerick Rethans2002-10-211-3/+4
* Adds a 'reason' for skipping a test.Melvyn Sopacua2002-10-211-1/+4
* - Added %x for HEX charsDerick Rethans2002-10-181-1/+3
* - Removing debugging infoDerick Rethans2002-10-171-1/+0
* Fixed a bug in the calculation of the POST request length.Ilia Alshanetsky2002-10-151-3/+2
* Fixed warningsYasuo Ohgaki2002-10-141-1/+1
* - Added the TEST_PHP_USER environment variable with which you can specifyDerick Rethans2002-10-141-1/+16
* - woohooo! Automatic build test submits!Derick Rethans2002-10-121-8/+112
* When you say string, match at least one char in EXPECTF sectionMelvyn Sopacua2002-10-101-1/+3
* - Fix .exp outputDerick Rethans2002-10-081-6/+6
* - Show easier parseable and greppable outputDerick Rethans2002-10-081-8/+2
* - Use getenv, as $_ENV is not available when variables_order= in php.iniDerick Rethans2002-10-081-6/+6
* - Drop requirement for php.ini-distDerick Rethans2002-10-081-9/+0
* ws fixesfoobar2002-10-081-204/+202
* Temporary (?) workaround (?) for is_executable() on Windows.Sander Roobol2002-10-071-1/+1
* Add --EXPECTF-- section: 'sprintf' for EXPECT sections. See for usageMelvyn Sopacua2002-10-071-8/+29
* Add php_ini_scanned_files() so "make test" can tell you when you haveRasmus Lerdorf2002-10-061-0/+1
* Return to old counting where every test is counted (even those of skippedMarcus Boerger2002-10-041-14/+26
* $val not in first param to sprintfMarcus Boerger2002-10-031-2/+2
* unify these files to conform with the new files created by run-tests.phpfoobar2002-10-021-1/+1
* - Run ext/* tests only for those modules that are actually compiledfoobar2002-10-021-44/+48
* Unlink output files even if test is skipped.Marcus Boerger2002-09-111-6/+7
* -reimplemented old style output (.exp, .out)Marcus Boerger2002-08-261-10/+62
* Added ARGS section to allow passing arguments to CLI testsMarcus Boerger2002-08-211-1/+4
* Don't know what this line was supposed to DO!?!?Sander Roobol2002-08-191-1/+1
* -additional section INI that allows to set special ini settings on callMarcus Boerger2002-08-031-13/+24
* -make it run againMarcus Boerger2002-06-231-2/+3
* Made the tests (and not only run-tests.php) actually use php.ini-dist, andSander Roobol2002-06-161-0/+1
* Skip POST data if it is empty.foobar2002-05-221-1/+1
* Fix php.ini-related stuff in run-tests.phpSander Roobol2002-05-191-5/+5
* Fix temporary filename problems, and update .cvsignores with new extensionsSander Roobol2002-05-191-5/+5