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

Alexandre Julliard julliard at winehq.org
Wed Jun 27 16:04:36 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Tue Jun 26 22:44:25 2018 +0200

shlwapi/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/shlwapi/tests/assoc.c   |  8 +++---
 dlls/shlwapi/tests/clist.c   |  6 ++---
 dlls/shlwapi/tests/istream.c |  6 ++---
 dlls/shlwapi/tests/ordinal.c | 56 +++++++++++++++++++--------------------
 dlls/shlwapi/tests/path.c    | 20 +++++++-------
 dlls/shlwapi/tests/string.c  | 62 ++++++++++++++++++++++----------------------
 dlls/shlwapi/tests/url.c     | 42 +++++++++++++++---------------
 7 files changed, 99 insertions(+), 101 deletions(-)

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



More information about the wine-cvs mailing list