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
Felipe Pena
5a7607d925
- Fixed tests (removed UEXPECT(F) section)
2009-01-05 18:22:01 +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
5a888bc9bd
Trying to fix broken tests. The last set of files committed a few weeks ago
...
broke almost all tests. I'll try to merge the CVS with a working set of
tests from the mysqlnd development repository. With this first set of
changes most tests should run (and pass) again.
Note the additional environment variables in connect.inc that you can
use to control a test run.
More changes to come.
2007-07-11 11:12:10 +00:00
Marcus Boerger
d129242ad5
Add some tests
2004-01-12 02:31:08 +00:00