[PATCH] kernel32/test: Test import entries of a core windows DLL (riched20.dll) (Revision)

Alexandre Julliard julliard at winehq.org
Wed Sep 10 04:10:09 CDT 2008


Roy Shea <royshea at gmail.com> writes:

> This revision adds copyright information, removes todo_wine statements
> to reflect the current wine head, and fixes an implicit typecast
> warning.
> ---
>  dlls/kernel32/tests/Makefile.in    |    1 +
>  dlls/kernel32/tests/loader_image.c |   98 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 99 insertions(+), 0 deletions(-)
>  create mode 100644 dlls/kernel32/tests/loader_image.c

Please merge that into the other loader tests, no need to create a new
file. Also you should test this on kernel32.dll, there's no reason to
create a dependency on richedit.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list