27 Commits

Author SHA1 Message Date
Francois Gouget
3b140ccb0e Assorted spelling fixes. 2008-11-17 16:04:39 +01:00
Michael Stefaniuc
05d397283a mshtml/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:20 +02:00
Paul Vriens
5e0384ab6a mshtml/tests: Don't fail on unimplemented function. 2008-08-01 10:37:06 +02:00
James Hawkins
d5158cc35d mshtml: Fix a test failure in win2k. 2008-07-01 13:45:38 +02:00
Paul Vriens
31678eff50 urlmon/tests: Fix test on IE7. 2008-06-06 15:27:12 +02:00
Jacek Caban
4f7748b9b5 mshtml: Return full patch in res protocol's secure URL. 2008-03-14 13:29:58 +01:00
Jacek Caban
e7885cf221 mshtml: Added more about protocol tests. 2008-02-04 13:15:52 +01:00
Jacek Caban
c19fb7f011 mshtml: Added QueryInfo tests. 2007-12-28 11:29:17 +01:00
Jacek Caban
f79ffe4735 mshtml: Fixed protocol tests on IE7. 2007-01-23 11:27:21 +01:00
Francois Gouget
ebe52bf535 mshtml/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
2007-01-08 12:09:10 +01:00
Jacek Caban
139d2b813d mshtml: Added test of CompareUrl. 2006-12-13 16:51:39 +01:00
Jacek Caban
f3dbf490a7 mshtml: Win64 printf format warning fixes. 2006-10-07 18:05:26 +02:00
Jacek Caban
57ba0459c9 mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's CombineUrl. 2006-08-14 11:44:12 +02:00
Jacek Caban
114a1a22aa mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in ResProtocolInfo::CombineUrl. 2006-08-09 17:15:27 +02:00
Alexandre Julliard
65459cb344 mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:01 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jacek Caban
8bb2513ee9 mshtml: Fix protocol tests on XP. Make Wine match XP implementation. 2006-05-15 11:48:05 +02:00
Jacek Caban
cb92214210 mshtml/tests: Code cleanup. 2006-03-18 18:05:51 +01:00
Jacek Caban
dd2d59818d Fix typo in urlmon.idl. 2005-12-19 09:53:30 +01:00
Jacek Caban
b3ae533e00 Added MIME type checking to ResProtocol::Start. 2005-09-14 10:06:34 +00:00
Jacek Caban
5854c4d575 Added *ProtocolInfo::ParseUrl implementation. 2005-09-12 10:10:21 +00:00
Jacek Caban
14a7759cf4 Fix protocol test on 9x. 2005-08-16 15:59:50 +00:00
Jacek Caban
256fb405bf Fix protocol test on winxp. 2005-08-15 09:41:08 +00:00
Jacek Caban
388b9c6dcc Report BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol::Start. 2005-08-09 20:35:36 +00:00
Jacek Caban
f193c26554 Added about protocol implementation. 2005-08-03 10:56:26 +00:00
Felix Nawothnig
f35f259105 Skip futile tests if CoGetClassObject fails. 2005-07-18 09:06:22 +00:00
Jacek Caban
8fefccd67f Added res protocol test. 2005-06-30 18:11:57 +00:00