Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
48c02a2e |
| 27-May-2001 |
Stig Bakken |
* use ereg functions instead of preg * send stderr to the bit bucket
|
Revision tags: php-4.0.6RC1 |
|
#
3d5b27d4 |
| 02-May-2001 |
Daniel Beulshausen |
make run-tests work under win32 too # this whole thing is pretty ugly...
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
0edbf424 |
| 16-Apr-2001 |
Stig Bakken |
* using CGI -C option, you no longer have to specify "full" path to tests
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5 |
|
#
af02c17d |
| 29-Mar-2001 |
James Moore |
Output php version at end of tests.
|
Revision tags: php-4.0.5RC4, php-4.0.5RC3 |
|
#
ec31b454 |
| 21-Mar-2001 |
André Langhorst |
I don't like to commit this over and over either, but this client definitely seems to dislike branches
|
#
f4385549 |
| 21-Mar-2001 |
André Langhorst |
fighting against the cvs client, it does not want to let the win32 binary safe change go in...
|
#
3d9871dc |
| 21-Mar-2001 |
André Langhorst |
win32 fixes again
|
#
b132c363 |
| 21-Mar-2001 |
Sebastian Bergmann |
Disable maximum execution time for tests.
|
#
3ec4aa11 |
| 21-Mar-2001 |
André Langhorst |
1) fixed tests on *both* win32+linux 2) made tests more sophisticated (checking against compiled in modules) 3) minor changes 4) win32 improvements
|
Revision tags: php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
14c195a6 |
| 24-Dec-2000 |
Sascha Schumann |
Fix "make test" in VPATH environments
|
Revision tags: php-4.0.4REL |
|
#
a0acd805 |
| 15-Dec-2000 |
Hartmut Holzgraefe |
removed a warning when testing against a single .phpt file
|
#
73155d10 |
| 15-Dec-2000 |
Stig Bakken |
* run-tests.php: fixed a few bugs, including the POST/GET problem reported by Stas
|
Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4 |
|
#
a70b01b9 |
| 13-Dec-2000 |
Stig Bakken |
* rename write* to dowrite* to avoid clash with ext/sockets * sapi/cgi seems to ignore command-line options when running in "real" CGI mode, need to find a way to pass include_path to it...
|
#
fe9290e4 |
| 08-Dec-2000 |
Stig Bakken |
* output fix for skipped tests
|
#
749ed856 |
| 08-Dec-2000 |
Stig Bakken |
added TODO comment
|
#
5604ae2d |
| 06-Dec-2000 |
Andre Langhorst |
made run-tests.php windows compatible
|
#
5f683e7d |
| 03-Dec-2000 |
Hartmut Holzgraefe |
changed run-tests.php to use 'php -q' instead of 'php -f'
|
Revision tags: php-4.0.4RC3 |
|
#
fc4b704f |
| 29-Oct-2000 |
Stig Bakken |
Test descriptions showed up blank, fixed.
|
#
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 ...
|