#
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 |
Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4 |
|
#
2dbce548 |
| 14-Aug-2006 |
Antony Dovgal |
fix previous patch |
#
2f01ddff |
| 14-Aug-2006 |
Antony Dovgal |
make sure USE_ZEND_ALLOC is always 1 |
Revision tags: php-4.4.4RC1, php-5.1.5RC1 |
|
#
886d3025 |
| 07-Aug-2006 |
Antony Dovgal |
suppress errors from date() if no date.timezone set don't try to look for libtool if $sys_libtool_path is empty |
Revision tags: php-4.4.3 |
|
#
29a74989 |
| 28-Jul-2006 |
Antony Dovgal |
MFH: disable --leak-check |
#
4038877d |
| 26-Jul-2006 |
Antony Dovgal |
turn Off Zend MM and check for leaks when running tests through valgrind |
Revision tags: php-5.2.0RC1 |
|
#
46c036cd |
| 17-Jul-2006 |
Nuno Lopes |
make valgrind trace child processes. useful for the PCNTL extension (fork()), for example |
#
0433d290 |
| 17-Jul-2006 |
Nuno Lopes |
now they are really equivalent.. |
#
cd0e0124 |
| 17-Jul-2006 |
Ilia Alshanetsky |
Don't use regex where none is needed. |
Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API |
|
#
a953a1ab |
| 24-May-2006 |
Dmitry Stogov |
Fixed CGI tests. |
Revision tags: php-4.4.3RC1 |
|
#
216049bb |
| 16-May-2006 |
Marcus Boerger |
- MFH '_' is valid in test blocks |
#
a4af2a9d |
| 13-May-2006 |
Marcus Boerger |
- MFH add support for --EXPECTHEADERS-- |
#
5efe53c5 |
| 10-May-2006 |
Marcus Boerger |
- MFH add E_RECOVERABLE as default |
Revision tags: php-5.1.4 |
|
#
3a7aee24 |
| 03-May-2006 |
Pierre Joye |
- remove debug part nota bene, there is still work in this area, but this is a start |
#
9e428322 |
| 03-May-2006 |
Pierre Joye |
- add support for POST_RAW, allow to pass raw POST data - add support for TEST_PHP_CGI_EXECUTABLE env variable, it is now possible to set both TEST_PHP_EXECUTABLE and CGI |
Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2 |
|
#
06d235fb |
| 11-Mar-2006 |
Marcus Boerger |
- MFH Fix writing faillog with redirected tests |
#
941d86a2 |
| 11-Mar-2006 |
Marcus Boerger |
- MFH Fix test results with redirected tests |
#
b80f9567 |
| 11-Mar-2006 |
Marcus Boerger |
- Load list of extensions to test from php that is being tested rather than from php running the tests |
Revision tags: php-5.1.3RC1, RELEASE_1_2 |
|
#
f2ac3274 |
| 16-Feb-2006 |
Antony Dovgal |
fix typo |
#
9c614f8f |
| 12-Feb-2006 |
Marcus Boerger |
- Synch |