Michael Stefaniuc
75426bb926
gdi32/tests: Use wine_dbgstr_rect() to print RECTs.
...
Two old (win95 and winnt) broken() removed en passant.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-21 00:23:56 +09:00
Frédéric Delanoy
259cb3c8cd
gdi32/tests: Use BOOL type where appropriate.
2013-11-07 13:13:12 +01:00
Frédéric Delanoy
4da17dbf5d
gdi32/tests: Align return type from SetVirtualResolution prototype with its definition.
2013-11-07 13:12:42 +01:00
Francois Gouget
3de330db54
tests: Remove unneeded assert.h includes.
2011-09-27 10:59:56 +02:00
Austin English
4cdd01fc82
gdi32/tests: Remove win9x hacks.
2011-08-22 17:22:07 +02:00
Dmitry Timoshkov
afcfb51055
gdi32: Add some additional tests for negative axes extents.
2011-03-08 12:30:39 +01:00
Alexandre Julliard
0766d375bc
gdi32: Mirror the returned rectangle in GetClipBox for RTL layout.
2010-09-08 13:21:21 +02:00
Alexandre Julliard
7d776a866e
gdi32: Mirror the clip region when the DC is mirrored, with tests.
2010-07-29 13:36:43 +02:00
Alexandre Julliard
2773ae181e
gdi32/tests: Add some tests for the DC origin in RTL layouts.
2010-07-28 20:35:09 +02:00
Alexandre Julliard
d100153e5c
gdi32/tests: Make function pointers global in the mapping test.
2010-07-28 20:34:20 +02:00
Alexandre Julliard
f695c1d19d
gdi32: Update the DC mappings when the layout is changed.
2010-07-23 11:34:07 +02:00
Alexandre Julliard
480117fdaf
gdi32/tests: Fix a typo in a macro name.
2010-07-22 21:04:56 +02:00
Alexandre Julliard
e36f326f35
gdi32/tests: Fixed coordinates matching to use a relative error.
2010-07-19 14:38:16 +02:00
Huw Davies
4b9c22d66b
gdi32: Add tests for GetTransform.
2009-06-24 14:52:21 +02:00
Huw Davies
e920f5f7d7
gdi32: Add tests for SetVirtualResolution.
2009-06-23 16:21:46 +02:00
Paul Vriens
05c50725db
gdi32/tests: Fix a test failure on NT4.
2009-04-23 18:14:27 +02:00
Dmitry Timoshkov
301b5d2772
gdi32: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine.
2009-04-06 12:56:50 +02: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
Detlef Riekenberg
57a5a60ca3
gdi32/tests: Fix tests to not depend on 96 dpi.
2008-10-14 13:41:55 +02:00
Dmitry Timoshkov
e976877fa5
gdi32: Add a test for combined mapping mode/world transform changes.
2008-06-18 17:34:27 +02:00
Maarten Lankhorst
f74075b776
gdi32: Make mapping test slightly less strict so it passes on windows XP.
2008-05-06 11:25:26 +02:00
Marcus Meissner
f0280cbd1e
made functions and variables static in some testcases.
2006-12-11 12:18:29 +01:00
Alexandre Julliard
7dfc447741
gdi32: Renamed the gdi directory to gdi32.
2006-10-20 12:25:29 +02:00