Austin English
|
88faa9e152
|
mshtml: Mark tests that need wine-gecko as todo on arches without it.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-05-13 22:07:32 +02:00 |
Michael Stefaniuc
|
da3a53ab20
|
mshtml/tests: Get rid of a2bstr() in xmlhttprequest.c.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-12 16:54:03 +01:00 |
Michael Stefaniuc
|
605bd4591d
|
mshtml/tests: Get rid of strcmp_wa() in xmlhttprequest.c.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-12 16:54:03 +01:00 |
Alexandre Julliard
|
c8f3383696
|
include: Allow using debug.h in tests.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-12-17 16:55:15 +01:00 |
Jacek Caban
|
0992aaab9c
|
mshtml/tests: Fix XHR tests on some IE versions.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-13 01:26:41 +02:00 |
Michael Stefaniuc
|
6bc984a600
|
mshtml/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-11 16:34:06 +02:00 |
Alex Henrie
|
93eac48cc7
|
mshtml/tests: Add a trailing '\n' to ok() calls.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-05 17:33:30 +01:00 |
Jacek Caban
|
8c00ee2ac6
|
mshtml: Added more IHTMLXMLHttpRequst::send tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 22:40:10 +09:00 |
Jacek Caban
|
80893bcf52
|
mshtml: Skip headers problematic for cache.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-07 22:40:03 +09:00 |
Jacek Caban
|
f24526e79f
|
mshtml/tests: Fixed remaining xmlhttprequest test failures.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-23 22:58:18 +09:00 |
Jacek Caban
|
f8d47a6637
|
mshtml/tests: Fixed xmlhttprequest test failures.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-22 23:51:31 +09:00 |
Jacek Caban
|
206bebfd8f
|
mshtml: Added IHTMLXMLHttpRequest::getResponseHeader implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-25 13:33:07 +09:00 |
Frédéric Delanoy
|
7023b20b6c
|
mshtml/tests: Use todo_wine_if() in tests.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-19 00:49:09 +09:00 |
Jacek Caban
|
f614d7fa52
|
mshtml/tests: Fixed xmlhttprequest tests on IE7.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-09 12:19:03 +09:00 |
Zhenbo Li
|
798b1e06f3
|
mshtml: Add IHTMLXMLHttpRequest::responseXML() method implementation.
Signed-off-by: Zhenbo Li <litimetal@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-05 11:49:49 +01:00 |
Zhenbo Li
|
f1c3f7ff1c
|
mshtml/tests: Fix crash on win2000 testbot.
|
2015-08-25 21:09:01 +09:00 |
Zhenbo Li
|
b8f8b95e20
|
mshtml: Add IHTMLXMLHttpRequest::abort() method implementation.
|
2015-08-20 20:16:26 +09:00 |
Zhenbo Li
|
bb060fe62f
|
mshtml: Add IHTMLXMLHttpRequest::getAllResponseHeaders() method implementation.
|
2015-08-06 21:05:02 +09:00 |
Zhenbo Li
|
44e6448618
|
mshtml: Add IHTMLXMLHttpRequest::getResponseHeader() method implementation.
|
2015-08-06 21:05:00 +09:00 |
Zhenbo Li
|
74d07b7b0a
|
mshtml: Add IHTMLXMLHttpRequest::statusText property implementation.
|
2015-08-06 21:04:58 +09:00 |
Zhenbo Li
|
21043e5acf
|
mshtml: Add IHTMLXMLHttpRequest::status property implementation.
|
2015-07-22 17:42:59 +02:00 |
Zhenbo Li
|
4ea5d00e58
|
mshtml: Add IHTMLXMLHttpRequest::responseText() method implementation.
|
2015-07-22 17:42:57 +02:00 |
Huw Davies
|
1e263612ff
|
mshtml/tests: Fix a crash on Win 2008.
|
2015-07-17 19:29:30 +09:00 |
Zhenbo Li
|
119af47683
|
mshtml: Add IHTMLXMLHttpRequest::send() method implementation.
|
2015-07-08 19:12:08 +09:00 |
Zhenbo Li
|
f2669d6e9f
|
mshtml/tests: Wait for the document to be completely loaded.
|
2015-07-08 19:12:03 +09:00 |
Jacek Caban
|
8d85da757a
|
mshtml: Added support for binding XHR events.
|
2015-07-02 13:42:55 +09:00 |
Zhenbo Li
|
b6cf265317
|
mshtml: Add IHTMLXMLHttpRequest::readyState property implementation.
|
2015-07-01 19:18:13 +09:00 |
Zhenbo Li
|
d6b92300af
|
mshtml: Add IHTMLXMLHttpRequest:open() method implementation.
|
2015-07-01 19:18:12 +09:00 |
Jacek Caban
|
069599135b
|
mshtml: Initialize output paramter before test call.
|
2015-06-29 19:07:54 +09:00 |
Zhenbo Li
|
295a8d8301
|
mshtml/tests: Added IHTMLXMLHttpRequest tests.
|
2015-06-26 20:35:07 +09:00 |