[PATCH 1/3] [v3] gdiplus/tests: Add more PNG color format tests.

Akihiro Sagawa sagawa.aki at gmail.com
Thu Nov 8 07:17:01 CST 2018


In v3,
 - win_skip tests if broken gdiplus is used.
 - Remove ugly broken() conditions.
 - Use a private chunk name instead of standard chunk name.

Thanks for Vincent's review and comments.

In v2,
 - Fix test failures on broken XP, Vista, 2003.
 - Fix the expected value for 1bpp gray scale image with tRNS chunk.
 - Introduce color_space_mask to test other color space flags aren't set.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdiplus/tests/image.c | 229 +++++++++++++++++++++++++++++++++++++--------
 1 file changed, 188 insertions(+), 41 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-v3-gdiplus-tests-Add-more-PNG-color-format-tests.patch
Type: text/x-patch
Size: 16017 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181108/f0c1b6ec/attachment-0001.bin>


More information about the wine-devel mailing list