Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
|
Alistair Leslie-Hughes
|
b32ed46bda
|
xmllite: Implement CreateXmlWriter.
|
2011-07-14 15:56:51 +02:00 |
|
Michael Stefaniuc
|
337e71d4f3
|
xmllite: COM cleanup in reader.c.
|
2011-03-28 17:08:54 +02:00 |
|
Austin English
|
ea0e7d6421
|
xmllite/tests: Don't check test results inside if(0) (LLVM/Clang).
|
2011-02-09 09:27:21 -06:00 |
|
Michael Stefaniuc
|
a36f51f357
|
xmllite/tests: Use an iface instead of a vtbl pointer in testinput.
|
2010-12-29 11:59:38 +01:00 |
|
Alexandre Julliard
|
730f01801f
|
tests: Make some variables static.
|
2010-10-01 13:41:42 +02: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 |
|
Nikolay Sivov
|
6b912966a9
|
xmllite/tests: Fix node type names array, indices are sparse.
|
2010-01-27 18:46:09 +01:00 |
|
Nikolay Sivov
|
2c9633f676
|
xmllite/tests: Fix a typo in macro.
|
2010-01-27 18:46:08 +01:00 |
|
Nikolay Sivov
|
b109c5c680
|
xmllite: Reset state to XmlReadState_Initial on input reset, update tests to run on new versions.
|
2010-01-26 12:09:22 +01:00 |
|
Nikolay Sivov
|
5864234051
|
xmllite: Don't release reader input reference on failure, as newer versions do.
|
2010-01-26 12:09:14 +01:00 |
|
Nikolay Sivov
|
07e2730c0e
|
xmllite/tests: Add test for XML declaration parsing.
|
2010-01-26 12:09:08 +01:00 |
|
Nikolay Sivov
|
02da36631e
|
xmllite: Initial support for just created reader state.
|
2010-01-25 13:27:57 +01:00 |
|
Nikolay Sivov
|
7b7011e595
|
xmllite: Implement a query through IXmlReaderInput for underlying stream interface,.
|
2010-01-25 13:27:51 +01:00 |
|
Paul Vriens
|
307b9fb687
|
xmllite/tests: Remove some tests that make Vista SP0 crash.
|
2010-01-22 13:07:34 +01:00 |
|
Nikolay Sivov
|
89092c928a
|
xmllite: Basic input object creation on IXmlReader::SetInput().
|
2010-01-22 13:07:24 +01:00 |
|
Nikolay Sivov
|
4e3283fdd2
|
xmllite: Add IXmlReaderInput stub implementation.
|
2010-01-22 13:06:40 +01:00 |
|
Nikolay Sivov
|
5c1f0dbae0
|
xmllite/tests: Test query for supported interface sequence while creating IXmlReaderInput instance.
|
2010-01-22 13:05:40 +01:00 |
|
Nikolay Sivov
|
f9c51f8de9
|
xmllite: Add stub implementation of IXmlReader interface.
|
2010-01-19 12:43:30 +01:00 |
|
Nikolay Sivov
|
80a546cad5
|
xmllite/tests: Add basic test structure for IXmlReader.
|
2010-01-19 12:43:25 +01:00 |
|
Christian Costa
|
2f4423e41b
|
xmllite: Add stubbed dll for xmllite.
|
2009-04-21 15:40:03 +02:00 |
|