summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-10-011-1/+11
|\
| * fix bug #62396 'make test' crashes starting with 5.3.14Michael Wallner2013-10-011-1/+11
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-181-0/+11
|\ \ | |/
| * Add -P option to use the current binaryStanislav Malyshev2013-08-181-0/+11
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Made test compatible with O+Dmitry Stogov2013-03-161-0/+1
* | count($test_files) already be checked above : if ($test_cnt)Xinchen Hui2012-11-251-8/+6
* | XFAIL test should not be considered as failedXinchen Hui2012-11-251-1/+1
* | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-301-0/+5
|\ \ | |/
| * add --offline option to run-tests commandRemi Collet2012-09-301-0/+5
* | Merge branch 'PHP-5.4'Hannes Magnusson2012-07-171-0/+4
|\ \ | |/
| * Do not unload shared extensions when checking for leaksHannes Magnusson2012-07-171-0/+4
* | Merge branch 'PHP-5.4'Anthony Ferrara2012-07-061-3/+6
|\ \ | |/
| * Fix two issues with run-tests.phpAnthony Ferrara2012-07-061-3/+6
* | - Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 fo...Felipe Pena2012-06-301-1/+3
|\ \ | |/
| * - Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 fo...Felipe Pena2012-06-301-1/+3
* | Merge branch 'PHP-5.4'David Soria Parra2012-06-071-1/+1
|\ \ | |/
| * Don't depend on a fixed path for PHP shebang but use /usr/bin/envTill Klampaeckel2012-06-071-1/+1
| * sync with HEADNuno Lopes2012-05-271-4/+1
* | Fix boolean casting and whitespace (@dsp / #68)Davey Shafik2012-05-281-4/+4
* | Add support for Travis CIDavey Shafik2012-05-281-6/+9
* | 128 MB is enough for everyone (TM)Nuno Lopes2012-05-271-0/+1
* | remove remaining traces of unicode.* ini settingsNuno Lopes2012-05-271-4/+0
|/
* Change impl of GZIP_POST, DEFLATE_POST. See #62021zoe slattery2012-05-151-10/+30
* Refactoring junit logger. Added generation of nested testsuites in junit.xml.Shein Alexey2012-03-281-142/+235
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* add --PUT-- section support based on POST_RAWMichael Wallner2012-03-171-2/+42
* merge 322758 (detect a php-cgi which is a sibling of php cli)Michael Wallner2012-03-091-0/+3
* Simple fix that just quotes the filenames in run-tests to support paths with ...Rasmus Lerdorf2012-01-281-4/+4
* This changes adds the --EXTENSION-- section to .phpt files as Derick Rethans2011-12-061-1/+13
* - Replace possible esc char to <esc> in the XML outputFelipe Pena2011-12-011-2/+2
* - Added JUnit output format optionFelipe Pena2011-11-261-0/+128
* - Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests...Felipe Pena2011-11-261-5/+15
* - Clean upFelipe Pena2011-11-261-104/+73
* Improve speed of finding tests (no more CVS, we're on svn now)Johannes Schlüter2011-09-011-1/+1
* Move the XFAILED printout way up the list so we can actually notice the reall...Hannes Magnusson2011-09-011-12/+12
* Seeing thousands of PASS tests flying by is meaningless.Hannes Magnusson2011-09-011-3/+23
* Remove annoying extra newline on XFAIL summariesHannes Magnusson2011-08-311-1/+1
* terminate timeouting processes with SIGKILL (9)Nuno Lopes2011-08-091-1/+1
* - Fixed bug #55080 (Deprecated call in run--test.php)Felipe Pena2011-07-011-1/+1
* Add http_proxy env var support to run-tests.php result submissionChristopher Jones2011-06-241-10/+23
* - Possible fix for Bug #54108 (valgrind can not be found if located outside o...Felipe Pena2011-02-271-1/+1
* Show XFAIL reasons (Daniel Convissor)Christopher Jones2011-02-111-0/+1
* rm trailing whitespaceChristopher Jones2011-02-111-11/+11
* - Don't lower case setting names; some of them actually have upper caseDerick Rethans2011-01-311-1/+1
* - Sync with trunkJani Taskinen2010-11-131-1/+13
* Loosen the valgrind version check slightly in run-tests.php so that it worksAdam Harvey2010-09-301-1/+1
* Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)Kalle Sommer Nielsen2010-08-161-1/+11
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1