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