Ulf Wendel
|
389965f1de
|
Merge from head: do not use deprecated function aliases. The test logic is unchanged.
|
2010-09-23 14:59:13 +00:00 |
|
Ulf Wendel
|
eb0e09f5dc
|
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
|
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
|
f611876b2e
|
MFH. Adding --CLEAN-- sections to all ext/mysqli tests
|
2009-07-06 14:39:10 +00:00 |
|
Ulf Wendel
|
7926037318
|
MFH - what a wonderful word. After the change in HEAD its easy to do a merge. The merge removes all UEXPECTF sections from the old days. Yes, there have been UEXPECTFs in 5_3. I hope PHP 6 won't change again over time... :-)
|
2009-05-28 14:33:43 +00:00 |
|
Ulf Wendel
|
b0b510f6e6
|
Merge from HEAD: looks more than it is. Whitespace, some SQL formatting changes etc.
No "real" changes.
|
2008-01-08 12:49:42 +00:00 |
|
Ulf Wendel
|
041d506a86
|
Changes to 04*.phpt, 05*.phpt.
|
2007-10-10 10:08:29 +00:00 |
|
Georg Richter
|
6d27573ec2
|
added skipif section
|
2004-12-04 08:50:33 +00:00 |
|
Georg Richter
|
9751d9afaa
|
Fixed bug #30890 (testsuite)
Fixed bug #28817 (property problems in extended class)
|
2004-12-04 08:16:04 +00:00 |
|
Georg Richter
|
3e2907d614
|
changed first param in mysqli_bind_param
|
2004-02-11 07:39:28 +00:00 |
|
Georg Richter
|
192fb9095e
|
changed tests (ysqli_bind_param and mysql_bind_result changes)
|
2003-06-28 21:30:58 +00:00 |
|
Georg Richter
|
6bddc36966
|
new tests
|
2003-02-13 01:23:28 +00:00 |
|