Kamil Tekiela
|
05ed3b7799
|
Remove duplicated SKIP checks from mysqli tests (#7858)
|
2022-01-02 22:50:35 +00:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Keyur Govande
|
7c4b5d9187
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add NEWS
Fix failing tests
Patch for bug #67839 (mysqli does not handle 4-byte floats correctly)
Conflicts:
ext/mysqli/tests/table.inc
|
2014-08-15 23:13:36 +00:00 |
|
Keyur Govande
|
4e2c01617f
|
Fix failing tests
|
2014-08-14 18:20:26 +00:00 |
|
Andrey Hristov
|
21c9a9388f
|
Suppress test failure with MySQL 5.7
|
2014-06-18 16:20:14 +03:00 |
|
Ulf Wendel
|
e123cae8ac
|
Proxying as many connect calls as possible to make testing of the compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.
|
2009-09-24 12:51:03 +00:00 |
|
Ulf Wendel
|
c01b505a44
|
Proxying as many connect calls as possible to make testing of the compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.
|
2009-09-24 12:51:03 +00:00 |
|
Ulf Wendel
|
4645f51360
|
MFH - I had accidently removed Andrey's path to work with ANSI QUOTES... fixing what I broke (part 1)
|
2009-05-28 15:49:14 +00:00 |
|
Ulf Wendel
|
f9fb575cd7
|
I had accidently removed Andrey's path to work with ANSI QUOTES... fixing what I broke (part 1)
|
2009-05-28 15:47: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
|
07fc51d559
|
MFH: Fix tests when the server is running with ANSI_QUOTES
|
2009-05-27 18:18:58 +00:00 |
|
Andrey Hristov
|
e3456c0460
|
Fix tests when the server is running with ANSI_QUOTES
|
2009-05-27 18:13:56 +00:00 |
|
Ulf Wendel
|
326fd449e2
|
Starting to merge updated set of tests into 5.3.
|
2007-10-10 10:04:46 +00:00 |
|
Ulf Wendel
|
1884a16d01
|
Primarily whitespace/CS - synching with mysqlnd SVN repository
|
2007-07-23 12:04:19 +00:00 |
|
Ulf Wendel
|
b5595d57c5
|
Some of the upcoming new tests will use this little helper to create a
very simple MySQL table with some data in it to play with.
|
2007-07-12 20:10:23 +00:00 |
|