Module: wine Branch: master Commit: 0e681027a263b52627d1746391d6ba0e935252b0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0e681027a263b52627d1746391...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 1 23:27:45 2013 +0200
tests: Compile the tests by default with -D__WINESRC__.
---
Maketest.rules.in | 2 +- dlls/advapi32/tests/Makefile.in | 1 + dlls/advpack/tests/Makefile.in | 1 + dlls/avifil32/tests/Makefile.in | 1 + dlls/cabinet/tests/Makefile.in | 1 + dlls/comctl32/tests/Makefile.in | 1 + dlls/comdlg32/tests/Makefile.in | 1 + dlls/crypt32/tests/Makefile.in | 1 + dlls/d3d8/tests/Makefile.in | 1 + dlls/d3d9/tests/Makefile.in | 1 + dlls/d3dcompiler_43/tests/Makefile.in | 1 + dlls/d3dx9_36/tests/Makefile.in | 1 + dlls/ddraw/tests/Makefile.in | 1 + dlls/dinput/tests/Makefile.in | 1 + dlls/dinput8/tests/Makefile.in | 1 + dlls/dispex/tests/Makefile.in | 1 + dlls/dnsapi/tests/Makefile.in | 1 + dlls/dsound/tests/Makefile.in | 1 + dlls/dssenh/tests/Makefile.in | 1 + dlls/dxgi/tests/Makefile.in | 1 + dlls/explorerframe/tests/Makefile.in | 1 + dlls/gdi32/tests/Makefile.in | 1 + dlls/gdiplus/tests/Makefile.in | 1 + dlls/ieframe/tests/Makefile.in | 1 + dlls/imagehlp/tests/Makefile.in | 1 + dlls/imm32/tests/Makefile.in | 1 + dlls/jscript/tests/Makefile.in | 1 + dlls/kernel32/tests/Makefile.in | 1 + dlls/mmdevapi/tests/Makefile.in | 1 + dlls/msacm32/tests/Makefile.in | 1 + dlls/mscms/tests/Makefile.in | 1 + dlls/msctf/tests/Makefile.in | 1 + dlls/mshtml/tests/Makefile.in | 1 + dlls/msi/tests/Makefile.in | 1 + dlls/msvcrt/tests/Makefile.in | 1 + dlls/msxml3/tests/Makefile.in | 1 + dlls/ntdll/tests/Makefile.in | 1 + dlls/ole32/tests/Makefile.in | 1 + dlls/oleaut32/tests/Makefile.in | 1 + dlls/oledb32/tests/Makefile.in | 1 + dlls/opengl32/tests/Makefile.in | 1 + dlls/psapi/tests/Makefile.in | 1 + dlls/quartz/tests/Makefile.in | 1 + dlls/riched20/tests/Makefile.in | 1 + dlls/riched32/tests/Makefile.in | 1 + dlls/rpcrt4/tests/Makefile.in | 1 + dlls/rsaenh/tests/Makefile.in | 1 + dlls/secur32/tests/Makefile.in | 1 + dlls/setupapi/tests/Makefile.in | 1 + dlls/shell32/tests/Makefile.in | 1 + dlls/shlwapi/tests/Makefile.in | 1 + dlls/sti/tests/Makefile.in | 2 +- dlls/twain_32/tests/Makefile.in | 1 + dlls/urlmon/tests/Makefile.in | 1 + dlls/user32/tests/Makefile.in | 1 + dlls/usp10/tests/Makefile.in | 1 + dlls/vbscript/tests/Makefile.in | 1 + dlls/version/tests/Makefile.in | 1 + dlls/winhttp/tests/Makefile.in | 1 + dlls/wininet/tests/Makefile.in | 1 + dlls/winmm/tests/Makefile.in | 1 + dlls/winspool.drv/tests/Makefile.in | 1 + dlls/wintrust/tests/Makefile.in | 1 + dlls/wldap32/tests/Makefile.in | 1 + dlls/ws2_32/tests/Makefile.in | 1 + programs/cmd/tests/Makefile.in | 1 + programs/services/tests/Makefile.in | 1 + 67 files changed, 67 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0e681027a263b52627d174...