[PATCH] wininet/test: Add tests on host value for InternetConnectW

Hao Peng penghao at linuxdeepin.com
Thu Nov 26 05:08:02 CST 2015


overides patch 116912.

Add a test on giving host value of InternetConnectionW.
Some App fill host param with port number when calling InternetConnectionW. it will still operate successfull on IE8 and above.

Changed to using [www.winehq.org] for test;
Added [todo_wine] in test. 

thanks Nikolay for comment, and Fracting for help.

Signed-off-by: Hao Peng <penghao at linuxdeepin.com>
---
 dlls/wininet/tests/http.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wininet-test-Add-tests-on-host-value-for-InternetConne.txt
Type: application/octet-stream
Size: 4120 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151126/bf8a8985/attachment.obj>


More information about the wine-patches mailing list