[PATCH 2/2 v2] user32: Test error returned in out of timers case

Piotr Caban piotr.caban at gmail.com
Mon Jan 25 03:01:59 CST 2016


On 01/24/16 18:48, Sebastian Lackner wrote:
> On 22.01.2016 16:10, Piotr Caban wrote:
>> +    if (i == sizeof(ids)/sizeof(ids[0]))
>> +        ok(0, "all timers were created successfully\n");
>
> Why don't you use ok() directly to check the condition?
It was a leftover from some earlier tests. I've sent a new version of 
the patch.

Thanks,
Piotr




More information about the wine-devel mailing list