Sergei Morozov
1c393e9502
[Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSE
2018-02-10 10:40:47 -05:00
Nikita Popov
5af586bec5
Remove more PHP 6 leftovers from tests
2016-11-24 22:39:39 +01:00
Tom Van Looy
972b9e989f
Fix two tests
2016-11-22 18:47:34 +01:00
Tom Van Looy
442fd2f92a
Cleanup tests version checks
2016-11-20 14:16:50 +01:00
Dmitry Stogov
f281e0cf53
Fixed PHP6 unicode related tests
2014-08-15 13:35:52 +04: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
ec603a0c41
Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare
2009-07-06 15:07:31 +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
Ulf Wendel
5846d6b84b
More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.
2007-08-09 10:01:20 +00:00
Ulf Wendel
9b035b58f5
Damn, Pierre is clever.
...
[14:35] <_jani_> nixnutz_: why don't you just commit everything in one go..?
[14:35] <_jani_> this "spamming" is getting quite boring..
[14:36] <Pierre> 20â¬/commit :)
2007-07-23 12:38:41 +00:00