Alistair Leslie-Hughes
|
746cdb4a6d
|
msxml3: Added tests to check for invalid arguments.
|
2008-07-03 13:08:18 +02:00 |
Piotr Caban
|
0781daba7a
|
msxml3/tests: Fix error messages.
|
2008-07-03 13:08:18 +02:00 |
Piotr Caban
|
66eca8b3d6
|
msxml3/tests: Better error messages formatting.
|
2008-07-03 13:08:18 +02:00 |
Alistair Leslie-Hughes
|
d659e63d73
|
msxml3: Added support to create an Attribute in createNode.
|
2008-07-03 11:50:51 +02:00 |
Piotr Caban
|
c0661fdb90
|
msxml3: Added IXMLDOMElement_getAttributeNode implementation.
|
2008-07-02 11:37:09 +02:00 |
Piotr Caban
|
bd4e7379ae
|
msxml3: Added IXMLDOMElement_getAttributeNode test.
|
2008-07-02 11:37:05 +02:00 |
Dan Kegel
|
578870bc4d
|
msxml3/tests: VT_EMPTY is not a string.
|
2008-06-23 12:46:29 +02:00 |
Alistair Leslie-Hughes
|
56d5332285
|
msxml3: Improved checking of failed case.
|
2008-06-20 12:39:44 +02:00 |
Alistair Leslie-Hughes
|
558ae52cc4
|
msxml3: Stop tests crashing under windows 98.
|
2008-06-09 19:09:29 +02:00 |
Dan Kegel
|
d38dc0233a
|
msxml/tests: Use VariantInit, not VariantClear, to initialize new variants.
|
2008-06-06 10:28:42 +02:00 |
Alistair Leslie-Hughes
|
6a90c5890c
|
msxml3: Stopped tests from crashing and a Win98 fix.
|
2008-05-26 17:55:19 +02:00 |
Francois Gouget
|
9787d68941
|
msxml3/tests: Add a trailing '\n' to an ok() call.
|
2008-05-06 16:10:04 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Alistair Leslie-Hughes
|
ad1f05f961
|
msxml3: Implement IXMLDOMComment insertData.
|
2008-04-29 14:58:11 +02:00 |
Alistair Leslie-Hughes
|
42db8b439f
|
msxml3: Corrected transformNode.
|
2008-04-25 14:47:55 +02:00 |
Alistair Leslie-Hughes
|
a430b37355
|
msxml3: Add tests for get_prefix and get_namespaceURI.
|
2008-04-21 12:10:37 +02:00 |
Alistair Leslie-Hughes
|
880bacb5f1
|
msxml3: Implement transformNode.
|
2008-04-17 12:25:29 +02:00 |
Austin English
|
05faae7b5a
|
Spelling fixes.
|
2008-04-09 12:07:39 +02:00 |
Francois Gouget
|
304b415284
|
Assorted spelling fixes.
|
2008-03-19 11:21:27 +01:00 |
Alistair Leslie-Hughes
|
8746e38758
|
msxml3: Implemented IXMLDOMCDATASection_insertData.
|
2008-03-13 20:21:15 +01:00 |
Alistair Leslie-Hughes
|
9b3234eb35
|
msxml3: Implement IXMLDOMComment_appendData.
|
2008-03-13 20:21:02 +01:00 |
Alistair Leslie-Hughes
|
52f6a33a85
|
msxml3: Cannot use put_nodeValue on a IXMLDOMProcessingInstruction node whose target is xml.
|
2008-03-13 11:31:32 +01:00 |
Alistair Leslie-Hughes
|
6167c6122a
|
msxml3: Allow IXMLDOMDocument to save as another IXMLDOMDocument.
|
2008-03-12 12:25:19 +01:00 |
Alistair Leslie-Hughes
|
17bf0d9164
|
msxml3: Corrected double free in test.
|
2008-03-11 13:26:11 +01:00 |
Alistair Leslie-Hughes
|
036953842d
|
msxml3: Implemented IXMLDOMText_insertData.
|
2008-03-10 19:12:53 +01:00 |
Alistair Leslie-Hughes
|
675ed5a9b4
|
msxml3: Implement IXMLDOMCDATASection_appendData.
|
2008-03-10 12:23:17 +01:00 |
Alistair Leslie-Hughes
|
c7f3dfc1a1
|
msxml3: Implement IXMLDOMCDATASection_substringData.
|
2008-03-10 12:23:06 +01:00 |
Alistair Leslie-Hughes
|
777aa3382d
|
msxml3: Implement IXMLDOMComment_substringData.
|
2008-03-10 12:22:53 +01:00 |
Alistair Leslie-Hughes
|
8ac57e940b
|
msxml3: Stopped seg faults during regression tests on windows.
|
2008-03-05 11:20:26 +01:00 |
Francois Gouget
|
29ef0b90ee
|
Assorted spelling, punctuation and case fixes.
|
2008-03-03 12:04:48 +01:00 |
Alistair Leslie-Hughes
|
6dee6819b2
|
msxml3: Implement IXMLDOMProcessingInstruction_get_nodeName.
|
2008-03-03 11:57:49 +01:00 |
Alistair Leslie-Hughes
|
56da338e5c
|
msxml3: Implmented IXMLDOMCDATASection_get_data.
|
2008-03-03 11:57:42 +01:00 |
Alistair Leslie-Hughes
|
c43b0706a3
|
msxml3: Implement IXMLDOMCDATASection_get_nodeValue.
|
2008-03-03 11:57:28 +01:00 |
Alistair Leslie-Hughes
|
f9c5856c8c
|
msxml3: Implement IXMLDOMText_appendData.
|
2008-03-03 11:57:20 +01:00 |
Alistair Leslie-Hughes
|
a7c9fbc65c
|
msxml3: Implemented IXMLDOMText substringData.
|
2008-02-29 20:07:13 +01:00 |
Alistair Leslie-Hughes
|
c61937b6d4
|
msxml3: Correct IXMLDOMProcessingInstruction_put_data function.
|
2008-02-29 12:35:43 +01:00 |
Alistair Leslie-Hughes
|
f9d89ed36a
|
msxml3: Implement IXMLDOMComment_get_data.
|
2008-02-28 12:56:55 +01:00 |
Alistair Leslie-Hughes
|
c48ad71068
|
msxml3: Implement IXMLDOMText_get_data.
|
2008-02-28 12:56:46 +01:00 |
Alistair Leslie-Hughes
|
a1f5fef880
|
msxml3: Implement IXMLDOMComment_get_nodeValue.
|
2008-02-28 12:56:34 +01:00 |
Alistair Leslie-Hughes
|
0d4db95d99
|
msxml3: Implement IXMLDOMCDATASection_get_length.
|
2008-02-27 14:52:23 +01:00 |
Alistair Leslie-Hughes
|
be435c47cb
|
msxml3: Implement IXMLDOMComment_get_length.
|
2008-02-27 14:52:23 +01:00 |
Alistair Leslie-Hughes
|
5579d2f995
|
msxml3: Tests for put_data.
|
2008-02-25 13:40:56 +01:00 |
Alistair Leslie-Hughes
|
93d1c2755a
|
msxml3: Added PI tests.
|
2008-02-21 12:26:38 +01:00 |
Alistair Leslie-Hughes
|
3c4cc5fb88
|
msxml3: Implement put_dataType.
|
2008-02-20 12:09:49 +01:00 |
Alistair Leslie-Hughes
|
72e70a0122
|
msxml3: Implement IXMLDOMText length property.
|
2008-02-19 14:17:33 +01:00 |
Alistair Leslie-Hughes
|
e9063b7776
|
msxml3: Implement IXMLDOMAttribute name property.
|
2008-02-16 16:02:21 +01:00 |
Alistair Leslie-Hughes
|
701991ca32
|
msxml3: Implement IXMLDOMProcessingInstruction target.
|
2008-02-16 16:02:15 +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 |
Reece H. Dunn
|
fb36abaee9
|
msxml3: Fix the domdoc test failures.
|
2008-02-05 12:44:26 +01:00 |
Alistair Leslie-Hughes
|
c9f5f2c6a2
|
msxml3: Correct createElement return value for an invalid type.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
d4a4b12a43
|
msxml3: Corrected Entity Reference Test.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
b7e6906c2d
|
msxml3: Validated attribute name.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
a81d22d423
|
msxml3: Implement IXMLDOMEntityReference interface.
|
2008-01-22 11:59:54 +01:00 |
Alistair Leslie-Hughes
|
c40d4997b3
|
msxml3: Implement IXMLDOMDocumentFragment Interface.
|
2008-01-21 12:36:39 +01:00 |
Alistair Leslie-Hughes
|
ed5a22fb29
|
msxml3: Implement IXMLDOMImplementation Interface.
|
2008-01-18 11:56:58 +01:00 |
Alistair Leslie-Hughes
|
055b5e44fe
|
msxml3: Implement get_nodeTypeString.
|
2008-01-16 12:16:39 +01:00 |
Alistair Leslie-Hughes
|
b2101b8177
|
msxml3: Implement put_text.
|
2008-01-16 12:16:25 +01:00 |
Alistair Leslie-Hughes
|
83300893a2
|
msxml3: Corrected getAttribute to return current value and assign output var.
|
2008-01-14 15:53:05 +01:00 |
Alistair Leslie-Hughes
|
b9e9e041e8
|
msxml3: Implemented IXMLDOMCDATASection COM Object.
|
2008-01-14 15:52:34 +01:00 |
Alistair Leslie-Hughes
|
e989d48f43
|
msxml3: Implement get_dataType.
|
2008-01-14 15:51:37 +01:00 |
Marcus Meissner
|
9bccd06bf9
|
msxml3: Move potential NULL ptr derefs into their if () case.
|
2008-01-11 12:24:14 +01:00 |
Alistair Leslie-Hughes
|
8e1e3e5c51
|
msxml3: Fix memory leak in test.
|
2008-01-11 12:24:03 +01:00 |
Alistair Leslie-Hughes
|
e906b136eb
|
msxml3: get_attributes not supported for Attribute, CData, Comment, Doc, Doc Frag, Entity and Text Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
2896c46245
|
msxml3: previousSibling not supported for Attribute, Document and Document Fragment Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
f31cd30841
|
msxml3: createProcessingInstruction: Check arguments are valid.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
91ad27ea25
|
msxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
4e908f65fb
|
msxml3: nextSibling not supported for Attribute, Document and Document Fragment Nodes.
|
2008-01-09 13:38:02 +01:00 |
Francois Gouget
|
ca64f7c75a
|
msxml3/tests: Add the trailing '\n' to an ok() call.
|
2008-01-07 12:37:02 +01:00 |
Alistair Leslie-Hughes
|
667df8e47f
|
msxml3: Tests for get_xml, createAttribute, CreateComment, setNamedItem.
|
2008-01-04 12:00:41 +01:00 |
Alistair Leslie-Hughes
|
300191d58c
|
msxml3: Implement createAttribute.
|
2008-01-04 11:58:39 +01:00 |
Alistair Leslie-Hughes
|
2e3f5243ca
|
msxml3: Implement createComment.
|
2008-01-04 11:58:16 +01:00 |
Alistair Leslie-Hughes
|
7c1a7491ec
|
msxml3: Return E_INVALIDARG when value is NULL.
|
2008-01-03 13:30:41 +01:00 |
Alistair Leslie-Hughes
|
3b43ea73ef
|
msxml3: Fix memory leaks in tests.
|
2007-12-24 13:31:02 +01:00 |
Alistair Leslie-Hughes
|
497c2949c7
|
msxml3: Fix memory leak in tests.
|
2007-12-14 12:26:33 +01:00 |
Alistair Leslie-Hughes
|
93b6476671
|
msxml3: Fix memory leak in test.
|
2007-12-11 12:09:22 +01:00 |
Alistair Leslie-Hughes
|
3fcc0cae51
|
msxml3: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Alistair Leslie-Hughes
|
e3bfe193ca
|
msxml3: Fix memory leaks.
|
2007-12-10 12:27:18 +01:00 |
Alistair Leslie-Hughes
|
86af5b9754
|
msxml3: Implement cloneNode.
|
2007-12-07 17:36:01 +01:00 |
Alistair Leslie-Hughes
|
f35673e9e9
|
msxml: Tests for createTextNode.
|
2007-11-21 12:55:35 +01:00 |
Alistair Leslie-Hughes
|
9845a9ced4
|
msxml: Added test for get_text.
|
2007-11-21 12:54:25 +01:00 |
Alistair Leslie-Hughes
|
9c657b26af
|
msxml: Test for insertBefore with a NULL output parameter.
|
2007-11-15 11:11:27 +01:00 |
Rob Shearman
|
76d0cab17d
|
msxml3: Fix some memory leaks of name in test_xmldoc.
|
2007-11-15 11:07:25 +01:00 |
Alistair Leslie-Hughes
|
fad20c9ce0
|
msxml3: Enable test for bad argument / fix memory leak.
|
2007-11-13 15:06:11 +01:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Mikołaj Zalewski
|
3c29359286
|
msxml3/tests: Avoid a crash that happens on some native systems.
|
2007-07-19 13:22:28 +02:00 |
Francois Gouget
|
fa48cb042c
|
Assorted spelling fixes.
|
2007-05-29 13:47:18 +02:00 |
James Hawkins
|
e24667cc6e
|
msxml3: Add tests for IXMLDocument.
|
2007-05-25 20:12:38 +02:00 |
James Hawkins
|
9c04d0d8ca
|
msxml3: Add tests for IXMLElement and IXMLElementCollection.
|
2007-05-25 20:12:27 +02:00 |
Mikołaj Zalewski
|
37ea00731a
|
msxml3: Add tests for XPath queries with namespaces.
|
2007-05-18 19:59:52 +02:00 |
Mikołaj Zalewski
|
b5c1d274c5
|
msxml3: For queries the get_item should change the current position.
|
2007-05-18 19:59:45 +02:00 |
Mikołaj Zalewski
|
e1cbec75c1
|
msxml3: Improve the XPath queries handling.
|
2007-05-18 14:50:21 +02:00 |
Mikołaj Zalewski
|
bf3849ad6f
|
msxml3: Implement IXMLDOMDocument2::setProperty("SelectionLanguage", ...).
|
2007-05-14 14:22:08 +02:00 |
Stefan Huehner
|
4d1d01f266
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
Huw Davies
|
1780ca678c
|
msxml3: Implement {get,putref}_schemas.
|
2007-02-28 13:28:18 +01:00 |
Huw Davies
|
c30c6e23ba
|
msxml3: Add a schema cache object.
|
2007-02-28 13:28:13 +01:00 |
Huw Davies
|
9ceb5a3ea7
|
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
|
2007-02-26 17:33:45 +01:00 |
Paul Vriens
|
695fa7542a
|
msxml3/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:08 +01:00 |
Colin Pitrat
|
f57bf10024
|
msxml: nextNode and reset functions.
|
2006-12-29 12:49:40 +01:00 |
Rob Shearman
|
588e423bde
|
msxml3: Add a simple test for XMLHTTP.
|
2006-12-28 12:23:45 +01:00 |