mshtml: Added noscript tag handling tests.
[wine] / dlls / mshtml / tests / script.c
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-24  Jacek Cabanmshtml: Use custom VT_BSTR to VT_BOOL conversion in...
2012-09-13  Jacek Cabanmshtml: Added more events tests.
2012-08-28  Jacek CabanFixed remaining wrong iface call helpers.
2012-08-13  Jacek Cabanmshtml: Added VBScript in HTML tests.
2012-04-18  Jacek Cabanmshtml: Allow more tests to be ran in non-administrator...
2012-03-16  Jacek Cabanmshtml: Don't overwrite type of result if property...
2012-03-13  Jacek Cabanmshtml: Added property value conversion type tests.
2011-11-15  Jacek Cabanmshtml: Fixed script tests on IE9.
2011-08-23  Piotr Cabanmshtml: DeleteMemberByDispID should return E_NOTIMPL.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-22  Jacek Cabanmshtml: Make execScript tests more generic.
2011-03-18  Thomas Fabermshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPla...
2011-03-02  Jacek Cabanmshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
2011-02-14  Austin Englishmshtml/tests: Make sure a return value is used (LLVM...
2011-01-31  Jacek Cabanmshtml: Added script execution time tests.
2010-12-22  Jacek Cabanmshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with...
2010-11-09  Jacek Cabanmshtml: Added execScript tests.
2010-05-08  Jacek Cabanmshtml: Test return value of OnStateChange.
2010-05-05  Jacek Cabanmshtml: Fixed IObjectSafety failure handling.
2010-05-03  Gerald Pfeifermshtml/tests: Fix return value of ActiveScript_SetScrip...
2010-04-02  Alexandre Julliardmshtml/tests: Don't crash when Gecko is missing.
2010-03-26  Jacek Cabanmshtml: Skip script tests on too old IE.
2010-02-11  Jacek Cabanmshtml: Added tests showing that we should return E_NOT...
2010-01-06  Paul Vriensmshtml/tests: Fix timeouts on Win9x/WinMe by using...
2009-12-22  Jacek Cabanmshtml: Added JavaScript tests architecture and simple...
2009-12-07  Jacek Cabanmshtml: Don't pass fdexNameEnsure flag to script engine...
2009-11-20  Jacek Cabanmshtml: Get rid of no longer needed Gecko checks in...
2009-11-20  Jacek Cabanmshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
2009-11-09  Francois Gougetmshtml/tests: Fix a trailing '\n' in an ok() call.
2009-11-03  Jacek Cabanmshtml: Added support for accessing elements id by...
2009-11-03  Jacek Cabanmshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PR...
2009-10-01  Jacek Cabanmshtml: Added QueryCustomPolicy implementation.
2009-10-01  Jacek Cabanmshtml: Added IInternetHostSecurity::ProcessUrlAction...
2009-10-01  Jacek Cabanmshtml: Return HTMLDocumentNode object in ScriptHost...
2009-09-29  Jacek Cabanmshtml: Added ScriptHost IServiceProvider stub implemen...
2009-09-23  Ge van Geldorpmshtml/tests: Fix htmldoc test on Windows Server and...
2009-09-10  Jacek Cabanmshtml: Added window global properties test.
2009-09-08  Jacek Cabanmshtml: Added GetNextDispID and GetMemberName tests.
2009-09-02  Jacek Cabanmshtml: Fixed script tests on IE6 and IE7.
2009-09-01  Jacek Cabanmshtml: Added function object tests.
2009-08-31  Jacek Cabanmshtml: Fixed script tests on IE8.
2009-08-19  Alexandre Julliardmshtml/tests: Use the global wine_dbgstr_w instead...
2009-06-15  Detlef Riekenbergurlmon/tests: Move SecurityManager and ZoneManager...
2009-02-10  Jacek Cabanactivscp.idl: Added IActiveScriptParseProcedure*64...
2009-02-03  Jacek Cabanjscript: Add IActiveScriptParse64 declaration and use...
2009-01-29  Alasdair Sinclairmshtml/tests: Fix missing void in empty parameter list.
2009-01-10  Ge van Geldorpmshtml/tests: Skip a couple of tests when IE is running...
2008-11-12  Alistair Leslie... mshtml: Add tests for supported interfaces.
2008-10-10  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2008-10-07  Jacek Cabanmshtml: Added INVOKE_FUNC support to InvokeEx.
2008-09-03  Alistair Leslie... mshtml: Add IHTMLElementBody test.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-01  Jacek Cabanmshtml: Ignore fdexNameImplicit flag.
2008-07-01  Jacek Cabanmshtml: Return NULL in window object's GetNameSpaceParent.
2008-06-18  Jacek Cabanmshtml: Added more IDispatchEx tests.
2008-05-05  Jacek Cabanmshtml: Added more script tests.
2008-03-26  Jacek Cabanmshtml: Fixed crash in tests if Gecko is not available.
2008-03-25  Jacek Cabanmshtml: Added script engine loading test.