[PATCH 1/3] [v3] gdiplus/tests: Add more PNG color format tests.
8 Nov
2018
8 Nov
'18
1:17 p.m.
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(a)gmail.com> --- dlls/gdiplus/tests/image.c | 229 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 188 insertions(+), 41 deletions(-)
2597
Age (days ago)
2597
Last active (days ago)
1 comments
2 participants
participants (2)
-
Akihiro Sagawa -
Vincent Povirk