Alexandre Julliard
|
bd5ccea53f
|
gdi32: Avoid some rounding errors in AngleArc.
|
2010-04-09 18:24:35 +02:00 |
Alexandre Julliard
|
a8e86e35dd
|
winapi: Generate the 64-bit variant of structure size/alignment tests.
|
2010-04-07 18:03:00 +02:00 |
Dmitry Timoshkov
|
fb9bca41e5
|
gdi32: Fix some DC leaks in gdi32 bitmap tests.
|
2010-04-07 13:51:13 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Paul Vriens
|
b5738dcceb
|
gdi32/tests: Fix a test failure on Win9x/WinMe.
|
2010-03-05 12:46:01 +01:00 |
Henri Verbeet
|
9ab004d56a
|
gdi32: GetObject() should return the DIB's absolute height in dsBmih.biHeight.
|
2010-03-01 14:03:34 +01:00 |
Henri Verbeet
|
96e4a33b65
|
gdi32/tests: Fix a few format strings.
|
2010-03-01 14:03:33 +01:00 |
Dmitry Timoshkov
|
2f7053e6c0
|
gdi32: Fix the DeleteDC test failures under Win9x.
|
2010-02-25 12:11:04 +01:00 |
Dmitry Timoshkov
|
d6cfc3223e
|
user32: DeleteDC() should allow to delete a DC returned by GetDC().
|
2010-02-24 16:03:02 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Andrew Nguyen
|
a504867a89
|
gdi32: Check the region handle in GetClipRgn later.
|
2010-02-16 11:33:33 +01:00 |
Ilya Shpigor
|
91a1321a97
|
gdi32: Additional checking in the test for font creation with the OEM charset.
|
2010-01-19 12:21:15 +01:00 |
Ilya Shpigor
|
f91d61a529
|
gdi32: Test for font creation with the OEM charset.
|
2009-12-31 12:12:18 +01:00 |
André Hentschel
|
fb56000c13
|
gdi32/tests: Also test non-style suffix.
|
2009-12-14 12:04:04 +01:00 |
Francois Gouget
|
d442a48e2a
|
gdi32/tests: Make test_CreateFontIndirect() static.
|
2009-11-24 15:53:36 +01:00 |
Charles Davis
|
3f1281cc44
|
gdi32/tests: Test BitBlt() to an enhanced metafile.
|
2009-11-23 15:25:33 +01:00 |
André Hentschel
|
762280eab0
|
gdi32/tests: Simplify testcase.
|
2009-11-18 11:14:24 +01:00 |
André Hentschel
|
e4beddb664
|
gdi32: Don't strip font suffix.
|
2009-11-17 15:14:56 +01:00 |
André Hentschel
|
8f31df1dd8
|
gdi32/tests: Test CreateFontIndirect for suffix stripping.
|
2009-11-16 13:25:00 +01:00 |
Huw Davies
|
16c20d3c73
|
gdi32/tests: Test the return value of GetClipBox before trying to access the rect.
|
2009-11-13 13:36:35 +01:00 |
Dmitry Timoshkov
|
2158999382
|
gdi32: Rework the test for too large width/height font ratio to pass with different font heights, make it pass under Wine.
|
2009-10-07 12:27:51 +02:00 |
Joel Holdsworth
|
170e425b00
|
gdi32: Added tests for StretchDIBits.
|
2009-10-02 11:50:01 +02:00 |
Joel Holdsworth
|
fb0b7381d0
|
gdi32: Added tests for StretchBlt.
|
2009-10-02 11:49:46 +02:00 |
Markus Stockhausen
|
e51b20bf05
|
gdi32: Check for NULL pointer in GdiAlphaBlend.
|
2009-09-18 09:14:16 -05:00 |
Ilya Shpigor
|
dad99e2aa9
|
gdi32/tests: Add test for SelectClipRgn in metafile.
|
2009-09-08 14:16:31 +02:00 |
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 |
Huw Davies
|
1d66e20ead
|
gdi32/tests: Add a broken case for some versions of winxp.
|
2009-07-17 12:38:08 +02:00 |
Joel Holdsworth
|
91f458314b
|
gdi32/tests: Added tests for BitBlt.
|
2009-07-16 16:18:20 +02:00 |
Huw Davies
|
e5c614e6b1
|
gdi32/tests: Allow a small tolerance when comparing scaling values.
|
2009-07-13 10:32:11 +02:00 |
Huw Davies
|
904b2749f7
|
gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails.
|
2009-07-08 20:15:00 +02:00 |
Huw Davies
|
787ead8088
|
gdi32: Use a modified version of MulDiv to match native behaviour.
|
2009-07-07 13:22:13 +02:00 |
Paul Vriens
|
31d82c5fdc
|
gdi32/tests: Mark an intermittent failure as broken() on Win9x/ME.
|
2009-07-06 14:35:25 +02:00 |
Huw Davies
|
395436d2e9
|
gdi32/tests: Fix tests on win9x and winMe.
|
2009-07-03 11:28:06 +02:00 |
Huw Davies
|
dca1b517ec
|
gdi32/tests: Add some traces and fix a few comments.
|
2009-07-02 13:17:49 +02:00 |
Huw Davies
|
12adc3e1fb
|
gdi32: Add tests for the map mode and window size records.
|
2009-07-02 13:17:44 +02:00 |
Huw Davies
|
d79943446f
|
gdi32/tests: Dump the correct metafile if the test fails.
|
2009-07-01 14:50:53 +02:00 |
Huw Davies
|
470e8fe2f4
|
gdi32/tests: Add a test for the MFCOMMENT record's size.
|
2009-07-01 14:50:50 +02:00 |
Huw Davies
|
d6bb2b7591
|
gdi32: Add tests for the GetWinMetaFileBits MFCOMMENT record.
|
2009-06-30 12:58:17 +02:00 |
Francois Gouget
|
8b93e1fe06
|
gdi32/tests: Make test_GetTextMetrics2() static.
|
2009-06-29 13:22:51 +02:00 |
Francois Gouget
|
4f0c6a3172
|
gdi32/tests: Fix the trailing '\n' of a few ok() calls.
|
2009-06-26 14:40:08 +02:00 |
Rein Klazes
|
08ca2fa6a9
|
gdi32/tests: Show that there is an upper limit to the width of a font that can be specified.
|
2009-06-25 12:08:12 +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
|
53b1e8909f
|
gdi32/tests: Fix the last test failure on NT4.
|
2009-06-16 13:37:21 +02:00 |
Paul Vriens
|
eae4b22b61
|
gdi32/tests: Fix some test failures on NT4.
|
2009-06-16 13:37:11 +02:00 |
Paul Vriens
|
cf43e2cac7
|
gdi32/tests: Fix several test failures on Win9x/WinME/NT4.
|
2009-06-15 13:42:30 +02:00 |
Francois Gouget
|
34accb382b
|
gdi32/tests: Small indentation fix.
|
2009-06-15 13:42:29 +02:00 |
Rein Klazes
|
d145f399ca
|
gdi32: Fix RectInRegion() if right < left or bottom < top.
|
2009-06-08 13:18:58 +02:00 |
Paul Vriens
|
9f4283dcc6
|
gdi32/tests: Fix a test failure on Win9x/WinME.
|
2009-05-22 15:16:29 +02:00 |
Nikolay Sivov
|
0f9bc1d3b7
|
gdi32: Check header pointer in CreateDIBitmap.
|
2009-05-04 14:57:32 +02:00 |