Michael Stefaniuc : include: Make ARRAY_SIZE() available in wine/test.h.

Alexandre Julliard julliard at winehq.org
Fri May 25 13:41:12 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu May 24 23:46:27 2018 +0200

include: Make ARRAY_SIZE() available in wine/test.h.

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

---

 dlls/advapi32/tests/cred.c     | 2 --
 dlls/advapi32/tests/eventlog.c | 2 --
 dlls/advapi32/tests/registry.c | 1 -
 dlls/advapi32/tests/security.c | 2 --
 dlls/comctl32/tests/button.c   | 1 -
 dlls/comdlg32/tests/filedlg.c  | 2 --
 dlls/d2d1/tests/d2d1.c         | 4 ----
 dlls/d3d10core/tests/device.c  | 4 ----
 dlls/d3d11/tests/d3d11.c       | 4 ----
 dlls/d3d8/tests/device.c       | 2 --
 dlls/d3d9/tests/d3d9ex.c       | 2 --
 dlls/d3d9/tests/device.c       | 2 --
 dlls/d3d9/tests/stateblock.c   | 2 --
 dlls/d3d9/tests/visual.c       | 2 --
 dlls/d3dx9_36/tests/effect.c   | 2 --
 dlls/d3dx9_36/tests/math.c     | 2 --
 dlls/d3dx9_36/tests/mesh.c     | 2 --
 dlls/ddraw/tests/ddraw1.c      | 4 ----
 dlls/ddraw/tests/ddraw2.c      | 4 ----
 dlls/ddraw/tests/ddraw4.c      | 4 ----
 dlls/ddraw/tests/ddraw7.c      | 4 ----
 dlls/dmcompos/tests/dmcompos.c | 2 --
 dlls/dmime/tests/dmime.c       | 2 --
 dlls/dmloader/tests/loader.c   | 2 --
 dlls/dmstyle/tests/dmstyle.c   | 2 --
 dlls/dwrite/tests/analyzer.c   | 2 --
 dlls/dwrite/tests/font.c       | 2 --
 dlls/dwrite/tests/layout.c     | 2 --
 dlls/dxgi/tests/device.c       | 4 ----
 dlls/shell32/tests/shellpath.c | 4 ----
 dlls/shell32/tests/shlfolder.c | 2 --
 dlls/user32/tests/cursoricon.c | 2 --
 dlls/usp10/tests/usp10.c       | 4 ----
 dlls/xmllite/tests/reader.c    | 2 --
 include/wine/test.h            | 2 ++
 35 files changed, 2 insertions(+), 86 deletions(-)

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



More information about the wine-cvs mailing list