Sweden-Number/dlls/msxml3
Nikolay Sivov 47159b6a66 msxml3/tests: Fix test failures with IObjectWithSite.
This fixes test failure on Win8 that apparently implements it same way
as wine does. Refcount tests are removed, added corresponding broken
condition.

From 77c26c7a1a7a0fc63a89f3515f748752b679c891 Mon Sep 17 00:00:00 2001
From: Nikolay Sivov <nsivov@codeweavers.com>
Date: Fri, 19 Jul 2013 08:16:21 +0400
Subject: [PATCH 26/26] Fix test failures with IObjectWithSite
2013-07-19 14:39:35 +02:00
..
tests msxml3/tests: Fix test failures with IObjectWithSite. 2013-07-19 14:39:35 +02:00
Makefile.in configure: Add a helper macro for invoking pkg-config, and use it for libxml. 2013-05-03 17:09:09 +02:00
attribute.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
bsc.c
cdata.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
comment.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
datatypes.xsd
dispex.c msxml3: Fix a leak on error path. 2012-11-29 11:16:09 +01:00
docfrag.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
doctype.c
domdoc.c msxml3: Properly trace variant value. 2013-05-31 12:00:28 +02:00
domimpl.c
element.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
entityref.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
factory.c msxml3: Avoid signed-unsigned integer comparisons. 2013-02-20 10:33:35 +01:00
httprequest.c msxml3: Correctly handle VT_NULL in IXMLHTTPRequest::send. 2013-05-10 17:53:07 +02:00
main.c msxml3: Don't unload external libraries on process shutdown. 2013-04-30 18:44:46 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
mxnamespace.c
mxwriter.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
node.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
nodelist.c msxml3: Add custom handling for DISPID_VALUE for node list. 2012-12-17 20:31:14 +01:00
nodemap.c
parseerror.c
pi.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
saxreader.c msxml3: Use characters callback helper in one more place. 2013-03-14 12:03:38 +01:00
schema.c msxml3: Remove superfluous function pointer casts. 2012-12-04 10:54:58 +01:00
schemas.rc
selection.c
stylesheet.c
text.c msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
uuid.c
version.rc
xdr.c
xmldoc.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
xmlelem.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
xmlparser.c msxml3: Implment IXMLParser SetInput. 2013-03-15 11:45:05 +01:00
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y