[3/3] urlmon/tests: Added test for invalid args to IUri_GetPropertyBSTR and IUri_GetPropertyDWORD

Thomas Mullaly thomas.mullaly at gmail.com
Sun May 30 10:19:38 CDT 2010


Added invalid arg tests for GetPropertyBSTR and GetPropertyDWORD.

Since GetPropertyBSTR on Windows returns an allocated and empty BSTR, I had
to add a dependency to urlmon for oleaut32 so it can use the
SysAllocStringLen function.

Test results:
https://testbot.winehq.org/JobDetails.pl?Key=2389

---
 dlls/urlmon/Makefile.in |    2 +-
 dlls/urlmon/tests/uri.c |   37 +++++++++++++++++++++++++++++++++++--
 dlls/urlmon/uri.c       |   22 +++++++++++++++++++++-
 3 files changed, 57 insertions(+), 4 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100530/7fd7c4b9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-urlmon-tests-Added-tests-for-invalid-args-to-IUri_Ge.patch
Type: text/x-patch
Size: 5177 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100530/7fd7c4b9/attachment.bin>


More information about the wine-patches mailing list