Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Jacek Caban
|
66677e616f
|
msxml3: Compile tests with __WINESRC__ defined.
|
2013-11-18 11:17:29 +01:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Jacek Caban
|
d6d0a27fe8
|
msxml3: Moved XMLHTTPRequest tests to separated file.
|
2012-12-04 16:56:18 +01:00 |
Jacek Caban
|
e679471885
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
Nikolay Sivov
|
6ca60b59c9
|
msxml3: Enable inline wrappers for tests.
|
2012-07-30 17:13:34 +02:00 |
Alistair Leslie-Hughes
|
524a817195
|
msxml3: Implement IXMLParser Get/Set Flags.
|
2012-06-12 10:18:01 +02:00 |
Piotr Caban
|
7a6494e227
|
msxml3: Added XMLView IPersistMoniker_Load test.
|
2012-03-13 11:08:40 +01:00 |
Piotr Caban
|
ecf31f2cc0
|
msxml3/tests: Added XMLView QueryInterface tests.
|
2012-03-12 16:04:50 +01:00 |
Alistair Leslie-Hughes
|
5df9ff3aa9
|
msxml3: Support creating IXMLParser Interface.
|
2011-09-26 22:42:01 +02:00 |
Nikolay Sivov
|
1b1c4c0140
|
msxml3: Merge obsolete interfaces tests in a single file.
|
2011-03-08 12:29:26 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Piotr Caban
|
cabbe8fa35
|
msxml3/test: Added ISAXXMLReader test.
|
2008-07-09 11:31:22 +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 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +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
|
e1cbec75c1
|
msxml3: Improve the XPath queries handling.
|
2007-05-18 14:50:21 +02:00 |
Huw Davies
|
c30c6e23ba
|
msxml3: Add a schema cache object.
|
2007-02-28 13:28:13 +01:00 |
Hans Leidekker
|
fe1f3b0da5
|
msxml3/tests: Win64 printf format warning fixes.
|
2006-10-13 14:49:46 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Mike McCormack
|
cab04351d7
|
Add some msxml3 tests.
|
2005-08-12 11:25:05 +00:00 |