urlmon/tests: Added a new test file for testing the IUri interface

Thomas Mullaly thomas.mullaly at gmail.com
Sun May 9 21:03:52 CDT 2010


Added a test file to urlmon/tests so I can began writing conformance tests
for the IUri interface. This patch also includes a test for checking invalid
flag combinations for the CreateUri function.

The test ran successfully on XP SP2, Vista, and Windows 7.

---
 dlls/urlmon/tests/Makefile.in |    1 +
 dlls/urlmon/tests/uri.c       |  100
+++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+), 0 deletions(-)
 create mode 100644 dlls/urlmon/tests/uri.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100509/d9056a1b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-uri.c-to-the-build-system-and-added-the-invali.patch
Type: text/x-patch
Size: 4271 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100509/d9056a1b/attachment.bin>


More information about the wine-patches mailing list