Module: wine Branch: master Commit: 1d124f8869edf916caf2206be1e32975bd7541a7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d124f8869edf916caf2206be1...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Oct 15 10:35:01 2013 +0200
msi/tests: Compile with -D__WINESRC__.
---
dlls/msi/tests/Makefile.in | 1 - dlls/msi/tests/action.c | 10 +++- dlls/msi/tests/automation.c | 10 +++- dlls/msi/tests/db.c | 139 ++++++++++++++++++++++--------------------- dlls/msi/tests/format.c | 12 +++- dlls/msi/tests/install.c | 59 +++++++++++------- dlls/msi/tests/msi.c | 12 +++- dlls/msi/tests/package.c | 30 ++++++---- dlls/msi/tests/patch.c | 31 ++++++---- dlls/msi/tests/record.c | 2 +- dlls/msi/tests/suminfo.c | 4 +- 11 files changed, 182 insertions(+), 128 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1d124f8869edf916caf220...