urlmon/tests: Restructured IUriBuilder tests so they can accept IUriBuilders which...
authorThomas Mullaly <thomas.mullaly@gmail.com>
Wed, 8 Sep 2010 01:22:24 +0000 (21:22 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Sep 2010 11:20:32 +0000 (13:20 +0200)
commitdd0ea1cc294ecb5977a888e72dabff664c02ba08
tree83f249d4d4069e88306a6a1ed14763f75d991f68
parent84987e05b5936ce00805ad9d155412fd0af6a4c9
urlmon/tests: Restructured IUriBuilder tests so they can accept IUriBuilders which don't have a base IUri.

Turns out an IUriBuilder doesn't need a valid IUri set as its IUri
property for the CreateUri* functions to succeed.
dlls/urlmon/tests/uri.c