Michael Stefaniuc : gdi32/tests: Use the available ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Tue Jun 26 15:43:10 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Mon Jun 25 21:46:41 2018 +0200

gdi32/tests: Use the available ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/tests/bitmap.c   | 10 ++++-----
 dlls/gdi32/tests/brush.c    |  2 +-
 dlls/gdi32/tests/dc.c       |  6 +++---
 dlls/gdi32/tests/dib.c      | 38 ++++++++++++++++-----------------
 dlls/gdi32/tests/font.c     | 52 ++++++++++++++++++++++-----------------------
 dlls/gdi32/tests/gdiobj.c   |  2 +-
 dlls/gdi32/tests/icm.c      |  2 +-
 dlls/gdi32/tests/metafile.c |  7 +++---
 dlls/gdi32/tests/path.c     | 14 ++++++------
 dlls/gdi32/tests/pen.c      |  2 +-
 10 files changed, 67 insertions(+), 68 deletions(-)

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



More information about the wine-cvs mailing list