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. |
#
64d64218 |
| 24-Jul-2003 |
Ilia Alshanetsky |
When encountering a test that users GET/POST make run-tests.php use CGI sapi if it is avaliable. If CLI sapi is not avaliable print a clear error when make test is executed. |
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers. |
#
070803a4 |
| 01-Jun-2003 |
Marcus Boerger |
Allow optional directories |
#
7ad9732a |
| 31-May-2003 |
Marcus Boerger |
MFB: This is needed though |
#
aa87c89d |
| 31-May-2003 |
Marcus Boerger |
MFB: Showing info/warning once is enough |
Revision tags: BEFORE_FD_REAPPLY |
|
#
bbc3c608 |
| 30-May-2003 |
Marcus Boerger |
Add php_uname() to output |
#
23e50041 |
| 29-May-2003 |
Marcus Boerger |
Execute --SKIPIF-- like --FILE-- |
Revision tags: php-4.3.2, php-4.3.2RC4 |
|
#
49804610 |
| 23-May-2003 |
Marcus Boerger |
Executing tests once is enough |
#
2537e01c |
| 23-May-2003 |
Marcus Boerger |
Allow writing a list of failed tests. # use php run-tests.php -h for more. |
#
8cd4933d |
| 23-May-2003 |
Marcus Boerger |
Add warning level for tests. # You set a test to warning by return "warn <description>" from # the --SKIPIF-- section. But this only works when you supply # a reason why it is only a
Add warning level for tests. # You set a test to warning by return "warn <description>" from # the --SKIPIF-- section. But this only works when you supply # a reason why it is only a warning. # Warnings are not called for FAILed tests of corse and hence a # test result with not FAIL but SKIP/PASS/WARN results is mailed # as a PASS.
show more ...
|
Revision tags: BEFORE_FD_REVERT |
|
#
57046f4e |
| 17-May-2003 |
Marcus Boerger |
MFB: info in mail too |
Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2 |
|
#
1939d27a |
| 19-Apr-2003 |
Marcus Boerger |
The env-var TEST_PHP_EXECUTABLE is needed in tests |
Revision tags: RELEASE_0_6, RELEASE_0_5, init |
|
#
f97f219f |
| 05-Apr-2003 |
Marcus Boerger |
Include ldd output |