]>
granicus.if.org Git - php/log
Xinchen Hui [Tue, 6 Sep 2011 09:17:12 +0000 (09:17 +0000)]
Added skipif
Xinchen Hui [Tue, 6 Sep 2011 08:11:37 +0000 (08:11 +0000)]
add skipif
Pierre Joye [Tue, 6 Sep 2011 07:49:31 +0000 (07:49 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:47:20 +0000 (07:47 +0000)]
- fix test
Pierre Joye [Tue, 6 Sep 2011 07:44:43 +0000 (07:44 +0000)]
- fix test
Pierre Joye [Tue, 6 Sep 2011 07:32:37 +0000 (07:32 +0000)]
- skip on win
Pierre Joye [Tue, 6 Sep 2011 07:29:59 +0000 (07:29 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:28:38 +0000 (07:28 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:26:05 +0000 (07:26 +0000)]
- use something we know it exists...
Pierre Joye [Tue, 6 Sep 2011 07:23:20 +0000 (07:23 +0000)]
- skip on win, name.. name. are not valid names
Pierre Joye [Tue, 6 Sep 2011 07:09:56 +0000 (07:09 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 07:07:23 +0000 (07:07 +0000)]
- don't test dir sep
Pierre Joye [Tue, 6 Sep 2011 07:03:48 +0000 (07:03 +0000)]
- force LF
Pierre Joye [Tue, 6 Sep 2011 07:00:05 +0000 (07:00 +0000)]
- force LF
Pierre Joye [Tue, 6 Sep 2011 06:57:53 +0000 (06:57 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:52:26 +0000 (06:52 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:50:56 +0000 (06:50 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:47:12 +0000 (06:47 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:44:59 +0000 (06:44 +0000)]
- add skipif
Pierre Joye [Tue, 6 Sep 2011 06:42:11 +0000 (06:42 +0000)]
- add skipif
Stanislav Malyshev [Tue, 6 Sep 2011 05:31:08 +0000 (05:31 +0000)]
unused variables
Stanislav Malyshev [Tue, 6 Sep 2011 05:28:25 +0000 (05:28 +0000)]
allow user streams to override ch* on windows too
Stanislav Malyshev [Tue, 6 Sep 2011 05:21:56 +0000 (05:21 +0000)]
fix redirect when test run from different places
Stanislav Malyshev [Tue, 6 Sep 2011 05:20:51 +0000 (05:20 +0000)]
fix test
Stanislav Malyshev [Tue, 6 Sep 2011 05:20:05 +0000 (05:20 +0000)]
use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent
Stanislav Malyshev [Tue, 6 Sep 2011 05:13:47 +0000 (05:13 +0000)]
this tests looks mysqlnd only
Stanislav Malyshev [Tue, 6 Sep 2011 05:04:37 +0000 (05:04 +0000)]
report fix
Pierre Joye [Mon, 5 Sep 2011 19:59:42 +0000 (19:59 +0000)]
- add skipif
Ulf Wendel [Mon, 5 Sep 2011 16:24:40 +0000 (16:24 +0000)]
No more test failure for libmysql, http://news.php.net/php.internals/55210
Andrey Hristov [Mon, 5 Sep 2011 15:29:45 +0000 (15:29 +0000)]
Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used
Xinchen Hui [Mon, 5 Sep 2011 15:05:51 +0000 (15:05 +0000)]
Fixed tests (due to error message changed)
Xinchen Hui [Mon, 5 Sep 2011 15:02:21 +0000 (15:02 +0000)]
Fixed compiler warning "incompatible pointer type"
Shein Alexey [Mon, 5 Sep 2011 14:43:08 +0000 (14:43 +0000)]
Reduced timeout in this test to 1ms, no need to wait further.
Pierre Joye [Mon, 5 Sep 2011 13:52:24 +0000 (13:52 +0000)]
- add skipif
Pierre Joye [Mon, 5 Sep 2011 13:41:01 +0000 (13:41 +0000)]
- add skipif
Pierre Joye [Mon, 5 Sep 2011 13:37:30 +0000 (13:37 +0000)]
- use the same test on win
Pierre Joye [Mon, 5 Sep 2011 13:31:13 +0000 (13:31 +0000)]
- close the stream before removing the file (win and other system may lock it) and use test dir for tmp data
Pierre Joye [Mon, 5 Sep 2011 13:23:25 +0000 (13:23 +0000)]
- sync&fix test with 5.3
Pierre Joye [Mon, 5 Sep 2011 13:13:37 +0000 (13:13 +0000)]
- fix test, slash or back slash can be present
Pierre Joye [Mon, 5 Sep 2011 13:06:51 +0000 (13:06 +0000)]
- stupid me.
Pierre Joye [Mon, 5 Sep 2011 13:05:28 +0000 (13:05 +0000)]
- disable on win
Johannes Schlüter [Mon, 5 Sep 2011 13:05:15 +0000 (13:05 +0000)]
Fix #ifdef for mixed builds (ext/mysql using myslqnd, mysqli using libmysql)
Pierre Joye [Mon, 5 Sep 2011 13:04:12 +0000 (13:04 +0000)]
- disable on win
Pierre Joye [Mon, 5 Sep 2011 12:34:55 +0000 (12:34 +0000)]
- other hostname can be defined or returned first
Hannes Magnusson [Mon, 5 Sep 2011 12:00:24 +0000 (12:00 +0000)]
typo
Pierre Joye [Mon, 5 Sep 2011 11:46:05 +0000 (11:46 +0000)]
- force LF
Hannes Magnusson [Mon, 5 Sep 2011 11:07:38 +0000 (11:07 +0000)]
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.
Pierre Joye [Mon, 5 Sep 2011 11:00:52 +0000 (11:00 +0000)]
- not used anymore, one version to rule them all
Shein Alexey [Mon, 5 Sep 2011 11:00:14 +0000 (11:00 +0000)]
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
Pierre Joye [Mon, 5 Sep 2011 10:59:26 +0000 (10:59 +0000)]
- force LF and enable it on windows now
Hannes Magnusson [Mon, 5 Sep 2011 10:55:07 +0000 (10:55 +0000)]
Fix test to use microtime() as time() doesn't always catchup fast enough :]
Pierre Joye [Mon, 5 Sep 2011 10:52:01 +0000 (10:52 +0000)]
- force LF
Hannes Magnusson [Mon, 5 Sep 2011 10:30:41 +0000 (10:30 +0000)]
Fix test, one skipif is enough
Pierre Joye [Mon, 5 Sep 2011 10:29:12 +0000 (10:29 +0000)]
- update test to the zeng arg path argument
Pierre Joye [Mon, 5 Sep 2011 10:13:46 +0000 (10:13 +0000)]
- fix test
Christian Stocker [Mon, 5 Sep 2011 08:27:47 +0000 (08:27 +0000)]
Revert r316043, the tests are different on purpose
Stanislav Malyshev [Mon, 5 Sep 2011 00:49:03 +0000 (00:49 +0000)]
fix tests
Gustavo André dos Santos Lopes [Mon, 5 Sep 2011 00:39:39 +0000 (00:39 +0000)]
- Fixed bad xor in signed types due to integer promotion.
- Replaced undefined signed overflow with char -> unsigned char conversion.
Gustavo André dos Santos Lopes [Sun, 4 Sep 2011 23:00:47 +0000 (23:00 +0000)]
- Fixed bug #55576: Cannot conditionally move uploaded file without race
condition.
Gustavo André dos Santos Lopes [Sun, 4 Sep 2011 22:36:33 +0000 (22:36 +0000)]
- Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
out parameter).
- Fixed signature of php_stream_copy_to_stream_ex to return int in 5.4/trunk
instead of size_t, as the function only returns SUCCESS/FAILURE.
Pierre Joye [Sun, 4 Sep 2011 22:21:58 +0000 (22:21 +0000)]
- add skipif
Pierre Joye [Sun, 4 Sep 2011 22:12:42 +0000 (22:12 +0000)]
- force LF eol
Pierre Joye [Sun, 4 Sep 2011 22:04:42 +0000 (22:04 +0000)]
- skip on win, TZ cannot be set using putenv at runtime
Pierre Joye [Sun, 4 Sep 2011 21:59:27 +0000 (21:59 +0000)]
- skip on win, TZs differ with strftime
Pierre Joye [Sun, 4 Sep 2011 21:48:22 +0000 (21:48 +0000)]
- unify warning between win and unix and enable test
Pierre Joye [Sun, 4 Sep 2011 21:40:22 +0000 (21:40 +0000)]
- fix test on win, does not use putenv to set the TZ but date_default_timezone_set (should be the case on all platforms actually...)
Stanislav Malyshev [Sun, 4 Sep 2011 18:50:05 +0000 (18:50 +0000)]
fix bug 55562 - make substr always return rest of the string if length is too long
Pierre Joye [Sun, 4 Sep 2011 16:33:31 +0000 (16:33 +0000)]
- wrong variable used (ended as non initiazed usage)
Ferenc Kovacs [Sun, 4 Sep 2011 15:02:08 +0000 (15:02 +0000)]
passing an invalid session.upload_progress.freq always generates an additional startup error
Ferenc Kovacs [Sun, 4 Sep 2011 14:28:52 +0000 (14:28 +0000)]
passing an invalid session.upload_progress.freq always generates an additional startup error
Tjerk Anne Meesters [Sun, 4 Sep 2011 14:21:27 +0000 (14:21 +0000)]
Patch to run two more mysql test cases that would usually be skipped.
Replaced skipifdefaultconnectionfailure.inc by three additional ini_set() statements in connect.inc for the default connection settings
Patch also includes a typo in connect.inc concerning mysql.default_socket
Stanislav Malyshev [Sun, 4 Sep 2011 05:00:30 +0000 (05:00 +0000)]
fix test
Stanislav Malyshev [Sun, 4 Sep 2011 04:57:01 +0000 (04:57 +0000)]
test fixes
Christopher Jones [Fri, 2 Sep 2011 22:19:03 +0000 (22:19 +0000)]
gcov test fixes
Ferenc Kovacs [Fri, 2 Sep 2011 20:28:39 +0000 (20:28 +0000)]
pass an absolute path for the php binary to proc_open, without this the test would fail if ran with a relative TEST_DEV_EXECUTABLE
Shein Alexey [Fri, 2 Sep 2011 18:01:20 +0000 (18:01 +0000)]
Synchronized fixed tests from 5.3 branch.
Shein Alexey [Fri, 2 Sep 2011 17:41:39 +0000 (17:41 +0000)]
Removed old (< 5.3) version of test and cleaned up the actual version.
Andrey Hristov [Fri, 2 Sep 2011 13:53:41 +0000 (13:53 +0000)]
Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes
Ulf Wendel [Fri, 2 Sep 2011 13:35:17 +0000 (13:35 +0000)]
Coverage for bug#54704, of which I think it is bogus, thus no dedicated test.
Andrey Hristov [Fri, 2 Sep 2011 12:59:32 +0000 (12:59 +0000)]
fix message
Andrey Hristov [Fri, 2 Sep 2011 11:22:41 +0000 (11:22 +0000)]
function rename to comply with the schema of other callbacks
Ulf Wendel [Fri, 2 Sep 2011 11:06:51 +0000 (11:06 +0000)]
Hopefully, this is an even better way to check for InnoDB support as of MySQL 5.6.1
Ulf Wendel [Fri, 2 Sep 2011 10:38:51 +0000 (10:38 +0000)]
As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB check...
Boris Lytochkin [Fri, 2 Sep 2011 10:13:30 +0000 (10:13 +0000)]
merge from trunk
added SNMPException class, enabling ability to throw exceptions
when a known SNMP error has occured
FR #55542
Ulf Wendel [Fri, 2 Sep 2011 09:27:23 +0000 (09:27 +0000)]
MySQL 5.6 update
Boris Lytochkin [Fri, 2 Sep 2011 08:09:23 +0000 (08:09 +0000)]
merge from trunk:
remove php_snmp_get_ce()
Gustavo André dos Santos Lopes [Fri, 2 Sep 2011 05:14:32 +0000 (05:14 +0000)]
- Use our external entity loader only in the context of a PHP request.
Christopher Jones [Thu, 1 Sep 2011 19:27:14 +0000 (19:27 +0000)]
Unmatched %s was still diffing on Linux. Now it matches the whitespace at a minimum
Daniel Convissor [Thu, 1 Sep 2011 19:07:13 +0000 (19:07 +0000)]
Make test work with database other than "test".
Christopher Jones [Thu, 1 Sep 2011 19:01:37 +0000 (19:01 +0000)]
Prevent the magic quotes fatal error causing a diff
Ulf Wendel [Thu, 1 Sep 2011 16:35:13 +0000 (16:35 +0000)]
Check for LOAD DATA support during SKIPIF
Ulf Wendel [Thu, 1 Sep 2011 15:45:47 +0000 (15:45 +0000)]
Fixing error handling. Skip if load data is not allowed
Ulf Wendel [Thu, 1 Sep 2011 15:25:15 +0000 (15:25 +0000)]
Can't reproduce the server has gone away messages, Andrey. Please, have a look. I tried MySQL 5.1, 5.5 and 5.6.
Johannes Schlüter [Thu, 1 Sep 2011 14:52:55 +0000 (14:52 +0000)]
Improve speed of finding tests (no more CVS, we're on svn now)
Ulf Wendel [Thu, 1 Sep 2011 14:04:52 +0000 (14:04 +0000)]
Fix test. First element within the parantheses is a SQL status code. Should please gcov
Christian Stocker [Thu, 1 Sep 2011 13:43:38 +0000 (13:43 +0000)]
added a NEWS entry about the change in XSL
Ulf Wendel [Thu, 1 Sep 2011 13:37:49 +0000 (13:37 +0000)]
Fixing tests debug output
Pierre Joye [Thu, 1 Sep 2011 13:28:00 +0000 (13:28 +0000)]
- use %s, bad c/p
Ulf Wendel [Thu, 1 Sep 2011 13:17:16 +0000 (13:17 +0000)]
Check if MySQL server supports SSL and, if using mysqlnd, check if PHP streams will support SSL
Hannes Magnusson [Thu, 1 Sep 2011 13:06:12 +0000 (13:06 +0000)]
Move the XFAILED printout way up the list so we can actually notice the really failing ones