Nikolay Sivov
|
3e8acbac87
|
msxml3/tests: Simplify test error path.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-08 22:47:24 +01:00 |
Alistair Leslie-Hughes
|
2ccf4ab8ed
|
msxml3/tests: Use standard wine_dbgstr_longlong.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-02 13:52:37 +02:00 |
Jacek Caban
|
0df7cb2f19
|
msxml6: Added support for CLSID_XMLSchemaCache60 in XMLSchemaCache60::QueryInterface.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-17 16:23:17 +09:00 |
Nikolay Sivov
|
d241788d28
|
msxml3: Accept VT_UNKNOWN input for IXMLDOMSchemaCollection::add().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-14 19:05:30 +09:00 |
Nikolay Sivov
|
cdda92fc4e
|
msxml3/tests: Simplify a couple of tests using todo_wine_if().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-11 01:26:43 +09:00 |
Nikolay Sivov
|
b3356593d3
|
msxml3/tests: Fix a minor variant leak (Valgrind).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-03 19:26:22 +01:00 |
Michael Stefaniuc
|
1caf6286f0
|
msxml3/tests: Actually test the return values (PVS-Studio).
|
2015-01-19 14:21:00 +01:00 |
Huw Davies
|
305db0f65b
|
msxml3/tests: Fix test on win 8.
|
2014-05-14 11:25:06 +02:00 |
Huw Davies
|
8335335c1d
|
msxml3/tests: Fix a failing test on win 8.
|
2014-05-13 11:44:43 +02:00 |
Huw Davies
|
25e5daf872
|
msxml3/tests: Don't test the values of alignment holes in the variant structure.
|
2014-05-13 11:44:39 +02:00 |
Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Jacek Caban
|
66677e616f
|
msxml3: Compile tests with __WINESRC__ defined.
|
2013-11-18 11:17:29 +01:00 |
Nikolay Sivov
|
83e87a3232
|
msxml3: More tests for DISPID_VALUE properties handling.
|
2012-12-20 12:21:52 +01:00 |
Nikolay Sivov
|
91390a720f
|
msxml3: ::get_namespaceURI() doesn't reset out pointer on invalid index.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
ca48dac882
|
msxml3: Make remove() method a stub in version 6, more collection tests.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
7c31988554
|
msxml3: Move some xdr tests data to a table.
|
2012-01-20 13:32:11 +01:00 |
Nikolay Sivov
|
ca046f9eb5
|
msxml3: IXMLDOMSchemaCollection::get() is a stub for version 6.
|
2012-01-20 13:31:59 +01:00 |
Nikolay Sivov
|
ae6ef45811
|
msxml3: Added IDispatchEx support for IXMLDOMSchemaCollection2.
|
2011-12-12 10:20:21 +01:00 |
Nikolay Sivov
|
91c4b4c967
|
msxml3: Accept disabled on load validation.
|
2011-12-12 10:20:08 +01:00 |
Nikolay Sivov
|
edeff310b1
|
msxml3: Null pointer for schema uri should be treated as empty.
|
2011-02-17 17:27:22 +01:00 |
Alexandre Julliard
|
f6b6c7bade
|
include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl.
|
2010-12-21 12:17:11 +01:00 |
Adam Martinson
|
2f0e73f896
|
msxml3/tests: Move domdoc.c schema-related tests to schema.c.
|
2010-11-25 11:49:07 +01:00 |
Paul Vriens
|
dc2306de5a
|
msxml3/tests: Fix some test failures on Win98/WinMe.
|
2010-11-15 13:20:05 +01:00 |
Adam Martinson
|
2c451f869a
|
msxml3: Use built-in urn:schemas-microsoft-com:datatypes schema for validation.
|
2010-11-15 13:19:57 +01:00 |
Adam Martinson
|
5fc439a7f8
|
msxml3: XDR schema support.
|
2010-11-15 13:03:06 +01:00 |
Francois Gouget
|
b990617a95
|
Assorted spelling fixes.
|
2010-11-02 13:16:57 +01:00 |
Francois Gouget
|
3e331731c9
|
msxml3/tests: Add a trailing '\n' to ok() calls.
|
2010-11-02 13:16:24 +01:00 |
Michael Stefaniuc
|
6f0c968a7b
|
msxml3/tests: Remove superfluous NULL check before free (Smatch).
|
2010-10-26 11:55:13 +02:00 |
Adam Martinson
|
70f10e1a9f
|
msxml3: Implement schema_cache_get().
|
2010-10-21 16:14:44 +02:00 |
Adam Martinson
|
d87b8b8eb9
|
msxml3: Implement schema_cache_get_namespaceURI().
|
2010-10-21 16:14:36 +02:00 |
Adam Martinson
|
491ec41f5a
|
msxml3: Implement schema_cache_addCollection().
|
2010-10-21 16:14:26 +02:00 |
Adam Martinson
|
eac6ed018c
|
msxml3: Implement schema_cache_remove().
|
2010-10-21 16:14:16 +02:00 |
Adam Martinson
|
f8bdf8b5af
|
msxml3: Implement schema_cache_get_length().
|
2010-10-21 16:14:09 +02:00 |
Adam Martinson
|
ab136a4fc2
|
msxml3/tests: Internal schema doc storage tests.
|
2010-10-21 16:14:00 +02:00 |
Piotr Caban
|
2841755c16
|
msxml3: Added IDispatchEx QueryInterface test.
|
2008-08-22 10:42:37 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +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 |