Jacek Caban : rpcrt4/tests: Run RPC tests in both mixed and fully interpreted mode.
Module: wine Branch: master Commit: d73a6bae08644f0e551fd16ac0ed543d1eb871e3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d73a6bae08644f0e551fd16ac... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jan 23 14:11:11 2019 +0100 rpcrt4/tests: Run RPC tests in both mixed and fully interpreted mode. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/rpcrt4/tests/Makefile.in | 6 +- dlls/rpcrt4/tests/server.c | 934 ++++++++++++++++++++++++++++++------ dlls/rpcrt4/tests/server.idl | 228 +++++---- dlls/rpcrt4/tests/server_interp.idl | 25 + 4 files changed, 965 insertions(+), 228 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d73a6bae08644f0e551fd...
participants (1)
-
Alexandre Julliard