[advapi32/tests #2] Add tests for OpenServiceA

James Hawkins truiken at gmail.com
Mon Jul 2 13:45:03 CDT 2007


On 7/2/07, Paul Vriens <paul.vriens.wine at gmail.com> wrote:
> Hi,
>
> I've added some tests for OpenServiceA. Some of them crash on Wine, but I've
> opted to let them in (inside an if(0) though). The crashes happen because we
> assume that when a handle is not NULL it's correct.
>

The policy for crashing tests is that you need to fix the bug that
causes the tests to crash either before you send in the test patch or
in the same patch as the tests.  if(0) is only for tests that crash on
Windows.

-- 
James Hawkins



More information about the wine-devel mailing list