j
k
j a
j l
On 22.01.2016 16:10, Piotr Caban wrote:
if (i == sizeof(ids)/sizeof(ids[0])) ok(0, "all timers were created successfully\n");
ok(0, "all timers were created successfully\n");
Why don't you use ok() directly to check the condition?
Show replies by date
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
wine-devel@winehq.org
Add to favorites Remove from favorites