Nikolay Sivov
|
6c4bdf3bdf
|
urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
|
2012-05-21 11:34:39 +02:00 |
Piotr Caban
|
e85210f3c5
|
urlmon/tests: Show that text/plain and application/octet-stream mimes suggestions are ignorred.
|
2012-03-09 17:25:17 +01:00 |
Piotr Caban
|
04847ada41
|
urlmon/tests: Mark results returned by older urlmon broken in FindMimeFromData tests.
|
2012-03-09 17:25:13 +01:00 |
Piotr Caban
|
e69001ed67
|
urlmon/tests: Added text/xml mime filer tests.
|
2012-03-09 17:25:07 +01:00 |
Piotr Caban
|
058b9dfbe2
|
urlmon/tests: Added CopyBindInfo tests.
|
2012-03-08 18:54:54 +01:00 |
Nikolay Sivov
|
f2dfe86ac4
|
urlmon: Recognize <head> start tag as text/html MIME type.
|
2012-01-30 11:56:04 +01:00 |
Francois Gouget
|
f445325999
|
Assorted spelling fixes.
|
2012-01-23 16:07:32 +01:00 |
Jacek Caban
|
75dd412311
|
urlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.
|
2011-11-14 17:36:57 +01:00 |
Austin English
|
aa80ce8cf7
|
urlmon: Add some more tests for FindMimeFromData().
|
2011-11-03 17:42:35 +01:00 |
Francois Gouget
|
33ed639345
|
urlmon/tests: Skip some tests if not allowed to modify the zone elevation feature.
|
2011-09-21 11:35:43 +02:00 |
André Hentschel
|
62dca77bb3
|
urlmon/tests: Print out the wrong mime.
|
2011-09-02 14:46:35 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Jacek Caban
|
4815e411d1
|
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
|
2011-05-04 17:26:46 +02:00 |
Thomas Mullaly
|
b7694d8d7c
|
urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled.
|
2011-04-11 19:31:31 +02:00 |
Thomas Mullaly
|
985aebd59e
|
urlmon/tests: Added FeatureControl registry key tests.
|
2011-04-11 17:34:43 +02:00 |
Thomas Mullaly
|
b83967ce6b
|
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
|
2011-04-11 17:33:46 +02:00 |
Thomas Mullaly
|
99480b0dc8
|
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
|
2011-04-11 17:33:40 +02:00 |
Thomas Mullaly
|
2f5ca80cce
|
urlmon/tests: Added CoInternetParseUrl tests.
|
2011-03-28 17:22:00 +02:00 |
Dan Kegel
|
6bbd0b87d5
|
urlmon: IsValidUrl should not fail if first parameter is not NULL.
|
2011-03-28 17:13:44 +02:00 |
Nikolay Sivov
|
5b1d461748
|
urlmon/tests: Fix a leak in test (Valgrind).
|
2011-01-24 12:35:02 +01:00 |
Jacek Caban
|
651fc5a289
|
urlmon: Skip tests on IEs older than 6 by checking for CompareSecurityIds.
|
2010-09-30 17:51:17 +02:00 |
Jacek Caban
|
493a3172f4
|
urlmon: Skip tests on very old IEs as soon as possible.
|
2010-09-20 13:48:12 +02:00 |
Andrew Nguyen
|
c6e5e39460
|
urlmon: Validate parameters in MkParseDisplayNameEx.
|
2010-05-21 18:58:05 +02:00 |
Andrew Nguyen
|
0b3eac9227
|
urlmon/tests: Fix CoInternetCompareUrl failure message typos.
|
2010-05-20 16:38:56 +02:00 |
Detlef Riekenberg
|
7458345fb8
|
urlmon/tests: Skip even more tests on IE 4.0.
ObtainUserAgentString, ReleaseBindInfo and UrlMkGetSessionOption
missing on IE 4.0 (winetestbot W95B).
|
2010-04-22 11:53:57 +02:00 |
Detlef Riekenberg
|
eef8be3698
|
urlmon/tests: Skip more tests on IE 4.0.
CoInternetQueryInfo, CopyStgMedium and FindMimeFromData
missing on IE 4.0 (winetestbot W95B).
|
2010-04-22 11:53:57 +02:00 |
Detlef Riekenberg
|
cb620908ee
|
urlmon/tests: Skip some tests on IE 4.0.
CoInternetCompareUrl, CoInternetGetSecurityUrl, CoInternetGetSession,
CoInternetParseUrl missing on IE 4.0 (winetestbot W95B).
|
2010-04-22 11:53:46 +02:00 |
Detlef Riekenberg
|
0838495596
|
urlmon/tests: Run the tests again on W95B (CoInternetParseUrl).
|
2010-04-14 11:06:36 +02:00 |
Alexandre Julliard
|
08e53fc048
|
urlmon/tests: Avoid size_t in a trace.
|
2010-02-16 15:50:36 +01:00 |
Piotr Caban
|
c0bfc2fb95
|
urlmon/tests: Added more url parsing tests.
|
2010-02-09 11:35:18 +01:00 |
Piotr Caban
|
c72a7d471a
|
urlmon: Remove some CoInternetParseUrl tests.
Some tests with PARSE_DOMAIN flag fails on older urlmon.
|
2009-12-18 13:14:02 +01:00 |
Piotr Caban
|
18069b2d0d
|
urlmon: Added PARSE_ROOTDOCUMENT to CoInternetParseUrl.
|
2009-12-16 13:04:35 +01:00 |
Piotr Caban
|
3adfe170bf
|
urlmon: Added PARSE_DOMAIN to CoInternetParseUrl.
|
2009-12-16 13:04:35 +01:00 |
Vladimir Pankratov
|
1327ae0c74
|
urlmon: Handle NULL parameter.
|
2009-09-02 15:47:57 +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 |
Paul Vriens
|
024725515e
|
urlmon/tests: Don't check for out of memory (Coverity).
|
2009-07-02 11:30:41 +02:00 |
Jacek Caban
|
3700d27960
|
urlmon: Added user agent tests.
|
2009-06-29 12:25:21 +02:00 |
Detlef Riekenberg
|
387f24f467
|
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
|
2009-06-15 13:42:30 +02:00 |
Paul Vriens
|
8a3d9ccb44
|
urlmon/tests: Fix some test failures on IE8.
|
2009-05-20 10:51:09 +02:00 |
Paul Vriens
|
7c8d07bc10
|
urlmon/tests: Fix a test by using a better default registry key.
|
2009-04-06 15:30:27 +02:00 |
Paul Vriens
|
907adb834c
|
urlmon/tests: Use an action that is available on all IE versions.
|
2009-03-05 12:45:14 +01:00 |
Alasdair Sinclair
|
ac1ef319ac
|
urlmon/tests: Fix missing void in empty parameter list.
|
2009-01-29 12:19:47 +01:00 |
Ge van Geldorp
|
7f22f1c68d
|
urlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
|
2009-01-10 17:43:11 +01:00 |
Alexandre Julliard
|
4deb0ada75
|
urlmon/tests: Fix an uninitialized variable check for Win64.
|
2009-01-05 15:20:15 +01:00 |
Alexandre Julliard
|
a8007f0db1
|
urlmon: Avoid sizeof in traces.
|
2008-05-02 13:59:14 +02:00 |
James Hawkins
|
edacd984ef
|
urlmon: Fix a test that fails in win2k3.
|
2008-05-01 12:35:30 +02:00 |
Jacek Caban
|
8ef6713acb
|
urlmon: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY handling.
|
2008-03-14 13:52:04 +01:00 |
Jacek Caban
|
3a736c6677
|
urlmon: Added more policy tests.
|
2008-03-14 13:52:01 +01:00 |
Jacek Caban
|
de1816f9e3
|
urlmon: Remove tests that fail on IE7 and make Wine behave like IE7.
|
2008-03-14 13:41:15 +01:00 |
Jacek Caban
|
bbfae3deff
|
urlmon: Fixed MapUrlToZone test on IE7.
|
2008-03-10 11:23:52 +01:00 |