#
727a35f1 |
| 12-Nov-2007 |
Zoe Slattery |
MFH: Changing the regex for %f so the it will match E-, E+ and E.
|
Revision tags: php-5.2.5 |
|
#
552b964e |
| 06-Nov-2007 |
Marcus Boerger |
- Add hash bang line
|
Revision tags: php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
40085b06 |
| 14-Sep-2007 |
Nuno Lopes |
changes to run-tests.php: - change %s to %a - make %s = [^\r\n]+ - fix tests accordingly
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1 |
|
#
52bb8f78 |
| 31-Jul-2007 |
Jani Taskinen |
MFH:- Allow using * in test filenames to match pattern
|
#
8684e749 |
| 26-Jul-2007 |
Jani Taskinen |
MFH: - Made build system less major version dependant to ease MFB/MFH
|
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
a3ba415e |
| 04-Jul-2007 |
Dmitry Stogov |
Fixed "make test"
|
#
e45dab8c |
| 29-Jun-2007 |
Dmitry Stogov |
Fixed CGI tests
|
#
0b157a6f |
| 05-Jun-2007 |
Antony Dovgal |
enable display_startup_errors, fix test
|
Revision tags: php-5.2.3, RELEASE_1_4 |
|
#
ccd16d09 |
| 27-May-2007 |
Antony Dovgal |
MFH
|
Revision tags: php-5.2.3RC1, RELEASE_1_2_0 |
|
#
146a6007 |
| 07-May-2007 |
Ilia Alshanetsky |
Added support for --GZIP_POST-- and --DEFLATE_POST-- that allows emulation of compressed POST input
|
Revision tags: php-4.4.7, php-5.2.2 |
|
#
e03eadf6 |
| 02-May-2007 |
Antony Dovgal |
MFH: add USE_ZEND_ALLOC env var
|
Revision tags: php-5.2.2RC2 |
|
#
ea7f23b0 |
| 23-Apr-2007 |
Antony Dovgal |
MFH
|
#
a0370cd7 |
| 17-Apr-2007 |
Antony Dovgal |
add tests for CGI
|
Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
acf92f28 |
| 27-Mar-2007 |
Marcus Boerger |
- MFH Allow to load multipe extensions via -d
|
Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5 |
|
#
a875e109 |
| 08-Feb-2007 |
Nuno Lopes |
convert all ereg*() calls to preg_match(), so that we become future-proof (ereg is scheduled for removal in PHP 6)
|
#
3fdab070 |
| 07-Feb-2007 |
Nuno Lopes |
MFH: use getenv() instead of _ENV enable multiple error reporting on the same test
|
Revision tags: php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
2df73864 |
| 01-Jan-2007 |
Ilia Alshanetsky |
Update copyright year # The rest of the files were already updated by Sebastian
|
#
dae5040b |
| 28-Dec-2006 |
Nuno Lopes |
MFH: force tidy.clean_output=0
|
Revision tags: php-5.2.1RC1 |
|
#
94e3f478 |
| 09-Dec-2006 |
Ilia Alshanetsky |
Fixed handling of multiple cookies with the same name. Added support for cookies into run-tests.php
|
#
dad67b1f |
| 04-Dec-2006 |
Antony Dovgal |
MFH: look for tests in sapi/cli
|
#
7172a53c |
| 23-Nov-2006 |
Antony Dovgal |
do not set an env variable without a name and a value
|
#
a09ef37d |
| 22-Nov-2006 |
Michael Wallner |
- fix ENV section handling
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4 |
|
#
4a162b71 |
| 14-Sep-2006 |
Nuno Lopes |
add --STDIN-- support
|
Revision tags: php-5.2.0RC3, php-5.1.6 |
|
#
41bd5790 |
| 23-Aug-2006 |
Antony Dovgal |
MFH: make run-tests to work with directories containing spaces (bug #38558) Patch by danielc at analysisandsolutions dot com
|
#
3fd1e9c3 |
| 22-Aug-2006 |
Dmitry Stogov |
Fix "make test" on win32
|