Re: Creating tests for rasapi32.dll

2011-04-22 Thread Stefan Dösinger
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.

Re: Creating tests for rasapi32.dll

2011-04-22 Thread Stefan Leichter
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 > ras

Creating tests for rasapi32.dll

2011-04-21 Thread 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