wine-wine/dlls/gdi32/tests
Michael Stefaniuc 667a1ed5be gdi32: Remove superfluous pointer casts. 2009-01-26 14:31:13 +01:00
..
Makefile.in gdi32: Add tests for GetICMProfile and SetICMMode. 2008-01-22 12:01:54 +01:00
bitmap.c gdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer. 2009-01-15 12:06:15 +01: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: Fix a failing test in win95. 2008-06-30 15:07:20 +02:00
dc.c gdi32: Fix CreateCompatibleDC to reject invalid DCs. 2008-04-14 12:06:24 +02:00
font.c gdi32/tests: Fix an uninitialized pointer check for Win64. 2009-01-09 18:08:50 +01:00
gdiobj.c gdi32: Remove superfluous pointer casts. 2009-01-26 14:31:13 +01: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: Skip some failing tests on NT4. 2008-09-11 11:44:00 +02:00
mapping.c gdi32/tests: Fix the mapping test to handle the more precise LOMETRIC settings on Vista. 2009-01-25 17:08:55 +01:00
metafile.c gdi32/tests: Remove the todo_wine logic where appropriate. 2008-12-11 11:50:15 +01:00
palette.c gdi32: Fix a failing test in win9x. 2008-09-03 14:21:42 +02:00
path.c gdi32: LineDDA shouldn't include the end point. Add some tests. 2008-04-16 14:07:07 +02:00
pen.c gdi32/tests: Fix an uninitialized value check and a structure size for Win64. 2009-01-10 21:05:52 +01:00