Ulf Wendel
|
c96feb3dda
|
Fixing test
|
2010-05-31 12:22:48 +00:00 |
|
Ulf Wendel
|
57d3208c0d
|
Fixing test
|
2010-01-04 14:59:04 +00:00 |
|
Ulf Wendel
|
c6e297ad4b
|
mysqli won't accept empty string for socket, skip test of mysqli.default_socket if test run does not use socket
|
2009-11-04 16:56:32 +00:00 |
|
Ulf Wendel
|
210353caee
|
Using require[_once] instead of include. Adding logic to connect.inc to detect multiple inclusions of connect.inc which leads to a Fatal error because of my_mysqli_connect() function redefinition. Some tests did include connect.inc twice -> run-tests - even the one from trunk - did not detect Fatal error in SKIPIF -> false-positive test result...
|
2009-10-19 20:07:25 +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 |
|
Felipe Pena
|
2632316e80
|
- Removed UEXPECT(F)
- Unicodified some tests
|
2009-01-06 00:56:04 +00:00 |
|
Andrey Hristov
|
7d9744ae61
|
Fix tests
|
2008-10-27 14:33:09 +00:00 |
|
Ulf Wendel
|
7432e6f873
|
Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),
mysqli_connect_error()
|
2007-07-23 12:15:20 +00:00 |
|