Module: wine Branch: master Commit: 06246aff9017d94626ad997b87c8613a011dc721 URL: http://source.winehq.org/git/wine.git/?a=commit;h=06246aff9017d94626ad997b87...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Nov 8 11:50:20 2013 +0100
rpcrt4: Compile tests with -D__WINESRC__.
---
dlls/rpcrt4/tests/Makefile.in | 1 - dlls/rpcrt4/tests/cstub.c | 2 +- dlls/rpcrt4/tests/generated.c | 1 + dlls/rpcrt4/tests/ndr_marshall.c | 11 +++++---- dlls/rpcrt4/tests/rpc.c | 44 +++++++++++++++++++------------------ dlls/rpcrt4/tests/rpc_async.c | 2 +- dlls/rpcrt4/tests/rpc_protseq.c | 24 ++++++++++---------- dlls/rpcrt4/tests/server.c | 39 +++++++++++++++++---------------- tools/winapi/tests.dat | 1 + 9 files changed, 65 insertions(+), 60 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=06246aff9017d94626ad99...