[PATCH] mshtml/tests: Get rid of strcmp_wa from dom.c.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/tests/dom.c | 1329 +++++++++++++++++++-------------------- 1 file changed, 660 insertions(+), 669 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=64285 Your paranoid android. === wxppro (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" === wvistau64 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w7u (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w8 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w8adm (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w864 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1507 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809_2scr (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809_ar (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809_he (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809_ja (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809_zh_CN (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === wvistau64 (64 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w864 (64 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1507 (64 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === w1064v1809 (64 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (32 bit report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (32 bit French report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (32 bit Japanese:Japan report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (32 bit Chinese:China report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (32 bit WoW report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank" === debian10 (64 bit WoW report) === mshtml: dom.c:4643: Test failed: got L"_blank" dom.c:4643: Test failed: got L"_blank"
participants (2)
-
Jacek Caban -
Marvin