Alexandre Julliard : tests: Don' t depend on the static uuid libraries in the tests.

Alexandre Julliard julliard at winehq.org
Tue Jul 8 14:35:10 CDT 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul  8 16:17:17 2008 +0200

tests: Don't depend on the static uuid libraries in the tests.

This avoids trouble with the broken MingW libraries when
cross-compiling the tests.

---

 dlls/advapi32/tests/Makefile.in    |    2 +-
 dlls/advapi32/tests/lsa.c          |    5 +++--
 dlls/browseui/tests/Makefile.in    |    2 +-
 dlls/browseui/tests/autocomplete.c |    1 +
 dlls/comcat/tests/Makefile.in      |    2 +-
 dlls/comcat/tests/comcat.c         |    1 +
 dlls/d3d8/tests/Makefile.in        |    2 +-
 dlls/d3d8/tests/device.c           |    1 +
 dlls/d3d9/tests/Makefile.in        |    2 +-
 dlls/d3d9/tests/d3d9ex.c           |    1 +
 dlls/d3drm/tests/Makefile.in       |    2 +-
 dlls/d3dx8/tests/Makefile.in       |    2 +-
 dlls/ddraw/tests/Makefile.in       |    2 +-
 dlls/ddraw/tests/d3d.c             |    1 +
 dlls/dinput/tests/Makefile.in      |    2 +-
 dlls/dinput/tests/device.c         |    1 +
 dlls/dplayx/tests/Makefile.in      |    2 +-
 dlls/dsound/tests/Makefile.in      |    2 +-
 dlls/dsound/tests/capture.c        |    5 ++---
 dlls/dsound/tests/dsound.c         |    3 ++-
 dlls/hlink/tests/Makefile.in       |    2 +-
 dlls/hlink/tests/hlink.c           |    1 +
 dlls/inetcomm/tests/Makefile.in    |    2 +-
 dlls/inetcomm/tests/mimeole.c      |    1 +
 dlls/itss/tests/Makefile.in        |    2 +-
 dlls/itss/tests/protocol.c         |    3 +--
 dlls/jscript/tests/Makefile.in     |    2 +-
 dlls/jscript/tests/jscript.c       |    3 +++
 dlls/mapi32/tests/Makefile.in      |    2 +-
 dlls/mlang/tests/Makefile.in       |    2 +-
 dlls/mlang/tests/mlang.c           |    1 +
 dlls/mshtml/tests/Makefile.in      |    2 +-
 dlls/mshtml/tests/htmldoc.c        |    4 +++-
 dlls/mshtml/tests/misc.c           |    3 +--
 dlls/mshtml/tests/script.c         |    3 +++
 dlls/msi/tests/Makefile.in         |    2 +-
 dlls/msi/tests/automation.c        |    3 +++
 dlls/msxml3/tests/Makefile.in      |    2 +-
 dlls/msxml3/tests/domdoc.c         |    3 ---
 dlls/msxml3/tests/schema.c         |    6 ++----
 dlls/ole32/tests/Makefile.in       |    2 +-
 dlls/ole32/tests/marshal.c         |    4 ++++
 dlls/ole32/tests/stg_prop.c        |    6 ++++++
 dlls/oleaut32/tests/Makefile.in    |    2 +-
 dlls/oleaut32/tests/olefont.c      |    3 +++
 dlls/qedit/tests/Makefile.in       |    2 +-
 dlls/qedit/tests/mediadet.c        |    1 +
 dlls/quartz/tests/Makefile.in      |    2 +-
 dlls/quartz/tests/filtergraph.c    |    1 -
 dlls/quartz/tests/filtermapper.c   |    3 +++
 dlls/riched20/tests/Makefile.in    |    2 +-
 dlls/riched20/tests/richole.c      |    6 +-----
 dlls/rpcrt4/tests/Makefile.in      |    2 +-
 dlls/rpcrt4/tests/cstub.c          |    1 +
 dlls/shdocvw/tests/Makefile.in     |    2 +-
 dlls/shdocvw/tests/webbrowser.c    |    4 ++++
 dlls/shell32/tests/Makefile.in     |    2 +-
 dlls/shell32/tests/shelllink.c     |    3 ++-
 dlls/shlwapi/tests/Makefile.in     |    2 +-
 dlls/shlwapi/tests/clsid.c         |    4 ++--
 dlls/urlmon/tests/Makefile.in      |    2 +-
 dlls/urlmon/tests/protocol.c       |    2 --
 dlls/urlmon/tests/url.c            |    7 +++++--
 63 files changed, 94 insertions(+), 61 deletions(-)

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



More information about the wine-cvs mailing list