Creating tests for rasapi32.dll

Stefan Leichter Stefan.Leichter at camline.com
Fri Apr 22 03:15:30 CDT 2011


Am Freitag 22 April 2011, 08:43:19 schrieb Gerold Jens Wucherpfennig:
> Hi,
> 
> I want to try to create some tests for rasapi32.dll.
> May I just create some tests and do the implementation
> later? For the time being that will mean that
> RASAPI32 tests will fail, because of missing code in
> rasapi.c. Is that OK? I haven't created DLL-tests yet...
> 
> Regards
> Gerold

You will not get a test commited that will fail on wine, but you can make the 
test pass using the todo_wine makro. See http://www.winehq.org/docs/winedev-
guide/testing

Bye Stefan



More information about the wine-devel mailing list