2011-09-06 |
Stanislav Malyshev | allow user streams to override ch* on windows too |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Stanislav Malyshev | fix redirect when test run from different places |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Stanislav Malyshev | fix test |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Stanislav Malyshev | use DBUG_ON flag for checking debug |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Stanislav Malyshev | this tests looks mysqlnd only |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Stanislav Malyshev | report fix |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - add skipif |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Ulf Wendel | No more test failure for libmysql, http://news.php... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Andrey Hristov | Fix for Bug #55582 mysqli_num_rows() returns always... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Xinchen Hui | Fixed tests (due to error message changed) |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Xinchen Hui | Fixed compiler warning "incompatible pointer type" |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Shein Alexey | Reduced timeout in this test to 1ms, no need to wait... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - add skipif |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - add skipif |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - use the same test on win |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - close the stream before removing the file (win and... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - sync&fix test with 5.3 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - fix test, slash or back slash can be present |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - stupid me. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - disable on win |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Johannes Schlüter | Fix #ifdef for mixed builds (ext/mysql using myslqnd... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - disable on win |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - other hostname can be defined or returned first |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Hannes Magnusson | typo |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Hannes Magnusson | Fix the test in 5.4 and trunk. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - not used anymore, one version to rule them all |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Shein Alexey | Make the test faster, what was done: |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - force LF and enable it on windows now |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Hannes Magnusson | Fix test to use microtime() as time() doesn't always... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - force LF |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Hannes Magnusson | Fix test, one skipif is enough |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - update test to the zeng arg path argument |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Christian Stocker | Revert r316043, the tests are different on purpose |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Stanislav Malyshev | fix tests |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Gustavo André... | - Fixed bad xor in signed types due to integer promotion. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Gustavo André... | - Fixed bug #55576: Cannot conditionally move uploaded... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Gustavo André... | - Fixed borked refactoring in r307437 (using SUCCESS... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - add skipif |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - force LF eol |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - skip on win, TZ cannot be set using putenv at runtime |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - skip on win, TZs differ with strftime |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - unify warning between win and unix and enable test |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - fix test on win, does not use putenv to set the TZ... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Stanislav Malyshev | fix bug 55562 - make substr always return rest of the... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Pierre Joye | - wrong variable used (ended as non initiazed usage) |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Ferenc Kovacs | passing an invalid session.upload_progress.freq always... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Ferenc Kovacs | passing an invalid session.upload_progress.freq always... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Tjerk Anne... | Patch to run two more mysql test cases that would usual... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Stanislav Malyshev | fix test |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Stanislav Malyshev | test fixes |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Christopher... | gcov test fixes |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Ferenc Kovacs | pass an absolute path for the php binary to proc_open... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Shein Alexey | Synchronized fixed tests from 5.3 branch. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Shein Alexey | Removed old (< 5.3) version of test and cleaned up... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Andrey Hristov | Fix for Bug #54158 MYSQLND + PDO MySQL requires #define... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Ulf Wendel | Coverage for bug#54704, of which I think it is bogus... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Andrey Hristov | fix message |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Andrey Hristov | function rename to comply with the schema of other... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Ulf Wendel | Hopefully, this is an even better way to check for... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Ulf Wendel | As of MySQL 5.6.1 the server variable have_innodb is... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Boris Lytochkin | merge from trunk |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Ulf Wendel | MySQL 5.6 update |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Boris Lytochkin | merge from trunk: |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Gustavo André... | - Use our external entity loader only in the context... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christopher... | Unmatched %s was still diffing on Linux. Now it matches... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Daniel Convissor | Make test work with database other than "test". |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christopher... | Prevent the magic quotes fatal error causing a diff |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Check for LOAD DATA support during SKIPIF |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Fixing error handling. Skip if load data is not allowed |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Can't reproduce the server has gone away messages,... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Johannes Schlüter | Improve speed of finding tests (no more CVS, we're... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Fix test. First element within the parantheses is a... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christian Stocker | added a NEWS entry about the change in XSL |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Fixing tests debug output |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - use %s, bad c/p |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Check if MySQL server supports SSL and, if using mysqln... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Hannes Magnusson | Move the XFAILED printout way up the list so we can... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - fix test |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - win and nux work the same way |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - force LF eol style as this test depends on it |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Johannes Schlüter | - Fix TSRM build |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Simplify mysqlnd debug trace marginally for debugging |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - consider that bison 2.x is used. updated our ci boxes... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - consider that bison 2.x is used. updated our ci boxes... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ulf Wendel | Hack around http://bugs.mysql.com/62320 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Hannes Magnusson | Seeing thousands of PASS tests flying by is meaningless. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Pierre Joye | - force LF eol style as this test depends on it |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matteo Beccati | Fixed test randomly failing due to different error... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Johannes Schlüter | - Change PDO_oci connection defaults to match Oracle... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Pierre Joye | - error msg may vary (parser) |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matteo Beccati | Fixed test. Apparently it was already fixed on PHP_5_3... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Matteo Beccati | Fixed false positive failure on gcov |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Johannes Schlüter | - Register extensions using mysqlnd (mysql, myslqi... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Boris Lytochkin | tune text align |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Pierre Joye | - error msg may vary (parser) |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Pierre Joye | - error msg may vary (parser) |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Pierre Joye | - error msg may vary |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Pierre Joye | - typo |
commit | commitdiff | tree | snapshot |
next |