[3/7] urlmon/tests: Restructured IUriBuilder tests so they can accept IUriBuilders which don't have a base IUri

Thomas Mullaly thomas.mullaly at gmail.com
Wed Sep 8 19:47:01 CDT 2010


Turns out an IUriBuilder doesn't need a valid IUri set as it's IUri property
for the CreateUri* functions to succeeded (I have a test case in the next
patch for this).

Also fixed a memory leak where "uriW" didn't get freed in the
test_IUriBuilder() function.

---
 dlls/urlmon/tests/uri.c |  634
++++++++++++++++++++++++++++-------------------
 1 files changed, 381 insertions(+), 253 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100908/c64cba6e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-urlmon-tests-Restructured-IUriBuilder-tests-so-they-.patch
Type: text/x-patch
Size: 40867 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100908/c64cba6e/attachment-0001.bin>


More information about the wine-patches mailing list