summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed division by zero warning.Ilia Alshanetsky2004-01-161-3/+7
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fix data sourceMarcus Boerger2003-12-291-1/+1
* Align output if one section shows 100% and display percentages when notMarcus Boerger2003-12-291-6/+11
* Properly detect bundled libtool when PHP is built in a separate directory.Ilia Alshanetsky2003-12-231-3/+5
* - Remove debug info :)Derick Rethans2003-12-161-1/+0
* - Added %e modifier which gets replaced by the current value ofDerick Rethans2003-12-161-0/+2
* Add optional array argument to proc_open() to specify additionalWez Furlong2003-12-051-1/+2
* Fix tests for E_STRICT and check for E_STRICT in run-tests.php.Marcus Boerger2003-11-301-1/+1
* This check is no longer needed (Andrei)Marcus Boerger2003-10-021-5/+0
* Update necessary test INIsMarcus Boerger2003-09-041-1/+1
* Ensure CGI binary works like CLI.Moriyoshi Koizumi2003-08-111-2/+2
* SimplifyMarcus Boerger2003-08-101-9/+5
* CS fixfoobar2003-08-101-5/+11
* Better diffingMarcus Boerger2003-08-091-16/+104
* Complain about borked tests instead of spitting out errorsMarcus Boerger2003-08-091-7/+32
* Don't show matching regex as differentMarcus Boerger2003-08-091-3/+12
* Shorten output to prevent messupZeev Suraski2003-08-051-1/+1
* Remove non-standard vim6 optionZeev Suraski2003-08-051-1/+0
* Display the currently running testZeev Suraski2003-08-051-0/+3
* Fix run-test.php so it can correctly handle skip conditions.Moriyoshi Koizumi2003-07-251-2/+4
* When encountering a test that users GET/POST make run-tests.php use CGIIlia Alshanetsky2003-07-241-1/+27
* updating license information in the headers.James Cox2003-06-101-3/+3
* Allow optional directoriesMarcus Boerger2003-06-011-1/+7
* MFB: This is needed thoughMarcus Boerger2003-05-311-1/+1
* MFB: Showing info/warning once is enoughMarcus Boerger2003-05-311-2/+4
* Add php_uname() to outputMarcus Boerger2003-05-301-2/+2
* Execute --SKIPIF-- like --FILE--Marcus Boerger2003-05-291-1/+1
* Executing tests once is enoughMarcus Boerger2003-05-231-0/+2
* Allow writing a list of failed tests.Marcus Boerger2003-05-231-6/+69
* Add warning level for tests.Marcus Boerger2003-05-231-3/+16
* MFB: info in mail tooMarcus Boerger2003-05-171-5/+8
* The env-var TEST_PHP_EXECUTABLE is needed in testsMarcus Boerger2003-04-191-0/+1
* Include ldd outputMarcus Boerger2003-04-051-1/+3
* if TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/phpMarcus Boerger2003-03-301-1/+5
* - Add the exponent to the float modifierDerick Rethans2003-03-281-1/+1
* updating for new listJames Cox2003-03-211-1/+1
* * email address changeStig Bakken2003-03-181-1/+1
* Be sure we get the correct version..foobar2003-03-171-1/+2
* added the version info to be send as-is to buildtest-processfoobar2003-03-171-6/+10
* summary for selective tests if more than oneMarcus Boerger2003-03-081-44/+72
* do not use $GLOBAL[]Marcus Boerger2003-03-041-6/+11
* fix problem in current HEADMarcus Boerger2003-03-021-2/+2
* - Add check for proc_open() being availableDerick Rethans2003-02-181-0/+13
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-5/+11
* If a test does not have any data after 60 seconds of waiting, assume thatWez Furlong2003-02-151-1/+36
* - Make VIM highlighting happyDerick Rethans2003-02-031-1/+1
* Make it easier to diff results of several runs in one day.Melvyn Sopacua2003-02-011-1/+1
* SimplifyMarcus Boerger2003-01-261-4/+1
* Bug #21751: Part one never let this happen again...Marcus Boerger2003-01-251-3/+8