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

Alexandre Julliard julliard at winehq.org
Fri Jun 15 15:41:00 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Fri Jun 15 18:54:38 2018 +0200

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

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msi/tests/action.c     |  64 ++++++++---------
 dlls/msi/tests/automation.c |  70 +++++++++---------
 dlls/msi/tests/db.c         |  12 ++--
 dlls/msi/tests/install.c    | 169 ++++++++++++++++++++++----------------------
 dlls/msi/tests/msi.c        |  30 ++++----
 dlls/msi/tests/package.c    |   2 +-
 dlls/msi/tests/patch.c      |   8 +--
 dlls/msi/tests/record.c     |   4 +-
 8 files changed, 178 insertions(+), 181 deletions(-)

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



More information about the wine-cvs mailing list