Creating tests for rasapi32.dll

Stefan Dösinger stefandoesinger at gmx.at
Fri Apr 22 05:12:31 CDT 2011


On Friday 22 April 2011 08:43:19 Gerold Jens Wucherpfennig wrote:
> 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...
Of course this is OK. In fact writing tests before writing a (probably 
incorrect) implementation is the preferred way. But you'll have to mark the 
tests as todo as Stefan Leichter says. If the tests crash you'll have to skip 
them(see skip() in other tests)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110422/bd317899/attachment.pgp>


More information about the wine-devel mailing list