#
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) |
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php |
Revision tags: php-5.3.2RC1 |
|
#
4bba459d |
| 21-Dec-2009 |
Jani Taskinen |
- Sync (and KEEP it synced!) |
Revision tags: php-5.2.12 |
|
#
03a47e9b |
| 11-Dec-2009 |
Jani Taskinen |
- Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.) |
Revision tags: php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1 |
|
#
5c460902 |
| 29-Jul-2009 |
Greg Beaver |
sync run-tests.php with revision 286499 changes making php 6 tests with EXPECTF that can have arbitrary binary data in output work |
#
2331863a |
| 07-Jul-2009 |
David Soria Parra |
MFH: Reset TZ environment variable. Some tests assume that it's not set. |
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
90d18754 |
| 20-May-2009 |
Arnaud Le Blanc |
MFH: set default value of "precision" ini setting, many tests depend on this |
#
82c49a50 |
| 18-May-2009 |
Hannes Magnusson |
MFH: Print out the WARNed section |
Revision tags: php-5.3.0RC2 |
|
#
c56690db |
| 25-Apr-2009 |
Jani Taskinen |
MFB52: sync |
#
65640d2c |
| 16-Apr-2009 |
Hannes Magnusson |
MFH: Make it possible to run on 5.2 |
Revision tags: php-5.3.0RC1, RELEASE_1_3_5 |
|
#
1df58d62 |
| 12-Mar-2009 |
Zoe Slattery |
refixing %r in run-tests.php (thanks iain lewis for the fix) |
#
2c7d95c5 |
| 03-Mar-2009 |
Zoe Slattery |
Added %r section |
Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
24163ce0 |
| 05-Jan-2009 |
Antony Dovgal |
fix ws |
#
fde1c3d3 |
| 05-Jan-2009 |
Antony Dovgal |
MFH: only add "# original source" if a redirect is active |
#
fab5be7f |
| 04-Jan-2009 |
Antony Dovgal |
MFH: fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails |