Alexandre Julliard : makefiles: Use the standard C_SRCS variable as the list of test files.

Alexandre Julliard julliard at winehq.org
Mon Feb 22 08:46:47 CST 2010


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Feb 20 19:56:55 2010 +0100

makefiles: Use the standard C_SRCS variable as the list of test files.

This enables it to be auto-updated by make_makefiles.

---

 Maketest.rules.in                    |    7 +++----
 dlls/advapi32/tests/Makefile.in      |    2 +-
 dlls/advpack/tests/Makefile.in       |    2 +-
 dlls/amstream/tests/Makefile.in      |    2 +-
 dlls/avifil32/tests/Makefile.in      |    2 +-
 dlls/browseui/tests/Makefile.in      |    2 +-
 dlls/cabinet/tests/Makefile.in       |    2 +-
 dlls/comcat/tests/Makefile.in        |    2 +-
 dlls/comctl32/tests/Makefile.in      |    2 +-
 dlls/comdlg32/tests/Makefile.in      |    2 +-
 dlls/credui/tests/Makefile.in        |    2 +-
 dlls/crypt32/tests/Makefile.in       |    2 +-
 dlls/cryptnet/tests/Makefile.in      |    2 +-
 dlls/cryptui/tests/Makefile.in       |    2 +-
 dlls/d3d10/tests/Makefile.in         |    2 +-
 dlls/d3d10core/tests/Makefile.in     |    4 ++--
 dlls/d3d8/tests/Makefile.in          |    4 ++--
 dlls/d3d9/tests/Makefile.in          |    4 ++--
 dlls/d3drm/tests/Makefile.in         |    2 +-
 dlls/d3dx9_36/tests/Makefile.in      |    2 +-
 dlls/d3dxof/tests/Makefile.in        |    2 +-
 dlls/ddraw/tests/Makefile.in         |    2 +-
 dlls/ddrawex/tests/Makefile.in       |    2 +-
 dlls/dinput/tests/Makefile.in        |    2 +-
 dlls/dmloader/tests/Makefile.in      |    2 +-
 dlls/dnsapi/tests/Makefile.in        |    2 +-
 dlls/dplayx/tests/Makefile.in        |    2 +-
 dlls/dsound/tests/Makefile.in        |    2 +-
 dlls/dxdiagn/tests/Makefile.in       |    2 +-
 dlls/dxgi/tests/Makefile.in          |    4 ++--
 dlls/fusion/tests/Makefile.in        |    2 +-
 dlls/gdi32/tests/Makefile.in         |    2 +-
 dlls/gdiplus/tests/Makefile.in       |    2 +-
 dlls/hlink/tests/Makefile.in         |    2 +-
 dlls/imagehlp/tests/Makefile.in      |    2 +-
 dlls/imm32/tests/Makefile.in         |    2 +-
 dlls/inetcomm/tests/Makefile.in      |    2 +-
 dlls/inetmib1/tests/Makefile.in      |    2 +-
 dlls/infosoft/tests/Makefile.in      |    2 +-
 dlls/iphlpapi/tests/Makefile.in      |    2 +-
 dlls/itss/tests/Makefile.in          |    2 +-
 dlls/jscript/tests/Makefile.in       |    2 +-
 dlls/kernel32/tests/Makefile.in      |    4 ++--
 dlls/localspl/tests/Makefile.in      |    2 +-
 dlls/localui/tests/Makefile.in       |    2 +-
 dlls/lz32/tests/Makefile.in          |    2 +-
 dlls/mapi32/tests/Makefile.in        |    2 +-
 dlls/mlang/tests/Makefile.in         |    2 +-
 dlls/mmdevapi/tests/Makefile.in      |    2 +-
 dlls/msacm32/tests/Makefile.in       |    2 +-
 dlls/mscms/tests/Makefile.in         |    2 +-
 dlls/msctf/tests/Makefile.in         |    2 +-
 dlls/mshtml/tests/Makefile.in        |    2 +-
 dlls/msi/tests/Makefile.in           |    2 +-
 dlls/mstask/tests/Makefile.in        |    2 +-
 dlls/msvcrt/tests/Makefile.in        |    2 +-
 dlls/msvcrtd/tests/Makefile.in       |    2 +-
 dlls/msvfw32/tests/Makefile.in       |    2 +-
 dlls/msxml3/tests/Makefile.in        |    2 +-
 dlls/netapi32/tests/Makefile.in      |    2 +-
 dlls/ntdll/tests/Makefile.in         |    4 ++--
 dlls/ntdsapi/tests/Makefile.in       |    2 +-
 dlls/ntprint/tests/Makefile.in       |    2 +-
 dlls/odbccp32/tests/Makefile.in      |    2 +-
 dlls/ole32/tests/Makefile.in         |    2 +-
 dlls/oleacc/tests/Makefile.in        |    2 +-
 dlls/oleaut32/tests/Makefile.in      |    2 +-
 dlls/oledb32/tests/Makefile.in       |    2 +-
 dlls/opengl32/tests/Makefile.in      |    2 +-
 dlls/pdh/tests/Makefile.in           |    2 +-
 dlls/psapi/tests/Makefile.in         |    2 +-
 dlls/qedit/tests/Makefile.in         |    2 +-
 dlls/qmgr/tests/Makefile.in          |    2 +-
 dlls/quartz/tests/Makefile.in        |    2 +-
 dlls/rasapi32/tests/Makefile.in      |    2 +-
 dlls/riched20/tests/Makefile.in      |    2 +-
 dlls/riched32/tests/Makefile.in      |    2 +-
 dlls/rpcrt4/tests/Makefile.in        |    2 +-
 dlls/rsaenh/tests/Makefile.in        |    2 +-
 dlls/schannel/tests/Makefile.in      |    2 +-
 dlls/secur32/tests/Makefile.in       |    2 +-
 dlls/serialui/tests/Makefile.in      |    2 +-
 dlls/setupapi/tests/Makefile.in      |    2 +-
 dlls/shdocvw/tests/Makefile.in       |    2 +-
 dlls/shell32/tests/Makefile.in       |    2 +-
 dlls/shlwapi/tests/Makefile.in       |    2 +-
 dlls/snmpapi/tests/Makefile.in       |    2 +-
 dlls/spoolss/tests/Makefile.in       |    2 +-
 dlls/sti/tests/Makefile.in           |    2 +-
 dlls/twain_32/tests/Makefile.in      |    2 +-
 dlls/urlmon/tests/Makefile.in        |    2 +-
 dlls/user32/tests/Makefile.in        |    2 +-
 dlls/userenv/tests/Makefile.in       |    2 +-
 dlls/usp10/tests/Makefile.in         |    2 +-
 dlls/uxtheme/tests/Makefile.in       |    2 +-
 dlls/version/tests/Makefile.in       |    2 +-
 dlls/windowscodecs/tests/Makefile.in |   10 +++++-----
 dlls/winhttp/tests/Makefile.in       |    2 +-
 dlls/wininet/tests/Makefile.in       |    2 +-
 dlls/winmm/tests/Makefile.in         |    2 +-
 dlls/winspool.drv/tests/Makefile.in  |    2 +-
 dlls/wintab32/tests/Makefile.in      |    2 +-
 dlls/wintrust/tests/Makefile.in      |    2 +-
 dlls/wldap32/tests/Makefile.in       |    2 +-
 dlls/ws2_32/tests/Makefile.in        |    2 +-
 dlls/xinput1_3/tests/Makefile.in     |    2 +-
 dlls/xmllite/tests/Makefile.in       |    2 +-
 programs/cmd/tests/Makefile.in       |    3 ++-
 108 files changed, 121 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list