Commit Graph

39466 Commits

Author SHA1 Message Date
Ulf Wendel
572648d585 Now HEAD should be fine: skip test (by default), if DB connect fails. 2007-10-12 12:40:04 +00:00
Ulf Wendel
2ea4b6ba06 Same as for PHP_5_3: Trying to skip tests if they can't connect to the
DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE
to control if you want tests that can't connect to fail or to be skipped.
2007-10-12 12:32:39 +00:00
Ulf Wendel
7db84d5bcf Fixing test. 2007-10-12 11:52:27 +00:00
Ulf Wendel
534f770ae2 Trying to make them not fail but skip if they cannot connect to the DB. 2007-10-12 11:51:22 +00:00
Ulf Wendel
2027c85be2 Fixing tests. 2007-10-12 11:46:41 +00:00
Edin Kadribasic
8b3bfa7cf7 MFB: Fix build 2007-10-12 08:08:02 +00:00
Antony Dovgal
cb6053bd55 fix typo 2007-10-12 07:23:44 +00:00
bc9b36b363 ChangeLog update 2007-10-12 01:31:22 +00:00
Derick Rethans
9e67f64a00 - Updated to version 2007.8 2007-10-11 18:35:04 +00:00
Raghubansh Kumar
84bf8ae506 fix test (temp. file name) 2007-10-11 11:50:10 +00:00
Raghubansh Kumar
8e47cdd59b fix test 2007-10-11 03:17:08 +00:00
b5a166b815 ChangeLog update 2007-10-11 01:31:25 +00:00
Elizabeth Marie Smith
9e0894fa21 MFB 2007-10-10 23:23:54 +00:00
Andrey Hristov
d768a03a12 MFB and unify code 2007-10-10 14:32:01 +00:00
Jani Taskinen
040cb2ca5d ret is still int 2007-10-10 12:51:06 +00:00
Jani Taskinen
b3c3c8a90f - Use correct definition 2007-10-10 12:44:29 +00:00
Ulf Wendel
23f2c54784 Test changes for HEAD = synching with 5_3 2007-10-10 10:56:33 +00:00
Ulf Wendel
b67be59f4e Adding tests to ext/mysql in HEAD = synching with 5_3 2007-10-10 10:55:52 +00:00
Ulf Wendel
63103cdbc6 Should be the last commit for HEAD. Now HEAD and 5_3 should have the latest
set of ext/mysqli tests. On Linux 32bit we've about 10 tests failing.
Before the commit we had about 20 tests failing with HEAD.
2007-10-10 10:54:02 +00:00
Ulf Wendel
fc13e57d0f More changes = synching HEAD with 5_3 2007-10-10 10:51:34 +00:00
Ulf Wendel
2dd1b35a85 Commiting changes into HEAD = synching with 5_3 2007-10-10 10:49:00 +00:00
Ulf Wendel
2df3cea685 More updates to the ext/mysqli tests in HEAD = synching with 5_3 2007-10-10 10:46:06 +00:00
Ulf Wendel
eefce01f8d Adding new tests = making sure we're in sync with the 5_3 branch 2007-10-10 10:43:39 +00:00
Jani Taskinen
16ceab9769 - Generated with more recent re2c version 2007-10-10 09:28:25 +00:00
7f6e1f967e ChangeLog update 2007-10-10 01:31:23 +00:00
Ilia Alshanetsky
c6b8a40181 MFB: Fixed bug #42869 (automatic session id insertion adds sessions id to
non-local forms)
2007-10-10 00:36:25 +00:00
Raghubansh Kumar
adda3af3cb New testcases for strip_tags() function 2007-10-09 12:42:47 +00:00
Raghubansh Kumar
60d71da435 added unicode output 2007-10-09 11:58:52 +00:00
Raghubansh Kumar
bb27fe1933 fix tests 2007-10-09 11:51:48 +00:00
Scott MacVicar
7ba8a98fd3 Fix expand_filepath when including relative files, ideally you should test you code... 2007-10-09 10:04:19 +00:00
Jani Taskinen
c1c60fb7e2 ws + cs 2007-10-09 08:40:25 +00:00
Raghubansh Kumar
aaa68d2928 fix tests 2007-10-09 05:22:51 +00:00
Raghubansh Kumar
87ebc71b60 fix tests 2007-10-09 04:52:47 +00:00
Robert Thompson
d5192b04a4 Fix for bug 41822. expand_filepath() will now return a relative path under the specific situation where getcwd() returns NULL and the file is still readable. As far as I have been able to tell, this fix only applies to the Solaris OS where files in directories with (--x) cannot getcwd(). 2007-10-09 02:41:14 +00:00
3c9399920f ChangeLog update 2007-10-09 01:31:20 +00:00
Andrey Hristov
942e348307 MFB: Move declarations from the public header file. 2007-10-08 15:40:26 +00:00
Raghubansh Kumar
28d292e580 New testcases for strtr() function 2007-10-08 15:31:06 +00:00
Raghubansh Kumar
7aab680f0a New testcases for get_html_translation_table() function 2007-10-08 15:30:38 +00:00
Raghubansh Kumar
e383670a5d fix tests 2007-10-08 06:24:57 +00:00
Yiduo (David) Wang
2514bcfdec stmt->fetch.func.values is not a zval and should not be freed with FREE_ZVAL 2007-10-08 04:05:22 +00:00
9c1d7e9ac2 ChangeLog update 2007-10-08 01:31:28 +00:00
Nuno Lopes
a1edb43467 add test for bug #42737.
HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars
2007-10-07 14:00:20 +00:00
Antony Dovgal
970320b43a silence the warning 2007-10-07 12:33:40 +00:00
Antony Dovgal
e9ded30d23 fix typos 2007-10-07 12:23:29 +00:00
Nuno Lopes
2514944be8 MFB: fix ZTS build 2007-10-07 12:21:05 +00:00
Nuno Lopes
bbe92ef947 MFB 2007-10-07 12:14:59 +00:00
Nuno Lopes
586bef4291 MFB: fix #37911 2007-10-07 12:09:02 +00:00
Yiduo (David) Wang
95da0dc570 Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
d20f6ecac8 ChangeLog update 2007-10-07 01:31:26 +00:00
Antony Dovgal
8e1a65814b fix ws & folding, nuke unused vars 2007-10-06 21:28:10 +00:00