ntdll: resend 1/4 NtCreateMailslotFile tests

Alexandre Julliard julliard at winehq.org
Tue Feb 27 05:43:19 CST 2007


Jeff Latimer <lats at yless4u.com.au> writes:

> diff --git a/dlls/ntdll/tests/Makefile.in b/dlls/ntdll/tests/Makefile.in
> index cccc4c5..4ceccfd 100644
> --- a/dlls/ntdll/tests/Makefile.in
> +++ b/dlls/ntdll/tests/Makefile.in
> @@ -14,6 +14,7 @@ CTESTS = \
>  	generated.c \
>  	info.c \
>  	large_int.c \
> +        mailslot.c \

Naming it file.c would be better, since that's the name of the
corresponding source file, and that makes it more general so it can
later contain other tests too.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list