Nikolay Sivov
|
7d72595475
|
msxml3/tests: Use win_skip() consistently.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-24 20:03:28 +09:00 |
Huw Davies
|
f5aaaf215d
|
msxml3/tests: Don't overwrite a variant which is later used in a QueryInterface call.
|
2014-05-09 14:24:20 +02:00 |
Dmitry Timoshkov
|
9ab9aebf65
|
msxml3: Add separate QueryInterface implementation for IEnumVARIANT interface exported by IXMLElementCollection.
|
2014-02-05 15:42:53 +01:00 |
Dmitry Timoshkov
|
41d34aa69b
|
msxml3/tests: Add a test to show that IXMLElementCollection enumerator doesn't recognize IID_IXMLElementCollection.
|
2014-02-05 15:42:22 +01:00 |
Jacek Caban
|
66677e616f
|
msxml3: Compile tests with __WINESRC__ defined.
|
2013-11-18 11:17:29 +01:00 |
Jacek Caban
|
fe0f945769
|
msxml3: Return NULL instead of empty string in IXMLElement::get_tagName.
|
2013-11-18 11:16:54 +01:00 |
Nikolay Sivov
|
6ca60b59c9
|
msxml3: Enable inline wrappers for tests.
|
2012-07-30 17:13:34 +02:00 |
Nikolay Sivov
|
5ea259e8e4
|
msxml3: Support IDispatch in IXMLElement.
|
2011-11-07 11:22:09 +01:00 |
Nikolay Sivov
|
c32db17417
|
msxml3: Fix IDispatch support for IXMLDocument.
|
2011-11-07 11:21:40 +01:00 |
Nikolay Sivov
|
1b1c4c0140
|
msxml3: Merge obsolete interfaces tests in a single file.
|
2011-03-08 12:29:26 +01:00 |
Austin English
|
cbbb4b8dbf
|
msxml3/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:28:01 -06:00 |
Nikolay Sivov
|
97c2a25472
|
msxml3/tests: Fix interface leak.
|
2010-01-21 09:05:47 +01:00 |
Nikolay Sivov
|
5afdfaba86
|
msxml3: Don't preallocate root element, return new instance on each call.
|
2010-01-18 14:18:21 +01:00 |
Nikolay Sivov
|
1cad1646e5
|
msxml3/xmldoc: Don't leak document and stream on next IXMLDocument::Load().
|
2010-01-14 09:42:30 -06:00 |
Nikolay Sivov
|
6c1275a57c
|
msxml3/xmldoc: IPersistStreamInit::InitNew() seems to do nothing for IXMLDocument.
|
2010-01-14 09:42:21 -06:00 |
Nikolay Sivov
|
a18ee2111a
|
msxml3/xmldoc: Fix IPersistStreamInit::GetClassID() for IXMLDocument.
|
2010-01-14 09:42:10 -06:00 |
Nikolay Sivov
|
1b2f1867c8
|
msxml3/tests: Add some tests for IPersistStreamInit implementation of IXMLDocument.
|
2010-01-14 09:42:04 -06:00 |
Nikolay Sivov
|
af502d236e
|
msxml3: Implement IXMLDocument::get_doctype().
|
2010-01-11 11:33:27 -06:00 |
Nikolay Sivov
|
04288208d0
|
msxml3: Implement IXMLDocument::get_version().
|
2010-01-11 11:33:20 -06:00 |
Michael Stefaniuc
|
de68b01e8c
|
msxml3: Change long to LONG in msxml.idl.
|
2009-03-10 12:06:21 +01:00 |
Vincent Povirk
|
445588ba10
|
msxml3/tests: Fix string format warnings.
|
2008-12-05 12:30:14 +01:00 |
Paul Vriens
|
7fb12e84f5
|
msxml3/tests: Add a missing CoUninitialize.
|
2008-09-02 13:28:46 +02:00 |
Piotr Caban
|
66eca8b3d6
|
msxml3/tests: Better error messages formatting.
|
2008-07-03 13:08:18 +02:00 |
Alistair Leslie-Hughes
|
558ae52cc4
|
msxml3: Stop tests crashing under windows 98.
|
2008-06-09 19:09:29 +02:00 |
Francois Gouget
|
29ef0b90ee
|
Assorted spelling, punctuation and case fixes.
|
2008-03-03 12:04:48 +01:00 |
Alistair Leslie-Hughes
|
9e8c0e54c6
|
msxml3: Corrected tests for msxml service packs versions.
|
2008-02-12 22:40:24 +01:00 |
Alistair Leslie-Hughes
|
587328312b
|
msxml3: Corrected test text.
|
2008-02-08 13:13:27 +01:00 |
Alistair Leslie-Hughes
|
c9f5f2c6a2
|
msxml3: Correct createElement return value for an invalid type.
|
2008-02-04 14:18:20 +01:00 |
Rob Shearman
|
76d0cab17d
|
msxml3: Fix some memory leaks of name in test_xmldoc.
|
2007-11-15 11:07:25 +01:00 |
Mikołaj Zalewski
|
3c29359286
|
msxml3/tests: Avoid a crash that happens on some native systems.
|
2007-07-19 13:22:28 +02:00 |
James Hawkins
|
e24667cc6e
|
msxml3: Add tests for IXMLDocument.
|
2007-05-25 20:12:38 +02:00 |