Eric Pouech : gdi32/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Mon Feb 28 15:50:20 CST 2022


Module: wine
Branch: master
Commit: 5c637c228f4ec8cf41200b1635321cf378fd2cb5
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5c637c228f4ec8cf41200b1635321cf378fd2cb5

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Mon Feb 28 08:25:44 2022 +0100

gdi32/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/tests/Makefile.in |   1 -
 dlls/gdi32/tests/bitmap.c    | 836 +++++++++++++++++++--------------------
 dlls/gdi32/tests/brush.c     |  56 +--
 dlls/gdi32/tests/clipping.c  |  40 +-
 dlls/gdi32/tests/dc.c        |  80 ++--
 dlls/gdi32/tests/dib.c       |  90 ++---
 dlls/gdi32/tests/driver.c    | 154 ++++----
 dlls/gdi32/tests/font.c      | 618 ++++++++++++++---------------
 dlls/gdi32/tests/gdiobj.c    |  62 +--
 dlls/gdi32/tests/icm.c       |  52 +--
 dlls/gdi32/tests/mapping.c   | 132 ++++---
 dlls/gdi32/tests/metafile.c  | 912 +++++++++++++++++++++----------------------
 dlls/gdi32/tests/palette.c   |   6 +-
 dlls/gdi32/tests/path.c      | 114 +++---
 dlls/gdi32/tests/pen.c       | 244 ++++++------
 15 files changed, 1703 insertions(+), 1694 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5c637c228f4ec8cf41200b1635321cf378fd2cb5



More information about the wine-cvs mailing list