mshtml: Added JavaScript tests architecture and simple tests.

Alexandre Julliard julliard at winehq.org
Mon Dec 21 09:16:25 CST 2009


Jacek Caban <jacek at codeweavers.com> writes:

> ---
>  dlls/mshtml/tests/Makefile.in |    2 +
>  dlls/mshtml/tests/jstest.html |   20 ++
>  dlls/mshtml/tests/rsrc.rc     |   20 ++
>  dlls/mshtml/tests/script.c    |  735
> ++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 759 insertions(+), 18 deletions(-)
>  create mode 100644 dlls/mshtml/tests/jstest.html
>  create mode 100644 dlls/mshtml/tests/rsrc.rc

It doesn't work here:

../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p mshtml_test.exe.so script.c && touch script.ok
0[157e88]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
0[157e88]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
0[157e88]: file wine:res://Z:/home/julliard/wine/wine/dlls/mshtml/tests/mshtml_test.exe/jstest.html, line 5: ReferenceError: external is not defined

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list