gdi32/tests: Use wine_dbgstr_rect() to print RECTs.
commit75426bb92645168b921235c7a1ec12a4f6a5a6fc
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 20 Jun 2016 09:56:26 +0000 (20 11:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Jun 2016 15:23:56 +0000 (21 00:23 +0900)
tree6cc5b0be2e16c4d92ae42fe6c7f6271aabff3b60
parent085a538dedbf5369c7885f0547ba9e419fa2a1ec
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>
dlls/gdi32/tests/clipping.c
dlls/gdi32/tests/dc.c
dlls/gdi32/tests/dib.c
dlls/gdi32/tests/mapping.c
dlls/gdi32/tests/metafile.c