[PATCH 6/6] ws2_32/tests: Added GetAddrInfoExW tests.

Alexandre Julliard julliard at winehq.org
Tue Aug 1 11:26:51 CDT 2017


Jacek Caban <jacek at codeweavers.com> writes:

> @@ -7334,6 +7343,95 @@ static void test_GetAddrInfoW(void)
>      ok(result2 == NULL, "got %p\n", result2);
>  }
>  
> +static void test_GetAddrInfoExW(void)
> +{

You are not calling this anywhere.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list