summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Simplify code by making use 5.1+ functionsIlia Alshanetsky2005-09-061-4/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* make skipif test use ini options specified by -d command line optionsHartmut Holzgraefe2005-08-021-1/+5
* - Add ENV support (mike)Marcus Boerger2005-07-291-1/+18
* - Show end of relay testing blockMarcus Boerger2005-07-181-0/+3
* Removing the automake-related output. The build no longer uses automake.Jon Parise2005-07-111-9/+7
* show ugly full path for failed redirected testsfoobar2005-07-091-1/+1
* Sanitazionefoobar2005-07-081-12/+3
* sort redirected testsWez Furlong2005-07-071-0/+1
* Fix 2 bugs:Wez Furlong2005-07-071-2/+3
* Add a new kind of test to the test harness. REDIRECTTEST sections allow anWez Furlong2005-07-061-28/+98
* If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, useJon Parise2005-07-041-2/+8
* 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