Jacek Caban
|
ba2bcaf9c4
|
urlmon: Use winetest post.php URLs for http POST tests.
|
2011-04-14 18:30:50 +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 |
Jacek Caban
|
777b06fb9e
|
urlmon: Use winetest data.php URLs for regular http binding tests.
|
2011-04-07 17:21:14 +02:00 |
Jacek Caban
|
548cef033f
|
urlmon: Use dedicated data.php URL for testing regular http binding.
|
2011-04-06 12:05:09 +02:00 |
Nikolay Sivov
|
69b5fc4e19
|
urlmon/tests: Test for return value directly, without macros.
|
2011-04-01 10:50:39 +02:00 |
Nikolay Sivov
|
b26aa09f58
|
urlmon: Fix parameter validation in BindToStorage().
|
2011-04-01 10:50:34 +02:00 |
Piotr Caban
|
319a748f7b
|
urlmon/tests: Added IWinInetHttpInfo tests.
|
2011-03-29 12:36:50 +02:00 |
Thomas Mullaly
|
e06d49ff62
|
urlmon: Added basic domain zone support to MapUrlToZone.
|
2011-03-29 12:35:35 +02:00 |
André Hentschel
|
47a44f61e2
|
urlmon/tests: Add another case to IUri tests.
|
2011-03-28 18:35:20 +02:00 |
Thomas Mullaly
|
2f5ca80cce
|
urlmon/tests: Added CoInternetParseUrl tests.
|
2011-03-28 17:22:00 +02:00 |
Thomas Mullaly
|
b9308fa06f
|
urlmon/tests: Added zone domain mapping tests.
|
2011-03-28 17:21:48 +02:00 |
Thomas Mullaly
|
b41d85d773
|
urlmon/tests: Added SecurityManager zone mapping cache tests.
|
2011-03-28 17:21:46 +02:00 |
Dan Kegel
|
6bbd0b87d5
|
urlmon: IsValidUrl should not fail if first parameter is not NULL.
|
2011-03-28 17:13:44 +02:00 |
Alexandre Julliard
|
3dc7ffb7a5
|
urlmon/tests: Update test data location to test.winehq.org/tests.
|
2011-03-14 19:31:31 +01:00 |
Francois Gouget
|
91aa80b7e3
|
urlmon/tests: Add a '\n' to an ok() call.
|
2011-03-07 11:09:12 +01:00 |
Austin English
|
bc32d4819a
|
urlmon/tests: Remove win9x hacks.
|
2011-02-25 11:07:06 +01:00 |
Jacek Caban
|
6d887f072f
|
urlmon: Register MIME filter only for bindings testing them.
|
2011-02-23 15:00:18 +01:00 |
Jacek Caban
|
7af0b1cb45
|
urlmon: Use winetest page URL for abort test.
|
2011-02-16 16:49:51 +01:00 |
Jacek Caban
|
8bee20d85f
|
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
|
2011-02-15 17:42:26 +01:00 |
Jacek Caban
|
4499b4516e
|
urlmon: Read remaining protocol data if report_data was called after binding finished.
|
2011-02-15 17:42:26 +01:00 |
André Hentschel
|
4b3ad0d31c
|
urlmon/tests: Fix expected result.
|
2011-02-14 13:33:34 +01:00 |
Austin English
|
da3feee905
|
urlmon/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Jacek Caban
|
9896d41ced
|
urlmon: Fixed Valgrind warnings.
|
2011-02-14 13:33:29 +01:00 |
André Hentschel
|
a41ed6860f
|
urlmon/tests: Mark unavailable InternetZoneManagerEx2 as broken.
|
2011-02-11 17:39:49 +01:00 |
Austin English
|
c6aa255fdf
|
urlmon/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:30:00 -06:00 |
Jacek Caban
|
380e300855
|
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
|
2011-02-08 14:45:56 -06:00 |
Nikolay Sivov
|
5b1d461748
|
urlmon/tests: Fix a leak in test (Valgrind).
|
2011-01-24 12:35:02 +01:00 |
Jacek Caban
|
4454770cbc
|
urlmon: Call remove_dot_segments on path opaque for mk: protocol.
|
2011-01-21 16:21:37 +01:00 |
Thomas Mullaly
|
670c8503f7
|
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
|
2011-01-21 12:26:32 +01:00 |
Thomas Mullaly
|
9d4a843d58
|
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
|
2011-01-21 12:26:26 +01:00 |
Thomas Mullaly
|
540a56a66e
|
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.
|
2011-01-21 12:26:14 +01:00 |
Thomas Mullaly
|
312bfb1042
|
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
|
2011-01-21 12:26:02 +01:00 |
Greg Geldorp
|
3f153007ba
|
urlmon/tests: Fix tests when connecting via proxy.
|
2011-01-19 16:53:52 +01:00 |
Jacek Caban
|
31c23ad9b5
|
urlmon: Fixed memory leaks in tests.
|
2011-01-17 17:33:31 +01:00 |
Thomas Mullaly
|
c63cf7014b
|
urlmon/tests: Fixed memory leak in tests (valgrind).
|
2011-01-17 12:51:35 +01:00 |
David Hedberg
|
5205d03800
|
urlmon: Add some error handling to the http protocol.
|
2011-01-11 16:05:46 +01:00 |
Jacek Caban
|
d34bbb2b52
|
urlmon: Fixed IUriBuilderFactory declaration.
|
2011-01-04 11:11:49 +01:00 |
André Hentschel
|
4ed08b9d24
|
urlmon/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:52 +01:00 |
Jacek Caban
|
87f0ba49e0
|
urlmon: Fixed a race in tests causing unexpected Switch call failures.
|
2010-12-27 11:46:17 +01:00 |
Jacek Caban
|
467844765b
|
urlmon: Make protocol tests more verbose.
|
2010-12-23 17:07:40 +01:00 |
Jacek Caban
|
67f7e2695e
|
urlmon: Added more IInternetProtocolEx tests.
|
2010-12-22 17:32:31 +01:00 |
Jacek Caban
|
b6db01177c
|
urlmon: Added IUriContainer stub implementation of URLMoniker object.
|
2010-12-21 00:20:47 +01:00 |
David Hedberg
|
7af43bb1b2
|
urlmon: Set BINDF_NEEDFILE if BINDF_PULLDATA is not specified.
|
2010-12-20 12:47:38 +01:00 |
Thomas Mullaly
|
4e1ff0b8cd
|
urlmon: Added pluggable protocol support to CoInternetParseIUri.
|
2010-12-09 12:17:01 +01:00 |
Thomas Mullaly
|
875f1e939c
|
urlmon: Implemented IUriBuilderFactory interface.
|
2010-12-07 11:39:16 +01:00 |
Thomas Mullaly
|
5ca3215204
|
urlmon: Implemented PARSE_ANCHOR and PARSE_LOCATION for CoInternetParseIUri.
|
2010-12-05 12:28:36 +01:00 |
Thomas Mullaly
|
4a9d2d43fe
|
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
|
2010-12-03 11:08:30 +01:00 |