History log of /php-src/run-tests.php (Results 726 – 750 of 831)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 524994d9 02-Nov-2002 Marcus Boerger

this would break tests by modifying EXPECT sections
#it took a LONG time to realize that tests were ok but failed due to this ini

# ad414f28 01-Nov-2002 Marcus Boerger

-move -d stuff into function and update settings for info call

# 55a7590f 31-Oct-2002 Derick Rethans

Discuss first!

# 1fb8331f 31-Oct-2002 Yasuo Ohgaki

Fixed more ini settings.
# Derick. Be responsible to your change and opinion.
# These are settings I know that should be set.
# There may be other settingis must be set to make
# run-

Fixed more ini settings.
# Derick. Be responsible to your change and opinion.
# These are settings I know that should be set.
# There may be other settingis must be set to make
# run-tests.php work as expected.

show more ...

# 6514fac1 30-Oct-2002 Ilia Alshanetsky

Corrected my email address.

# fde7dffa 30-Oct-2002 Marcus Boerger

Enough discussion on display_erros it seems

# b968f905 30-Oct-2002 Marcus Boerger

Get infos from php running tests not from php running run-test.php

# 02d35d26 29-Oct-2002 Marcus Boerger

better use array_diff_assoc
the old way resulted in erroneus .diff

# 47e1163e 28-Oct-2002 Ilia Alshanetsky

This patch addresses the bogus test failures due to error logging/reporting
confusion.

# e816c8b1 28-Oct-2002 Marcus Boerger

remove last line commited by error
revert log_errors

# 35a3b071 28-Oct-2002 Marcus Boerger

forgot 'error_log=' and 'report_memleaks=1'
#commenting on php-dev

# 44401885 28-Oct-2002 Marcus Boerger

forgot 'error_log=' and 'report_memleaks=1'
#commenting on php-dev

# 3034c319 28-Oct-2002 Shane Caraveo

windows will not have these, so dont bother, but add an OS to the stuff so that it makes sense why they are N/A

# c82c6263 28-Oct-2002 Shane Caraveo

fix getting ini values that contain the char =
fix command line quoting. windows requires double quotes in order to handle & (in ini values) correctly

# 4a2efd53 28-Oct-2002 Marcus Boerger

allow default ini overwrites to be overwritten themselves in --INI--
#see followup on dev list

Revision tags: php-4.3.0pre2
# cc4c0634 26-Oct-2002 Marcus Boerger

-introduce EXPECTREGEX
-add %c for EXPECTF
#i think we must escape the special characters for EXPECTF: ".()" and such

# ebd4182b 25-Oct-2002 Ilia Alshanetsky

The log_errors=1 breaks a number of tests and is useless for our purposes,
removing.

# 07187850 24-Oct-2002 Marcus Boerger

-improoved number detection
-display every error/warning only once

# 26617f8b 24-Oct-2002 Ilia Alshanetsky

Added failed test summary.

# b2a80311 24-Oct-2002 Jan Lehnardt

- gcc prints -v information on stderr, make sure that we catch it anyway.
- I hope this does not cause problems with other compilers or shells. IMHO we
- already rely on /bin/sh anyway, rig

- gcc prints -v information on stderr, make sure that we catch it anyway.
- I hope this does not cause problems with other compilers or shells. IMHO we
- already rely on /bin/sh anyway, right?

show more ...

# 1de45a05 23-Oct-2002 Melvyn Sopacua

Implement 'no interaction' for automated tests
Implement exit status 1 to make actions for automated testing selectable

# Sorry Derick, was already working on this and the docs, see next

Implement 'no interaction' for automated tests
Implement exit status 1 to make actions for automated testing selectable

# Sorry Derick, was already working on this and the docs, see next commit
# and forthcoming email

show more ...

# 6a1f477b 23-Oct-2002 Derick Rethans

[0.05]
- Disable html_errors in info sent

# e96e0ae0 23-Oct-2002 Jan Lehnardt

- use the cc that was detected by ./configure when determining version
information in run-tests.php

# 69ce017d 23-Oct-2002 Marcus Boerger

remove *.php file for EXPECTF tests, too.

# 70251bca 23-Oct-2002 Jan Lehnardt

- be more verbose

1...<<21222324252627282930>>...34