#
775387e3 |
| 29-Mar-2004 |
Jan Lehnardt |
- be more verbose
|
#
4da754e8 |
| 28-Mar-2004 |
Marcus Boerger |
Add ability to pass -n to the executed php
|
#
0019c609 |
| 28-Mar-2004 |
Marcus Boerger |
Show progress
|
Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1 |
|
#
e1127cb5 |
| 09-Mar-2004 |
Marcus Boerger |
Make run-tests.php work with xdebug being loaded. # Lots of ppl use that as a built-in extension already.
|
Revision tags: RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split |
|
#
a0664d54 |
| 16-Jan-2004 |
Ilia Alshanetsky |
Fixed division by zero warning.
|
Revision tags: php-4.3.5RC1 |
|
#
ccfc46b0 |
| 08-Jan-2004 |
foobar |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
|
#
a572d79e |
| 29-Dec-2003 |
Marcus Boerger |
Fix data source
|
#
d001928a |
| 29-Dec-2003 |
Marcus Boerger |
Align output if one section shows 100% and display percentages when not counting skipped tests.
|
#
bdc30961 |
| 23-Dec-2003 |
Ilia Alshanetsky |
Properly detect bundled libtool when PHP is built in a separate directory. Detect version of system libtool, which is used by phpize.
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1 |
|
#
f7b3e30f |
| 16-Dec-2003 |
Derick Rethans |
- Remove debug info :)
|
#
76ec811b |
| 16-Dec-2003 |
Derick Rethans |
- Added %e modifier which gets replaced by the current value of DIRECTORY_SEPARATOR.
|
#
c92a2219 |
| 05-Dec-2003 |
Wez Furlong |
Add optional array argument to proc_open() to specify additional options for the child process. The first option is "suppress_errors" which will disable any dialog boxes that arise from m
Add optional array argument to proc_open() to specify additional options for the child process. The first option is "suppress_errors" which will disable any dialog boxes that arise from missing DLL's and suppress the GPF dialog. Use this new feature in the test suite, so that crashing tests don't block the test run; useful for un-attended execution.
show more ...
|
#
c3fddcab |
| 30-Nov-2003 |
Marcus Boerger |
Fix tests for E_STRICT and check for E_STRICT in run-tests.php.
|
Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE |
|
#
3cb67f17 |
| 02-Oct-2003 |
Marcus Boerger |
This check is no longer needed (Andrei)
|
Revision tags: RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7 |
|
#
3658ad4c |
| 04-Sep-2003 |
Marcus Boerger |
Update necessary test INIs
|
Revision tags: php-4.3.3, php-4.3.3RC4 |
|
#
8fe4a538 |
| 11-Aug-2003 |
Moriyoshi Koizumi |
Ensure CGI binary works like CLI. # This kind of mess should be removed if other better way is found.
|
#
2a13d3f9 |
| 10-Aug-2003 |
Marcus Boerger |
Simplify
|
#
726eb467 |
| 10-Aug-2003 |
foobar |
CS fix
|
#
e62926dd |
| 09-Aug-2003 |
Marcus Boerger |
Better diffing
|
#
06b089d6 |
| 09-Aug-2003 |
Marcus Boerger |
Complain about borked tests instead of spitting out errors
|
#
fe37ce8f |
| 09-Aug-2003 |
Marcus Boerger |
Don't show matching regex as different
|
Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5 |
|
#
9ff7dff1 |
| 05-Aug-2003 |
Zeev Suraski |
Shorten output to prevent messup
|
#
fec3fc93 |
| 05-Aug-2003 |
Zeev Suraski |
Remove non-standard vim6 option
|
#
07707723 |
| 05-Aug-2003 |
Zeev Suraski |
Display the currently running test
|
Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2 |
|
#
9fe5094d |
| 25-Jul-2003 |
Moriyoshi Koizumi |
Fix run-test.php so it can correctly handle skip conditions.
|