Francois Gouget : tests: Remove unneeded assert.h includes.

Alexandre Julliard julliard at winehq.org
Tue Sep 27 13:00:01 CDT 2011


Module: wine
Branch: master
Commit: 3de330db54893d30232453d4401b4ef508b11473
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3de330db54893d30232453d4401b4ef508b11473

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Sep 27 00:15:07 2011 +0200

tests: Remove unneeded assert.h includes.

---

 dlls/amstream/tests/amstream.c     |    2 --
 dlls/browseui/tests/autocomplete.c |    1 -
 dlls/comctl32/tests/ipaddress.c    |    1 -
 dlls/comctl32/tests/toolbar.c      |    1 -
 dlls/comctl32/tests/trackbar.c     |    1 -
 dlls/comctl32/tests/updown.c       |    1 -
 dlls/crypt32/tests/cert.c          |    2 +-
 dlls/crypt32/tests/chain.c         |    3 ++-
 dlls/crypt32/tests/crl.c           |    2 +-
 dlls/crypt32/tests/ctl.c           |    2 +-
 dlls/crypt32/tests/store.c         |    2 +-
 dlls/d3dxof/tests/d3dxof.c         |    2 +-
 dlls/ddraw/tests/d3d.c             |    1 -
 dlls/ddraw/tests/dsurface.c        |    1 -
 dlls/ddraw/tests/overlay.c         |    1 -
 dlls/ddraw/tests/refcount.c        |    1 -
 dlls/ddraw/tests/visual.c          |    1 -
 dlls/ddrawex/tests/ddrawex.c       |    1 -
 dlls/ddrawex/tests/surface.c       |    1 -
 dlls/dmloader/tests/loader.c       |    2 --
 dlls/gdi32/tests/mapping.c         |    1 -
 dlls/gdi32/tests/palette.c         |    1 -
 dlls/gdi32/tests/pen.c             |    1 -
 dlls/inetcomm/tests/mimeintl.c     |    1 -
 dlls/inetcomm/tests/mimeole.c      |    1 -
 dlls/kernel32/tests/pipe.c         |    1 -
 dlls/qedit/tests/mediadet.c        |    2 --
 dlls/quartz/tests/filtergraph.c    |    2 --
 dlls/quartz/tests/memallocator.c   |    2 --
 dlls/quartz/tests/referenceclock.c |    2 --
 dlls/riched20/tests/richole.c      |    2 +-
 dlls/riched32/tests/editor.c       |    2 +-
 dlls/secur32/tests/main.c          |    2 +-
 dlls/setupapi/tests/devinst.c      |    2 +-
 dlls/shell32/tests/appbar.c        |    1 -
 dlls/shell32/tests/systray.c       |    1 -
 dlls/shlwapi/tests/path.c          |    1 -
 dlls/shlwapi/tests/shreg.c         |    1 -
 dlls/sti/tests/sti.c               |    2 +-
 dlls/user32/tests/broadcast.c      |    1 -
 dlls/user32/tests/class.c          |    1 -
 dlls/user32/tests/combo.c          |    1 -
 dlls/user32/tests/cursoricon.c     |    1 -
 dlls/user32/tests/dce.c            |    1 -
 dlls/user32/tests/static.c         |    1 -
 dlls/winmm/tests/mmio.c            |    1 -
 dlls/wintrust/tests/softpub.c      |    3 ++-
 47 files changed, 14 insertions(+), 53 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3de330db54893d30232453d4401b4ef508b11473



More information about the wine-cvs mailing list