Paul Vriens
|
6704cd804f
|
urlmon/tests: Fix test failures on Win9x/WinMe by using more A-functions.
|
2010-09-20 13:00:09 +02:00 |
Andrew Nguyen
|
e92cca8df6
|
urlmon: Validate URL and output pointer in CreateURLMoniker.
|
2010-05-20 16:38:49 +02:00 |
Jacek Caban
|
41a448a5d6
|
urlmon: Added reading from cache file tests.
|
2010-05-05 10:34:41 +02:00 |
Piotr Caban
|
3886d7f805
|
urlmon: Fixed synchronous binding to file.
|
2010-04-29 10:33:12 -05:00 |
Detlef Riekenberg
|
4942f6b8e4
|
urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.
|
2010-04-22 11:53:57 +02:00 |
Mikhail Maroukhine
|
f930c87fd6
|
objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN.
|
2010-03-29 12:11:02 +02:00 |
Jacek Caban
|
4b461bc05c
|
urlmon: Fixed race in tests.
|
2009-12-17 12:43:28 +01:00 |
Jacek Caban
|
c069489a67
|
urlmon: Report redirected URL to object created by BindToObject.
|
2009-12-16 12:23:42 +01:00 |
Jacek Caban
|
efd869e00a
|
urlmon: Added support for BINDSTATUS_REDIRECTING.
|
2009-12-16 12:23:04 +01:00 |
Jacek Caban
|
6de5669d29
|
urlmon: Pass flags to test_BindToStorage.
|
2009-12-16 12:22:58 +01:00 |
Jacek Caban
|
9adbd8ab21
|
urlmon: Get rid of gecko_installer_workaround in tests.
|
2009-11-20 11:16:35 +01:00 |
Ge van Geldorp
|
ec09345523
|
urlmon/tests: Fix tests for IE8.
|
2009-09-11 13:09:54 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Alexandre Julliard
|
203bf6c8e0
|
urlmon/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:37:04 +02:00 |
Jacek Caban
|
df826fe82f
|
urlmon: Added IBindStatusCallbackEx implementation.
|
2009-07-03 11:28:20 +02:00 |
Jacek Caban
|
288eefc7f1
|
urlmon: Added IBindStatusCallbackEx tests (also fixes some IE8 failures).
|
2009-07-03 11:28:11 +02:00 |
Jacek Caban
|
150f79b587
|
urlmon: Query for IHtmlNegotiate[2] interfaces when needed.
|
2009-06-23 15:53:01 +02:00 |
Jacek Caban
|
c32925aecd
|
urlmon: Fixed tests on IE8.
|
2009-06-23 15:53:01 +02:00 |
Jacek Caban
|
35798002f8
|
urlmon: Fixed test on IE8.
|
2009-06-12 17:33:15 +02:00 |
Jacek Caban
|
00376b5b72
|
urlmon: Return E_FAIL in Binding::Switch implementation.
|
2009-05-12 11:20:05 +02:00 |
Detlef Riekenberg
|
081576e157
|
urlmon/tests: Allow BINDSTATUS_COOKIE_SENT in a test.
|
2009-04-09 11:19:18 +02:00 |
Jacek Caban
|
19067f1256
|
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
|
2009-04-01 14:23:32 +02:00 |
Jacek Caban
|
67d2fdc34a
|
urlmon: Added IWinInetHttpInfo support to Binding object.
|
2009-03-30 15:09:39 +02:00 |
Jacek Caban
|
b83fd688a2
|
urlmon: Added IInternetPriority handling tests.
|
2009-03-30 15:09:24 +02:00 |
Jacek Caban
|
781faa1b9d
|
urlmon: Fixed handling NULL URLName in GetDisplatName implementation.
|
2009-03-24 10:28:20 +01:00 |
Jacek Caban
|
a5b2075ef1
|
urlmon: Added StdURLMoniker implementation.
|
2009-03-24 10:28:15 +01:00 |
Jacek Caban
|
d9960c34fa
|
urlmon: Added ftp binding tests.
|
2009-03-05 12:38:44 +01:00 |
Jacek Caban
|
b105b084a2
|
urlmon: Ignore report_data call if binding is stopped.
|
2009-03-02 12:03:27 +01:00 |
Alistair Leslie-Hughes
|
ef2f455cdf
|
urlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k.
|
2009-02-17 12:47:42 +01:00 |
Alistair Leslie-Hughes
|
cc0a46ad64
|
urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.
|
2009-02-16 11:51:27 +01:00 |
Jacek Caban
|
66a7da71ee
|
urlmon: Added https binding tests.
|
2009-01-13 15:29:14 +01:00 |
Jacek Caban
|
4ac8322db4
|
urlmon: Skip more tests on old IE and ignore BINDSTATUS_PROXYDETECTING notification.
|
2009-01-07 12:21:29 +01:00 |
Jacek Caban
|
b316ce3c05
|
urlmon: Remove broken IBindCtx ref count test.
|
2008-12-18 13:16:22 +01:00 |
Alexandre Julliard
|
075d24526f
|
urlmon/tests: Don't expect IHttpNegotiate2 queries if the interface is not supported.
|
2008-11-20 23:06:27 +01:00 |
Paul Vriens
|
0a11bd813a
|
urlmon/tests: Fix failures on Win9x and WinMe.
|
2008-11-11 11:41:13 +01:00 |
James Hawkins
|
7518781904
|
urlmon: Fix several failing tests with IE7.
|
2008-09-09 11:46:17 +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 |
James Hawkins
|
9ac630e058
|
urlmon: Fix a few test failures.
|
2008-07-01 11:06:43 +02:00 |
Paul Vriens
|
3a3246527a
|
urlmon/tests: Fix timeout for tests on win9x.
|
2008-05-01 18:11:26 +02:00 |
Jacek Caban
|
9de210a037
|
urlmon: Fixed crash on old IE.
|
2008-02-21 12:53:00 +01:00 |
Jacek Caban
|
1b79f4dbee
|
urlmon: Added URLDownloadToFile tests.
|
2008-02-18 12:56:47 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Jacek Caban
|
5bad12c6bc
|
urlmon: Added gecko_installer_workaround to url.c tests.
|
2008-02-06 22:12:28 +01:00 |
Jacek Caban
|
684307f43f
|
urlmon: Added more tests.
|
2008-02-04 13:17:26 +01:00 |
Jacek Caban
|
21dbe9d6ad
|
urlmon: Fixed tests.
|
2008-02-04 13:15:36 +01:00 |
Marcus Meissner
|
61b4b0c362
|
urlmon: Skip pstgmed related tests if NULL.
|
2008-01-17 13:42:14 +01:00 |
Jacek Caban
|
bc35dda746
|
urlmon: Added more tests.
|
2007-12-31 16:49:38 +01:00 |
Jacek Caban
|
85f472b37d
|
urlmon: Added BindToObject implementation.
|
2007-12-31 16:49:32 +01:00 |
Jacek Caban
|
785e98173f
|
urlmon: Added ibind argument handling in CreateAsyncBindCtx.
|
2007-12-31 16:48:45 +01:00 |
Jacek Caban
|
d067fabd38
|
urlmon: Fixed BindToObject tests.
|
2007-12-24 16:34:23 +01:00 |