[PATCH 3/9] jscript: Introduce disp_invoke helper.
28 Jan
2020
28 Jan
'20
12:58 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/dispex.c | 162 ++++++++++++++---------------------------- 1 file changed, 55 insertions(+), 107 deletions(-)
29 Jan
29 Jan
1:38 p.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
Signed-off-by: Jacek Caban <jacek(a)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(a)winehq.org
2234
Age (days ago)
2235
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Jacek Caban