Nikolay Sivov
af07789cdc
msxml3/httpreq: Added ISupportErrorInfo stub.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-29 18:08:00 +02:00
Nikolay Sivov
79f11f2282
msxml3/httpreq: Support HEAD request.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-08 18:54:11 +02:00
Huw Davies
5124eb99fe
msxml3/tests: Windows 10 no longer supports variants by reference, so pass it directly.
...
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-18 16:03:35 +01:00
Nikolay Sivov
11a01849e8
msxml3/tests: Simplify refcount checks.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-18 10:36:16 +09:00
Nikolay Sivov
529451e47f
msxml3/tests: Fix BSTR leak warning (Valgrind).
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-05 15:08:42 +01:00
Nikolay Sivov
08be561fbf
msxml3/tests: Fix a stream leak (Valgrind).
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-03 19:26:25 +01:00
Huw Davies
9e3d103dcb
msxml3/tests: Don't test the variant payload for the VT_EMPTY type.
2014-05-13 11:44:50 +02:00
Alexandre Julliard
d5c5c0684e
msxml3/tests: Run tests against the winehq server.
2014-01-29 21:54:22 +01:00
Frédéric Delanoy
fd096ddbc9
msxml3/tests: Use common wine_dbgstr_guid implementation from test.h.
2014-01-29 14:50:56 +01:00
Nikolay Sivov
32f56af204
msxml3/tests: Fix test failures on newer systems.
2013-10-28 10:42:23 +01:00
Nikolay Sivov
13aac41b06
msxml3: Set referrer header to container url.
2013-10-17 20:29:42 +02:00
Nikolay Sivov
47159b6a66
msxml3/tests: Fix test failures with IObjectWithSite.
...
This fixes test failure on Win8 that apparently implements it same way
as wine does. Refcount tests are removed, added corresponding broken
condition.
From 77c26c7a1a7a0fc63a89f3515f748752b679c891 Mon Sep 17 00:00:00 2001
From: Nikolay Sivov <nsivov@codeweavers.com>
Date: Fri, 19 Jul 2013 08:16:21 +0400
Subject: [PATCH 26/26] Fix test failures with IObjectWithSite
2013-07-19 14:39:35 +02:00
Nikolay Sivov
40d30cf399
msxml3: Fix some test failures on Windows 8.
2013-03-12 11:23:55 +01:00
Nikolay Sivov
a701528fec
msxml3: Remove separate structures for test interfaces.
2012-12-24 17:35:30 +01:00
Nikolay Sivov
f445da0afa
msxml3: Make callback data available for ready state event handler.
2012-12-24 17:35:23 +01:00
Jacek Caban
b93dbb49c0
msxml3: Tests code clean up.
2012-12-07 12:04:19 +01:00
Jacek Caban
e310a88402
msxml3: Added URL validation tests.
2012-12-07 12:04:13 +01:00
Jacek Caban
d6d0a27fe8
msxml3: Moved XMLHTTPRequest tests to separated file.
2012-12-04 16:56:18 +01:00