Huw Davies
|
c40b434172
|
gdi32/tests: Win9x truncates the LONG elements of LOGFONT to 16 bit values.
|
2009-02-18 13:13:26 +01:00 |
|
Huw Davies
|
bd69c2e95a
|
gdi32/tests: Allow the first char code to point to glyph 0 (the .notdef glyph).
|
2009-02-17 15:14:57 +01:00 |
|
Huw Davies
|
24c9a37aaf
|
gdi32: In a Baltic locale the last char of a symbol font is reported as 0xf8fd rather than 0xf0ff.
|
2009-02-17 15:14:53 +01:00 |
|
Huw Davies
|
aecf29ae84
|
gdi32/tests: Win9x doesn't ensure the facename is nul terminated. Compare the logfont one element at a time.
|
2009-02-17 15:14:35 +01:00 |
|
Huw Davies
|
7cc7ad5ec4
|
gdi32/tests: Win98 and WinMe actually do set error codes.
|
2009-02-17 15:14:29 +01:00 |
|
Huw Davies
|
c404d00b3d
|
gdi32/tests: GetTextFaceA called with a NULL buffer returns 0 on win98 and winMe.
|
2009-02-17 15:14:25 +01:00 |
|
Huw Davies
|
3fa05ae6a7
|
gdi32/tests: Only test the lowest byte of GdiRealizationInfo flags so that the test passes on Vista.
|
2009-02-16 16:01:38 +01:00 |
|
Huw Davies
|
e93d348109
|
gdi32: Improve calculation of the character code text metrics.
|
2009-02-16 16:01:37 +01:00 |
|
Huw Davies
|
d9811e6927
|
gdi32/tests: Use the ANSI text metrics so the tests work on win9x.
|
2009-02-12 17:53:34 +01:00 |
|
Huw Davies
|
8ab829a68a
|
gdi32: Correct the font family values returned in the text metrics.
|
2009-02-11 16:14:46 +01:00 |
|
Dmitry Timoshkov
|
24937a4f0f
|
gdi32: Add a test for the MAT2 parameter of GetGlyphOutline, make it pass under Wine.
|
2009-02-03 12:40:27 +01:00 |
|
Michael Stefaniuc
|
667a1ed5be
|
gdi32: Remove superfluous pointer casts.
|
2009-01-26 14:31:13 +01:00 |
|
Alexandre Julliard
|
cbe6e71775
|
gdi32/tests: Fix the mapping test to handle the more precise LOMETRIC settings on Vista.
|
2009-01-25 17:08:55 +01:00 |
|
Alexandre Julliard
|
d2b217e90a
|
gdi32/tests: Add a test case for calling WriteFile with the DIB section bits as buffer.
|
2009-01-15 12:06:15 +01:00 |
|
Alexandre Julliard
|
ac543e5bc7
|
gdi32/tests: Fix an uninitialized value check and a structure size for Win64.
|
2009-01-10 21:05:52 +01:00 |
|
Alexandre Julliard
|
328ca0e00c
|
gdi32/tests: Fix an uninitialized pointer check for Win64.
|
2009-01-09 18:08:50 +01:00 |
|
Francois Gouget
|
581e390115
|
winapi_test: The tests don't support WIN64 yet so disable them there.
|
2009-01-08 12:47:22 +01:00 |
|
Francois Gouget
|
411f5d22c0
|
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
|
2009-01-08 12:46:39 +01:00 |
|
Francois Gouget
|
9f62c9b7a8
|
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
|
2009-01-08 12:44:49 +01:00 |
|
Francois Gouget
|
43c18c1321
|
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
|
2009-01-08 12:43:15 +01:00 |
|
Francois Gouget
|
2e668d2572
|
winapi_test: Updated so the generated tests work.
|
2009-01-08 12:42:12 +01:00 |
|
Alexandre Julliard
|
428de06982
|
gdi32/tests: Fix a pointer casting warning on 64-bit.
|
2009-01-03 20:13:29 +01:00 |
|
Paul Vriens
|
098f2f231d
|
gdi32/tests: Fix a few failures on Win9x.
|
2008-12-15 12:36:08 +01:00 |
|
Francois Gouget
|
f5657080c7
|
gdi32/tests: Make test_GdiAlphaBlend() static.
|
2008-12-12 11:42:07 +01:00 |
|
Paul Vriens
|
ed4444dae5
|
gdi32/tests: Fix some test failures on Win9x.
|
2008-12-12 11:38:31 +01:00 |
|
Paul Vriens
|
52a914db83
|
gdi32/tests: Remove the todo_wine logic where appropriate.
|
2008-12-11 11:50:15 +01:00 |
|
Paul Vriens
|
024a6bce5f
|
gdi32/tests: Fix a failure on NT4.
|
2008-12-10 10:49:50 +01:00 |
|
Paul Vriens
|
fee339f7ff
|
gdi32/tests: Fix a few test failures on Win9x and WinMe.
|
2008-12-05 12:36:53 +01:00 |
|
Paul Vriens
|
9960ab2418
|
gdi32/tests: Fix a few test failures on Win9x and WinMe.
|
2008-12-04 15:46:15 +01:00 |
|
Michael Stefaniuc
|
ec1c9492b0
|
gdi32: Remove some superfluous casts.
|
2008-11-25 11:56:02 +01:00 |
|
Paul Vriens
|
decb70d95c
|
gdi32/tests: Fix a few failures on Win9x and WinMe.
|
2008-11-13 15:30:52 +01:00 |
|
Paul Vriens
|
3f4333d70c
|
gdi32/tests: Don't crash on NT4.
|
2008-11-06 15:01:12 +01:00 |
|
Dmitry Timoshkov
|
25a1803720
|
gdi32: Fix a broken test.
|
2008-11-06 11:10:10 +01:00 |
|
Sergey Khodych
|
11d17fafc4
|
winex11: BitBlt returns TRUE when drawing outside of the clipping or visible region.
|
2008-11-06 11:09:16 +01:00 |
|
Michael Stefaniuc
|
8ff77fce45
|
gdi32/tests: HGDIOBJ is interchangeable with other handle types; no casts are needed.
|
2008-10-27 11:30:01 +01:00 |
|
Detlef Riekenberg
|
57a5a60ca3
|
gdi32/tests: Fix tests to not depend on 96 dpi.
|
2008-10-14 13:41:55 +02:00 |
|
Jeremy White
|
484add2220
|
gdi32/tests: Make the comparison of the enumerated and returned logfont structures actually work.
|
2008-10-13 12:14:23 +02:00 |
|
Jeremy White
|
fed3d50663
|
gdi32: Expand maximum font count to 4096, warn when we go over that limit.
|
2008-10-13 12:14:00 +02:00 |
|
Paul Vriens
|
880f785747
|
gdi32/tests: Skip some tests on Win9x/WinMe.
|
2008-10-08 12:20:38 +02:00 |
|
Dmitry Timoshkov
|
0d1470575d
|
gdi32: Allow a rounding error in the text justification test.
|
2008-10-06 15:30:40 +02:00 |
|
Dmitry Timoshkov
|
c8d5730610
|
gdi32: Add a test for a font being selected into 2 DCs with different transformations.
|
2008-10-06 15:30:36 +02:00 |
|
Dmitry Timoshkov
|
0467d4e4c6
|
gdi32: Make test_font_metrics require the font being selected into the DC.
|
2008-10-06 15:30:31 +02:00 |
|
Paul Vriens
|
4bf5c5f8a2
|
gdi32/tests: Fix a few failures on win9x.
|
2008-10-06 13:09:05 +02:00 |
|
Dmitry Timoshkov
|
40e1e39785
|
gdi32: Make the PS_NULL test pass under Wine.
|
2008-10-01 09:56:41 -05:00 |
|
Dmitry Timoshkov
|
830f1563c6
|
gdi32: Add a test for PS_NULL pen being equal to NULL_PEN stock object.
|
2008-09-29 17:25:36 -05:00 |
|
James Hawkins
|
e1d56fa4bd
|
comctl32: Fix a failing test in win9x.
|
2008-09-29 17:24:07 -05:00 |
|
Alexandre Julliard
|
ff6f7a57b9
|
gdi32/tests: Skip test that depends on Tahoma if it isn't installed.
|
2008-09-19 12:07:32 +02:00 |
|
Paul Vriens
|
84266fc6f6
|
gdi32/tests: Skip some failing tests on NT4.
|
2008-09-11 11:44:00 +02:00 |
|
Paul Vriens
|
c50d922ef6
|
gdi32/tests: Prevent a crash on win95.
|
2008-09-11 11:43:52 +02:00 |
|
James Hawkins
|
5468f40ab8
|
gdi32: Fix a failing test in win9x.
|
2008-09-03 14:21:42 +02:00 |
|