19 Dec
2016
19 Dec
'16
5:46 p.m.
On Fri, Dec 16, 2016 at 6:21 AM, Nikolay Sivov <nsivov(a)codeweavers.com> wrote:
+ stat = GdipGetCustomLineCapBaseInset((GpCustomLineCap*)cap, &inset); + ok(stat == Ok, "Unexpected return code, %d\n", stat); +
It isn't enough to reject the patch, but I'm curious why you don't test this value.