Sweden-Number/dlls/gdi32/tests
Dmitry Timoshkov 16aa1369f8 gdi32: Some fonts have a broken last segment of cmap4 table, avoid a crash in that case.
Freetype has a similar consistency check.
2009-08-03 14:58:57 +02:00
..
Makefile.in gdi32: Add tests for GetICMProfile and SetICMMode. 2008-01-22 12:01:54 +01:00
bitmap.c gdi32/tests: Added tests for BitBlt. 2009-07-16 16:18:20 +02:00
brush.c gdi32/tests: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:30:01 +01:00
clipping.c gdi32/tests: Small indentation fix. 2009-06-15 13:42:29 +02:00
dc.c winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red. 2009-04-29 15:50:25 +02:00
font.c gdi32: Some fonts have a broken last segment of cmap4 table, avoid a crash in that case. 2009-08-03 14:58:57 +02:00
gdiobj.c gdi32: Fix RectInRegion() if right < left or bottom < top. 2009-06-08 13:18:58 +02:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
icm.c gdi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
mapping.c gdi32: Add tests for GetTransform. 2009-06-24 14:52:21 +02:00
metafile.c gdi32/tests: Add a broken case for some versions of winxp. 2009-07-17 12:38:08 +02:00
palette.c gdi32: Fix a failing test in win9x. 2008-09-03 14:21:42 +02:00
path.c gdi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-24 16:57:26 +01:00
pen.c gdi32/tests: Skip several tests on Win9x. 2009-04-20 14:12:43 +02:00