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

Alexandre Julliard julliard at winehq.org
Thu Jun 28 15:55:11 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Jun 28 18:17:01 2018 +0200

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

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/tests/class.c      | 16 ++++++-------
 dlls/user32/tests/clipboard.c  |  4 ++--
 dlls/user32/tests/combo.c      |  4 ++--
 dlls/user32/tests/cursoricon.c |  2 +-
 dlls/user32/tests/dde.c        | 12 +++++-----
 dlls/user32/tests/dialog.c     |  8 +++----
 dlls/user32/tests/edit.c       |  6 ++---
 dlls/user32/tests/input.c      | 13 +++++------
 dlls/user32/tests/listbox.c    |  2 +-
 dlls/user32/tests/menu.c       | 19 ++++++++-------
 dlls/user32/tests/monitor.c    |  6 ++---
 dlls/user32/tests/msg.c        | 26 ++++++++++-----------
 dlls/user32/tests/resource.c   |  4 ++--
 dlls/user32/tests/scroll.c     |  2 +-
 dlls/user32/tests/sysparams.c  | 50 ++++++++++++++++++++--------------------
 dlls/user32/tests/text.c       |  8 +++----
 dlls/user32/tests/uitools.c    |  2 +-
 dlls/user32/tests/win.c        | 52 +++++++++++++++++++++---------------------
 dlls/user32/tests/wsprintf.c   |  8 +++----
 19 files changed, 121 insertions(+), 123 deletions(-)

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



More information about the wine-cvs mailing list