#
db089716 |
| 03-Feb-2003 |
Derick Rethans |
- Make VIM highlighting happy
|
#
c4eecf91 |
| 01-Feb-2003 |
Melvyn Sopacua |
Make it easier to diff results of several runs in one day.
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
494bec46 |
| 26-Jan-2003 |
Marcus Boerger |
Simplify
|
#
a7d10f8a |
| 25-Jan-2003 |
Marcus Boerger |
Bug #21751: Part one never let this happen again...
|
#
c98f4e9f |
| 12-Jan-2003 |
Jan Lehnardt |
- fix typo
|
#
b1fab873 |
| 07-Jan-2003 |
Ilia Alshanetsky |
Added a check for availability of PCRE extension needed by test-suite.
|
Revision tags: php-4.3.0 |
|
#
e03bccb1 |
| 22-Dec-2002 |
Melvyn Sopacua |
Delete some security related env variables
|
Revision tags: php-4.3.0RC4 |
|
#
a4d56067 |
| 20-Dec-2002 |
Melvyn Sopacua |
MFB: libtool detection
|
#
8507eb00 |
| 17-Dec-2002 |
Derick Rethans |
- Also send reports when there are no failed tests
|
Revision tags: RELEASE_1_0b3 |
|
#
2d894524 |
| 12-Dec-2002 |
Ilia Alshanetsky |
Fix a possible E_NOTICE warning message.
|
#
c4342de5 |
| 11-Dec-2002 |
Derick Rethans |
- MFB
|
Revision tags: php-4.3.0RC3 |
|
#
30f83207 |
| 11-Dec-2002 |
Ilia Alshanetsky |
Ask the user for their e-mail address so that we can contact them if need be.
|
Revision tags: php-4.3.0RC2, RELEASE_1_0b2 |
|
#
c7dc6c0e |
| 23-Nov-2002 |
Marcus Boerger |
Move up general tests # if MFH is needed should be decided by QA team: because the output # sequence changes
|
#
d3e09500 |
| 21-Nov-2002 |
Marcus Boerger |
Revert that unwanted debug thing - thanks to Sander Robol
|
#
64e45b12 |
| 21-Nov-2002 |
Marcus Boerger |
Force showing the question
|
#
b7cd48ef |
| 21-Nov-2002 |
Marcus Boerger |
Make it possible to test language features like newly introduced 'abstract' independantly from debug mode.
|
#
7ba0d505 |
| 15-Nov-2002 |
Marcus Boerger |
Use eregi is better (noticed by Jon)
|
#
0f66b352 |
| 15-Nov-2002 |
Marcus Boerger |
-Allow skip in upper letters. -Add 'info' result to --SKIPIF-- -> see following dba commits
|
#
ea971db8 |
| 15-Nov-2002 |
Marcus Boerger |
Show Zend version
|
Revision tags: BEFORE_RENAMING |
|
#
8fb395bb |
| 15-Nov-2002 |
Sander Roobol |
Move the build-environment stuff down or the test results up, so you don't need to scroll down to see the failed tests.
|
#
5ad332f8 |
| 14-Nov-2002 |
Marcus Boerger |
Add magic_quotes_runtime which affects several tests
|
#
6048db90 |
| 14-Nov-2002 |
Marcus Boerger |
Only set the overwrites once
|
#
eef51c3d |
| 14-Nov-2002 |
Ilia Alshanetsky |
Disable safe_mode as it interferes with just about every test that needs to access the file system, set enviroment variables or execute commands.
|
Revision tags: php-4.3.0RC1 |
|
#
138a1695 |
| 10-Nov-2002 |
Melvyn Sopacua |
- Make it possible for people to save results and/or remove unwanted ENV data. - Use more options for the CC 'version' flag
|
#
7a552596 |
| 08-Nov-2002 |
Ilia Alshanetsky |
This option is needed if we need to track errors inside the skip condition.
|