Ulf Wendel
|
3c15d50c80
|
Fixing tests debug output
|
2011-09-01 13:37:49 +00:00 |
|
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
|
0a212c12b1
|
Changes to existing tests: 0*.phpt
|
2007-10-10 10:06:53 +00:00 |
|
Andrey Hristov
|
d03aea048f
|
fetch more than one row at once
|
2006-01-01 16:52:05 +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
|
192fb9095e
|
changed tests (ysqli_bind_param and mysql_bind_result changes)
|
2003-06-28 21:30:58 +00:00 |
|
Georg Richter
|
ff8f0eb7da
|
adding a few tests
|
2003-02-12 00:46:29 +00:00 |
|