Thomas Mullaly
|
8f7428e1ef
|
urlmon/tests: Added tests for IUriBuilder_GetQuery.
|
2010-08-23 11:11:55 +02:00 |
Thomas Mullaly
|
d36d4aa712
|
urlmon/tests: Added tests for IUriBuilder_GetPort.
|
2010-08-23 11:11:50 +02:00 |
Thomas Mullaly
|
f25b83fa35
|
urlmon/tests: Added tests for IUriBuilder_GetPath.
|
2010-08-23 11:11:43 +02:00 |
Thomas Mullaly
|
6a3d61bcf8
|
urlmon/tests: Added tests for IUriBuilder_GetPassword.
|
2010-08-23 11:11:37 +02:00 |
Thomas Mullaly
|
b5950a4a10
|
urlmon/tests: Added tests for IUriBuilder_GetHost.
|
2010-08-23 11:11:30 +02:00 |
Thomas Mullaly
|
3775219a31
|
urlmon/tests: Fixed bug where tests might succeed before the function is implemented.
|
2010-08-23 11:11:24 +02:00 |
Thomas Mullaly
|
9816ec856f
|
urlmon/tests: Added tests for IUriBuilder_GetFragment.
|
2010-08-19 11:24:48 +02:00 |
Thomas Mullaly
|
a88421ccd1
|
urlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags.
|
2010-08-19 11:24:43 +02:00 |
Thomas Mullaly
|
2776e2b9af
|
urlmon/tests: Added tests for IUriBuilder_CreateUriSimple.
|
2010-08-19 11:24:38 +02:00 |
Thomas Mullaly
|
4eff8ce517
|
urlmon/tests: Added tests for IUriBuilder_CreateUri.
|
2010-08-19 11:24:32 +02:00 |
Thomas Mullaly
|
516aac903a
|
urlmon/tests: Added a few tests for CreateIUriBuilder.
|
2010-08-19 11:24:24 +02:00 |
Thomas Mullaly
|
6e4ead77a7
|
urlmon: Implemented CreateUriWithFragment.
|
2010-08-18 09:43:43 +02:00 |
Thomas Mullaly
|
39001c30d3
|
urlmon/tests: Added testing suite for CreateUriWithFragment.
|
2010-08-18 09:43:37 +02:00 |
Thomas Mullaly
|
364b804d9e
|
urlmon: Implemented IUri_IsEqual.
|
2010-08-17 12:41:33 +02:00 |
Thomas Mullaly
|
0daa39fa97
|
urlmon: Added support for invalid flag combinations to CreateUri.
|
2010-08-17 12:41:24 +02:00 |
Thomas Mullaly
|
b3ad7469d0
|
urlmon: Added support for pre-processing URI strings.
|
2010-08-17 12:41:20 +02:00 |
Thomas Mullaly
|
ebc0de1e02
|
urlmon: Implemented IUri_GetProperties and IUri_HasProperty.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
e403053d5e
|
urlmon: Implemented IUri_GetDisplayUri.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
16dd03ba3e
|
urlmon: Implemented IUri_GetAbsoluteUri.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
dcd2b994db
|
urlmon: Implemented IUri_GetFragment.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
004e1be678
|
urlmon: Implemented canonicalization for URI fragments.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
27ec56ea6b
|
urlmon: Implemented a fragment parser.
|
2010-08-16 15:54:22 +02:00 |
Thomas Mullaly
|
b5e70534c6
|
urlmon: Implemented IUri_GetPathAndQuery.
|
2010-08-04 12:26:02 +02:00 |
Thomas Mullaly
|
45069a3330
|
urlmon: Implemented IUri_GetQuery.
|
2010-08-04 12:25:55 +02:00 |
Thomas Mullaly
|
fdfcfc6aa0
|
urlmon: Implemented canonicalization of query strings.
|
2010-08-04 12:25:47 +02:00 |
Thomas Mullaly
|
36b1006c6b
|
urlmon: Implemented a parser for URI query strings.
|
2010-08-04 12:25:42 +02:00 |
Thomas Mullaly
|
07e7a117ca
|
urlmon: Implemented IUri_GetExtension.
|
2010-08-03 11:03:08 +02:00 |
Thomas Mullaly
|
1e09e44510
|
urlmon: Implemented IUri_GetPath.
|
2010-08-03 11:02:46 +02:00 |
Thomas Mullaly
|
42e8af7a4a
|
urlmon: Implemented canonicalization function for paths in opaque URIs.
|
2010-08-03 11:02:29 +02:00 |
Thomas Mullaly
|
5758b068ae
|
urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs.
|
2010-08-03 11:02:20 +02:00 |
Thomas Mullaly
|
300d0e1ad4
|
urlmon: Implemented canonicalization function for hierarchical URI paths.
|
2010-08-03 11:01:58 +02:00 |
Thomas Mullaly
|
93d79ee18e
|
urlmon: Implemented a path parser for opaque URIs.
|
2010-08-03 11:01:49 +02:00 |
Thomas Mullaly
|
0ecec6d7c0
|
urlmon: Implemented a path parser for hierarchical URIs.
|
2010-08-03 11:01:38 +02:00 |
Thomas Mullaly
|
aef9b15ca1
|
urlmon: Implemented IUri_GetDomain.
|
2010-08-02 12:55:20 +02:00 |
Thomas Mullaly
|
41513ef243
|
urlmon: Implemented function for finding the domain name of a URI.
|
2010-08-02 12:55:20 +02:00 |
Thomas Mullaly
|
e49241f953
|
urlmon: Implemented IUri_GetAuthority.
|
2010-08-02 12:55:20 +02:00 |
Thomas Mullaly
|
9f41866e6f
|
urlmon: Implemented IUri_GetHostType.
|
2010-08-02 12:55:20 +02:00 |
Thomas Mullaly
|
b5c89b6de3
|
urlmon/tests: Added some more test URIs.
|
2010-07-30 11:36:02 +02:00 |
Thomas Mullaly
|
d992bab72e
|
urlmon: Implemented IUri_GetPort.
|
2010-07-29 10:25:36 +02:00 |
Thomas Mullaly
|
8a51ac0619
|
urlmon/tests: Restructured invalid URI tests plus added more test data.
|
2010-07-29 10:24:51 +02:00 |
Alexandre Julliard
|
78cf530c58
|
urlmon/tests: Don't bother testing unimplemented functions to reduce test output.
|
2010-07-28 16:28:20 +02:00 |
Thomas Mullaly
|
36d5856471
|
urlmon: Implemented canonicalization for reg-names.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
ffe9f1aed0
|
urlmon/tests: Added more test URIs for IPv6 canonicalization.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
a0b27ab3e4
|
urlmon: Implemented canonicalization for IPv6 addresses.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
30824611b5
|
urlmon/tests: Added more URI test cases.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
48e155ba70
|
urlmon: Added parser for IPvFuture addresses.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
738d60c76b
|
urlmon: Added parser for IPv6 addresses.
|
2010-07-26 13:34:20 +02:00 |
Thomas Mullaly
|
cfc0f97d93
|
urlmon: Partially implemented IUri_GetHost.
|
2010-07-23 11:45:29 +02:00 |
Thomas Mullaly
|
6a1dd3d18b
|
urlmon/tests: Added more test URIs.
|
2010-07-23 11:45:23 +02:00 |
Thomas Mullaly
|
20017183d3
|
urlmon: Implemented IUri_GetPassword.
|
2010-07-22 13:54:56 +02:00 |