Ulf Wendel
|
e5e8ca7f43
|
Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test
|
2011-01-25 14:01:00 +00:00 |
|
Ulf Wendel
|
2d884dd1e1
|
Adding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe (and other) - its a great help to detect stinky SKIPIF and CLEAN
|
2009-07-02 10:04:25 +00:00 |
|
Ulf Wendel
|
726a4816e4
|
Changing tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basically three changes over all files: a) s/unicode(/%unicode|string% b) s/[u/[%u|b% c) s/unicode.semantics/version_compare
|
2009-07-01 15:31:32 +00:00 |
|
Dmitry Stogov
|
c7d50cb478
|
Fixed test
|
2008-06-11 10:07:20 +00:00 |
|
Felipe Pena
|
3ed829f10e
|
- Added some UEXPECTs
- Fixed some tests
|
2008-03-22 14:58:29 +00:00 |
|
Felipe Pena
|
d005d404e0
|
Fix test
|
2008-03-08 23:14:16 +00:00 |
|
Ulf Wendel
|
2ea4b6ba06
|
Same as for PHP_5_3: Trying to skip tests if they can't connect to the
DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE
to control if you want tests that can't connect to fail or to be skipped.
|
2007-10-12 12:32:39 +00:00 |
|
Ulf Wendel
|
b67be59f4e
|
Adding tests to ext/mysql in HEAD = synching with 5_3
|
2007-10-10 10:55:52 +00:00 |
|