[PATCH 1/5] wininet: Add Internet{Set, Query}Option tests, implement POLICY option

Alexandre Julliard julliard at winehq.org
Tue Jan 19 05:34:21 CST 2010


Andrew Eikum <aeikum at codeweavers.com> writes:

> diff --git a/dlls/wininet/tests/Makefile.in b/dlls/wininet/tests/Makefile.in
> index ba8f662..66a756f 100644
> --- a/dlls/wininet/tests/Makefile.in
> +++ b/dlls/wininet/tests/Makefile.in
> @@ -10,6 +10,7 @@ CTESTS = \
>  	generated.c \
>  	http.c \
>  	internet.c \
> +	option.c \

This can go with the other internet tests in internet.c, there's no need
for a new file.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list