[PATCH 3/9] jscript: Introduce disp_invoke helper.

Alexandre Julliard julliard at winehq.org
Wed Jan 29 13:38:34 CST 2020


Jacek Caban <jacek at codeweavers.com> writes:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/jscript/dispex.c | 162 ++++++++++++++----------------------------
>  1 file changed, 55 insertions(+), 107 deletions(-)

This breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M wscript.exe -p wscript.exe_test.exe run && touch run.ok
run.c:190: Test failed: test.JS: L"Expected exception for CreateObject('nonexistent')"
make: *** [Makefile:185: run.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list