[11/18] windowscodecs: add test for pixel format conversion

Alexandre Julliard julliard at winehq.org
Fri Aug 14 06:57:03 CDT 2009


Vincent Povirk <madewokherd+8cd9 at gmail.com> writes:

> On Fri, Aug 14, 2009 at 4:55 AM, Alexandre Julliard<julliard at winehq.org> wrote:
>> Much better this way, thanks. You should probably rename the test file
>> to converter.c or something like that though.
>
> That will be a problem when I want to use the test IWICBitmapSource
> with an encoder. Or should I just duplicate the code in another C
> file?

You can put it all in one file if you prefer. Still, testsrc.c isn't a
good name, you are not testing the testsrc bitmap, you are using it to
test other features. The file name should be based on what features you
are testing.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list