History log of /php-src/run-tests.php (Results 826 – 831 of 831)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 86c0d812 23-Oct-2000 Hartmut Holzgraefe

have you ever tried to run the regression tests with error_reporting=E_ALL ?
now it will run smoothly without all theese 'undefined ...' warnings

Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# e2cb8ec0 09-Sep-2000 Stig Bakken

* don't require "POST" section to be present (TEST, FILE and EXPECT
are enough)

# f34430de 03-Sep-2000 Stanislav Malyshev

Remove deprecated call-time reference

# 1bb90f58 31-Aug-2000 Stig Bakken

* all tests should pass now (expect for the interbase stuff that I haven't
had the chance to test)

Revision tags: php-4.0.2
# fad9bab6 29-Aug-2000 Stig Bakken

* Added "test" make target so you can do "make test" in any directory.
* Added copyright header to run-test.php

# 315f4f56 27-Aug-2000 Stig Bakken

@PHP 3 regression testing framework re-born (Stig)
Took the old PHP 3 regression testing framework and rewrote it in PHP.
Should work on both Windows and UNIX, however I have not tested it on

@PHP 3 regression testing framework re-born (Stig)
Took the old PHP 3 regression testing framework and rewrote it in PHP.
Should work on both Windows and UNIX, however I have not tested it on
Windows. See tests/README for how to write tests. Added the PHP 3
tests and converted most of them.

show more ...

1...<<31323334