summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* fix typofoobar2005-06-201-4/+4
* silence noticesfoobar2005-06-161-1/+1
* Show borked tests in the summaryfoobar2005-06-151-15/+41
* - Reword the send-report-part a bit. (bug #32624)foobar2005-04-071-4/+5
* - Not every OS has ldd..foobar2005-04-061-1/+1
* - Fixed bug #32504 (shtool problem on make test)foobar2005-04-011-1/+1
* Detect shtool properly when build-dir != php source dir.Ilia Alshanetsky2005-03-201-1/+1
* - Readd revised version of Jani's fix:Marcus Boerger2005-03-181-9/+29
* revertfoobar2005-03-181-12/+3
* Fix stupid typosfoobar2005-03-181-2/+2
* Fix errors with -d having a check for invalid ini entriesfoobar2005-03-181-3/+12
* Since in_array is case sensitive we need to convert the names to lowercaseMagnus M��tt�2005-03-091-1/+6
* let the test-suite run from an alternate build dirWez Furlong2005-02-261-2/+3
* - Use PHP not C semanticsMarcus Boerger2005-02-231-5/+5
* - Fixed bug #29136 (make test - libtool failure on MacOSX)foobar2005-01-191-1/+5
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-2/+2
* Added -d option which allows ini options to be specified via command line.Ilia Alshanetsky2004-12-061-0/+6
* Save test result file inside the build directory.Ilia Alshanetsky2004-11-281-1/+4
* Fixed bug #30249 (Incorrect timeout check).Ilia Alshanetsky2004-09-271-1/+1
* Fix for Bug 29010 "make test does not wait to email address" (by Sebastian Nohn)Christian Stocker2004-07-211-1/+0
* Turn off session.auto_start to prevent test failures.Ilia Alshanetsky2004-05-261-0/+1
* Bugfix #28229 (PATCH run-tests tripped up by spaces in names)Marcus Boerger2004-04-301-2/+2
* Fixed generate_array_diff().Ilia Alshanetsky2004-03-301-8/+4
* - be more verboseJan Lehnardt2004-03-291-1/+1
* Add ability to pass -n to the executed phpMarcus Boerger2004-03-281-3/+13
* Show progressMarcus Boerger2004-03-281-7/+11
* Make run-tests.php work with xdebug being loaded.Marcus Boerger2004-03-091-0/+1
* 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