Commit Graph

61650 Commits

Author SHA1 Message Date
Pierre Joye
95aefb0114 - add skipif 2011-09-06 07:28:38 +00:00
Pierre Joye
1d22c75eb3 - use something we know it exists... 2011-09-06 07:26:05 +00:00
Pierre Joye
80a2175c37 - skip on win, name.. name. are not valid names 2011-09-06 07:23:20 +00:00
Pierre Joye
66a1d741bf - add skipif 2011-09-06 07:09:56 +00:00
Pierre Joye
b263273baa - don't test dir sep 2011-09-06 07:07:23 +00:00
Pierre Joye
67d0d0e8d2 - force LF 2011-09-06 07:03:48 +00:00
Pierre Joye
6266284b5e - force LF 2011-09-06 07:00:05 +00:00
Pierre Joye
3179ef674c - add skipif 2011-09-06 06:57:53 +00:00
Pierre Joye
b6fe362f12 - add skipif 2011-09-06 06:52:26 +00:00
Pierre Joye
bd0a02b72b - add skipif 2011-09-06 06:50:56 +00:00
Pierre Joye
7921f410fc - add skipif 2011-09-06 06:47:12 +00:00
Pierre Joye
b4769b1946 - add skipif 2011-09-06 06:44:59 +00:00
Pierre Joye
ec1575fbb2 - add skipif 2011-09-06 06:42:11 +00:00
Pierre Joye
710d46f38e - WS 2011-09-06 06:34:36 +00:00
Pierre Joye
7f3ab56cec - WS 2011-09-06 06:32:42 +00:00
Pierre Joye
58a96d5588 - WS 2011-09-06 06:32:00 +00:00
Stanislav Malyshev
75cf1e8730 unused variables 2011-09-06 05:31:08 +00:00
Stanislav Malyshev
442e9c5148 allow user streams to override ch* on windows too 2011-09-06 05:28:25 +00:00
Stanislav Malyshev
d465ee0565 fix redirect when test run from different places 2011-09-06 05:21:56 +00:00
Stanislav Malyshev
22fbe247e3 fix test 2011-09-06 05:20:51 +00:00
Stanislav Malyshev
153649906c use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent
2011-09-06 05:20:05 +00:00
Stanislav Malyshev
6e0dfc1851 this tests looks mysqlnd only 2011-09-06 05:13:47 +00:00
Pierre Joye
57d0b478fb - add skipif 2011-09-05 19:59:42 +00:00
Ulf Wendel
ac90fb4287 No more test failure for libmysql, http://news.php.net/php.internals/55210 2011-09-05 16:24:40 +00:00
Andrey Hristov
4325a8bffc Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used 2011-09-05 15:29:45 +00:00
Xinchen Hui
67872cf7a9 Fixed tests (due to error message changed) 2011-09-05 15:05:51 +00:00
Xinchen Hui
83f61c2c53 Fixed compiler warning "incompatible pointer type" 2011-09-05 15:02:21 +00:00
Shein Alexey
50d8d816c5 Reduced timeout in this test to 1ms, no need to wait further. 2011-09-05 14:43:08 +00:00
Pierre Joye
79d26fcaf0 - add skipif 2011-09-05 13:52:24 +00:00
Pierre Joye
ad72309636 - add skipif 2011-09-05 13:41:01 +00:00
Pierre Joye
fdf9771773 - use the same test on win 2011-09-05 13:37:30 +00:00
Pierre Joye
a2b6e6a364 - close the stream before removing the file (win and other system may lock it) and use test dir for tmp data 2011-09-05 13:31:13 +00:00
Pierre Joye
7947df24af - sync&fix test with 5.3 2011-09-05 13:23:25 +00:00
Pierre Joye
10ced2993b - fix test, slash or back slash can be present 2011-09-05 13:13:37 +00:00
Pierre Joye
d6acaddca2 - stupid me. 2011-09-05 13:06:51 +00:00
Pierre Joye
ff0f145768 - disable on win 2011-09-05 13:05:28 +00:00
Johannes Schlüter
283b7ad9db Fix #ifdef for mixed builds (ext/mysql using myslqnd, mysqli using libmysql) 2011-09-05 13:05:15 +00:00
Pierre Joye
5dc49bebaa - disable on win 2011-09-05 13:04:12 +00:00
Pierre Joye
997a86ebb9 - other hostname can be defined or returned first 2011-09-05 12:34:55 +00:00
Hannes Magnusson
8154263956 typo 2011-09-05 12:00:24 +00:00
Pierre Joye
e2e8be545f - force LF 2011-09-05 11:46:05 +00:00
Hannes Magnusson
e1ec448fe6 Fix the test in 5.4 and trunk.
older libraries will emmit error here, while new won't. So lets just suppress it rather then making the test uselessly fail for random people.
2011-09-05 11:07:38 +00:00
Pierre Joye
42ca18e853 - not used anymore, one version to rule them all 2011-09-05 11:00:52 +00:00
Shein Alexey
d1e7999d5b Make the test faster, what was done:
1) replaced multiple htmlentities calls with one call to get_html_translation table since they share the same code internally
2) reduced the upper range of the "for" loop to 0x2710 (10000), according to http://www.w3.org/TR/html4/sgml/entities.html it's enough
3) placed additional check to make sure all entities from get_html_translation_table were checked in the test
2011-09-05 11:00:14 +00:00
Pierre Joye
372976e2aa - force LF and enable it on windows now 2011-09-05 10:59:26 +00:00
Hannes Magnusson
3986046b6e Fix test to use microtime() as time() doesn't always catchup fast enough :] 2011-09-05 10:55:07 +00:00
Pierre Joye
8d49cf21f2 - force LF 2011-09-05 10:52:01 +00:00
Hannes Magnusson
5f7bbebd8e Fix test, one skipif is enough 2011-09-05 10:30:41 +00:00
Pierre Joye
2ecaee20e9 - update test to the zeng arg path argument 2011-09-05 10:29:12 +00:00
Pierre Joye
69a1e5d3ac - fix test 2011-09-05 10:14:13 +00:00