Re: [PATCH] jscript: Don't allow function execution if script engine is not in started state.
13 Jan
2015
13 Jan
'15
7:56 p.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
try2: Fixed tests on win2k
--- dlls/jscript/function.c | 5 +++ dlls/jscript/jscript.c | 9 +----- dlls/jscript/jscript.h | 7 ++++ dlls/jscript/tests/run.c | 84 ++++++++++++++++++++++++++++++++++++++++++------ 4 files changed, 87 insertions(+), 18 deletions(-)
It breaks the tests: ../../../tools/runtest -q -P wine -T ../../.. -M wscript.exe -p wscript.exe_test.exe.so run && touch run.ok run.c:366: Test failed: expected reportSuccess make: *** [run.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org
3987
Age (days ago)
3987
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard