History log of /php-src/run-tests.php (Results 426 – 450 of 820)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1af8b3f8 15-May-2012 zoe slattery

Change impl of GZIP_POST, DEFLATE_POST. See #62021

Revision tags: php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# 1e88d003 21-Mar-2012 Shein Alexey

Refactoring junit logger. Added generation of nested testsuites in junit.xml.

# f7b10aba 20-Mar-2012 David Soria Parra

Replace $Revision$ with $Id$ in keyword expansion enable files

# a07759a0 17-Mar-2012 Michael Wallner

add --PUT-- section support based on POST_RAW

# b39ffa3f 09-Mar-2012 Michael Wallner

merge 322758 (detect a php-cgi which is a sibling of php cli)

Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7
# 510bb313 28-Jan-2012 Rasmus Lerdorf

Simple fix that just quotes the filenames in run-tests to support paths with spaces.
Fixes bug #60734

Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# 0dcf098e 06-Dec-2011 Derick Rethans

This changes adds the --EXTENSION-- section to .phpt files as
described in http://marc.info/?t=132248616300007&r=1&w=2.

# 78742a33 01-Dec-2011 Felipe Pena

- Replace possible esc char to <esc> in the XML output

# 43a37343 26-Nov-2011 Felipe Pena

- Added JUnit output format option
patch by: Ferenc Kovacs (tyrael at php.net)

# 350325d4 26-Nov-2011 Felipe Pena

- Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
patch by: tyrael at php.net

# 3ee87816 26-Nov-2011 Felipe Pena

- Clean up

Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# e58f72b6 01-Sep-2011 Johannes Schlüter

Improve speed of finding tests (no more CVS, we're on svn now)

# 958326c8 01-Sep-2011 Hannes Magnusson

Move the XFAILED printout way up the list so we can actually notice the really failing ones

# 2da2b548 01-Sep-2011 Hannes Magnusson

Seeing thousands of PASS tests flying by is meaningless.
Add an option to only print certain result groups.

# 84fc76e9 31-Aug-2011 Hannes Magnusson

Remove annoying extra newline on XFAIL summaries
and sync text to trunk

Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 8f54a74d 09-Aug-2011 Nuno Lopes

terminate timeouting processes with SIGKILL (9)

Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2
# 5f75a28d 01-Jul-2011 Felipe Pena

- Fixed bug #55080 (Deprecated call in run--test.php)
patch by: fedora at famillecollet dot com

Revision tags: php-5.3.7RC2
# d70a9f98 24-Jun-2011 Christopher Jones

Add http_proxy env var support to run-tests.php result submission

Revision tags: php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2
# 1f991c8e 27-Feb-2011 Felipe Pena

- Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH)

Revision tags: php-5.3.6RC1
# 588ec26d 11-Feb-2011 Christopher Jones

Show XFAIL reasons (Daniel Convissor)

# ff5dffda 11-Feb-2011 Christopher Jones

rm trailing whitespace

# e08473da 31-Jan-2011 Derick Rethans

- Don't lower case setting names; some of them actually have upper case
characters.

Revision tags: php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 0e72e589 13-Nov-2010 Jani Taskinen

- Sync with trunk

# 104bf57a 30-Sep-2010 Adam Harvey

Loosen the valgrind version check slightly in run-tests.php so that it works
with the packaged valgrind in Ubuntu 10.04.

# cee97080 16-Aug-2010 Kalle Sommer Nielsen

Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)

1...<<11121314151617181920>>...33