Sweden-Number/dlls/gdiplus/tests
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
..
Makefile.in tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
brush.c gdiplus: Store only one surround color if all colors are the same. 2012-04-25 12:16:36 +02:00
customlinecap.c gdiplus/tests: Add tests for GdipSetCustomLineCapWidthScale. 2013-04-18 11:41:53 +02:00
font.c gdiplus: get_font_hfont() should ask gdi32 to match font height against the character height instead of cell height. 2013-06-19 19:18:39 +02:00
graphics.c gdiplus: Fix clipping region bounds calculation with rotating transform. 2013-07-30 20:51:52 +02:00
graphicspath.c gdiplus: Allow adding rectangles with negative sizes to paths. 2011-02-07 10:12:33 -06:00
image.c gdiplus: Implement GdipResetImageAttributes. 2013-05-22 19:32:44 +02:00
matrix.c gdiplus/tests: Add a test for GdipTransformMatrixPoints with number of points == 0. 2013-09-24 12:55:51 +02:00
metafile.c gdiplus: Implement GdipCloneImage for metafiles with a handle. 2012-11-01 10:50:41 +01:00
pathiterator.c gdiplus/tests: Make sure return value is used (LLVM/Clang). 2011-02-07 10:11:53 -06:00
pen.c gdiplus/tests: Comment out a test that corrupts the stack on Vista. 2010-06-30 14:17:13 +02:00
region.c gdiplus: GdipTransformRegion should not fail for an empty path. 2013-09-24 12:56:22 +02:00
stringformat.c gdiplus: Implement GdipGet/SetStringFormatMeasurableCharacterRanges. 2009-12-22 13:48:26 +01:00