summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
...
* this would break tests by modifying EXPECT sectionsMarcus Boerger2002-11-021-1/+2
* -move -d stuff into function and update settings for info callMarcus Boerger2002-11-011-26/+43
* Discuss first!Derick Rethans2002-10-311-2/+1
* Fixed more ini settings.Yasuo Ohgaki2002-10-311-1/+2
* Corrected my email address.Ilia Alshanetsky2002-10-301-1/+1
* Enough discussion on display_erros it seemsMarcus Boerger2002-10-301-1/+1
* Get infos from php running tests not from php running run-test.phpMarcus Boerger2002-10-301-6/+14
* better use array_diff_assocMarcus Boerger2002-10-291-2/+2
* This patch addresses the bogus test failures due to error logging/reportingIlia Alshanetsky2002-10-281-2/+1
* remove last line commited by errorMarcus Boerger2002-10-281-1/+0
* forgot 'error_log=' and 'report_memleaks=1'Marcus Boerger2002-10-281-2/+3
* 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