Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Nikita Popov
|
c58b307833
|
Remove checks for unicode.semantics ini option
|
2018-02-03 19:50:20 +01:00 |
|
Ulf Wendel
|
7b27887091
|
More SQL strict mode updates
|
2010-06-08 13:05:49 +00:00 |
|
Andrey Hristov
|
7b5dcc895a
|
Forgot to commit this one, of the ANSI_QUOTES fame
|
2009-05-28 18:10:12 +00:00 |
|
Andrey Hristov
|
42495ccdde
|
Fix again the tests for ANSI_QUOTES
|
2009-05-28 18:00:08 +00:00 |
|
Ulf Wendel
|
85cb084fc5
|
1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a couple of fixes I applied to PHP 5.3 only yesterday. The changes should make it a little easier to do MFH and follow the rules in the future as we will soon have identical tests for PHP 5_3 and HEAD.
|
2009-05-28 14:11:41 +00:00 |
|
Andrey Hristov
|
2caa76ae62
|
Fix failures when the server is running with ANSI_QUOTES
|
2009-05-28 09:57:54 +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
|
2df3cea685
|
More updates to the ext/mysqli tests in HEAD = synching with 5_3
|
2007-10-10 10:46:06 +00:00 |
|