Module: wine Branch: master Commit: 142d0f302623e650a6854ebb2f1e368f4547c536 URL: http://source.winehq.org/git/wine.git/?a=commit;h=142d0f302623e650a6854ebb2f...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Jul 30 12:02:01 2012 +0200
jscript/tests: Use proper helpers for iface calls.
---
dlls/jscript/tests/activex.c | 68 ++++++++++++++++++++++++++++------------- dlls/jscript/tests/caller.c | 30 ++++++++++++++---- dlls/jscript/tests/jscript.c | 34 +++++++++++++++----- dlls/jscript/tests/run.c | 46 +++++++++++++++++++--------- 4 files changed, 125 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=142d0f302623e650a6854e...