[PATCH] jscript: Don't allow function execution if script engine is not in started state.

Alexandre Julliard julliard at winehq.org
Tue Jan 13 13:56:16 CST 2015


Jacek Caban <jacek at 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 at winehq.org



More information about the wine-devel mailing list