1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Commit Graph

154 Commits

Author SHA1 Message Date
Marcus Boerger
d3399f8f25 MFH: Do show skipif's info 2003-07-27 16:59:04 +00:00
Moriyoshi Koizumi
5e0da82b7f MFH(r-1.168): fix run-test.php so it can correctly handle skip conditions. 2003-07-25 05:52:26 +00:00
Ilia Alshanetsky
0ea41bf2b1 MFH:
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.
2003-07-24 17:45:15 +00:00
Marcus Boerger
951e64a4bc This is needed though 2003-05-31 12:37:44 +00:00
Marcus Boerger
19081305e1 Showing info/warning once is enough 2003-05-31 12:13:15 +00:00
Marcus Boerger
fab2534381 MFH: Add php_uname() to output 2003-05-30 12:42:17 +00:00
Marcus Boerger
7b514da372 Executing tests once is enough 2003-05-23 22:36:20 +00:00
Marcus Boerger
1a7e7165a7 MFH: Add warning level for tests. 2003-05-23 20:55:57 +00:00
Moriyoshi Koizumi
ae30c7f4ab And this is needed indeed 2003-05-17 20:07:00 +00:00
Marcus Boerger
444959cd81 Mail too 2003-05-17 11:32:22 +00:00
Rasmus Lerdorf
c03591bbc0 Remind people that sending in their qa info may contain sensitive data. 2003-05-06 20:22:17 +00:00
Ilia Alshanetsky
720d8fdddc MFH (pcre sanity check) 2003-04-19 18:12:07 +00:00
Marcus Boerger
2eb11eae36 MFH: The env-var TEST_PHP_EXECUTABLE is needed in tests 2003-04-19 17:23:11 +00:00
Marcus Boerger
bdd3fbf67a MFH: Include ldd output 2003-04-05 12:19:56 +00:00
Marcus Boerger
7dab648426 MFH 'auto' 2003-04-02 08:34:56 +00:00
Derick Rethans
80ba3f416f MFH 2003-03-28 21:08:58 +00:00
foobar
25e8d3215d MFH 2003-03-17 12:43:36 +00:00
Marcus Boerger
f660a474af MFH: Part 2, forgot the '@' 2003-01-26 17:23:00 +00:00
Marcus Boerger
c8ee823db0 MFH: Simplify 2003-01-26 17:18:24 +00:00
Marcus Boerger
2fb7ff2f43 MFH: Bug #21751: Part one never let this happen again... 2003-01-25 19:50:04 +00:00
Melvyn Sopacua
2e828c812c Fix libtool detection 2002-12-20 00:25:56 +00:00
Derick Rethans
e8295e70af - MFH 2002-12-17 19:08:01 +00:00
Ilia Alshanetsky
9baa62f093 MFH 2002-12-12 16:14:07 +00:00
Derick Rethans
ebb708b068 - Make it also work when you press enter instead of typing 'y' 2002-12-11 20:10:57 +00:00
Ilia Alshanetsky
47fa22b5cf MFH 2002-12-11 16:49:27 +00:00
Marcus Boerger
d4cfbfd310 MFH
#This includes the " to ' change but not the added settings which 4.3
#doesn't have.
2002-11-23 17:50:37 +00:00
Marcus Boerger
594e183737 MFH 2002-11-21 16:50:55 +00:00
Marcus Boerger
aaf5c39690 MFH: SKIP and INFO result from --SKIPIF-- 2002-11-15 16:34:07 +00:00
Marcus Boerger
16ea198a13 MFH
-Allow skip in upper letters.
-Add 'info' result to --SKIPIF-- -> see following dba commits
2002-11-15 16:13:10 +00:00
Marcus Boerger
0f5232c5d2 Correction
#Why does it mix up things again?...i do not know
2002-11-15 14:27:37 +00:00
Marcus Boerger
dd68136bd9 MFH: Show Zend version 2002-11-15 14:24:20 +00:00
Sander Roobol
40e65a119d MFH 2002-11-15 10:39:19 +00:00
Marcus Boerger
4bab2c1afd MFH: Add magic_quotes_runtime which affects several tests 2002-11-14 21:03:22 +00:00
Marcus Boerger
4b7ea20437 MFH: Only set the overwrites once (keep this in sync as long as possible) 2002-11-14 20:20:47 +00:00
Ilia Alshanetsky
ab37eae5cb MFH (disable safe_mode for test). 2002-11-14 18:38:25 +00:00
Melvyn Sopacua
138a1695f5 - Make it possible for people to save results and/or remove unwanted ENV
data.
- Use more options for the CC 'version' flag
2002-11-10 08:56:28 +00:00
Ilia Alshanetsky
7a552596a4 This option is needed if we need to track errors inside the skip condition. 2002-11-08 01:11:05 +00:00
Marcus Boerger
a71f734dec move the run-test tests to the top
#if one of these fails there is no need for further testing
2002-11-04 10:45:41 +00:00
Marcus Boerger
abdf302599 sort them 2002-11-04 10:09:42 +00:00
Marcus Boerger
604f333113 better use 'Off' here
#thx to Moriyoshi
2002-11-03 20:28:35 +00:00
Marcus Boerger
b0dac08dff without these nearly all tests fail if for example php.ini contains
output_handler=mb_string
mbstring.http_output=UCS-2LE
2002-11-03 17:43:24 +00:00
Marcus Boerger
388bf9f542 force showing progress of test 2002-11-03 17:40:34 +00:00
Ilia Alshanetsky
a078f6ecc6 Fixed ini argument parsing. We now support ini options with = in the argument,
such as the one being used in session test #21, which is once again working
properly.
2002-11-03 15:42:59 +00:00
Marcus Boerger
ee7f37ae58 pass params used for info call to skipif also
#try php.ini with
#output_handler=mb_string
#mbstring.http_output=UCS-2LE
2002-11-03 10:52:19 +00:00
Marcus Boerger
9e73bcaa33 copy paste error
#all these different versions here....
2002-11-02 22:06:03 +00:00
Marcus Boerger
29e8b92f22 -allow parameters to be directories
-"${dir}" -> $dir
2002-11-02 21:48:05 +00:00
Marcus Boerger
8b80515659 older versions do not have this functions 2002-11-02 12:55:06 +00:00
Marcus Boerger
22375de5e6 ws 2002-11-02 12:44:36 +00:00
Marcus Boerger
524994d9e2 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
2002-11-02 12:33:24 +00:00
Marcus Boerger
ad414f28a9 -move -d stuff into function and update settings for info call 2002-11-01 13:03:30 +00:00