[PATCH 1/2] gdiplus/test: Add GdipGetNearestColor test [Try 3]

Justin Chevrier jchevrier at gmail.com
Thu Feb 25 19:11:59 CST 2010


Do I need that for the 1,4 and 8bpp tests? With my patch to
GdipGetNearestColor these tests pass and behave like Windows 7. I did
forget a todo_wine on the 16bpp grayscale test though...

On Thu, Feb 25, 2010 at 7:53 PM, Vincent Povirk
<madewokherd+8cd9 at gmail.com> wrote:
>> +        status = GdipGetNearestColor(graphics, &color);
>> +        expect(Ok, status);
>
> I think you still need to mark this as todo_wine.
>
>
>



More information about the wine-devel mailing list