urlmon/tests: Make sure a return value is used (LLVM/Clang).
[wine] / dlls / urlmon / tests / sec_mgr.c
2011-05-05  Detlef Riekenbergurlmon/tests: Add tests for IInternetZoneManager_SetZon...
2011-03-29  Thomas Mullalyurlmon: Added basic domain zone support to MapUrlToZone.
2011-03-28  Thomas Mullalyurlmon/tests: Added zone domain mapping tests.
2011-03-28  Thomas Mullalyurlmon/tests: Added SecurityManager zone mapping cache...
2011-02-14  André Hentschelurlmon/tests: Fix expected result.
2011-02-14  Jacek Cabanurlmon: Fixed Valgrind warnings.
2011-02-11  André Hentschelurlmon/tests: Mark unavailable InternetZoneManagerEx2...
2011-02-09  Austin Englishurlmon/tests: Make sure return values are used (LLVM...
2011-02-08  Jacek Cabanurlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
2011-01-21  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetG...
2011-01-21  Thomas Mullalyurlmon/tests: Added pluggable protocol tests for CoInte...
2011-01-21  Thomas Mullalyurlmon: Added basic CoInternetGetSecurityUrlEx implemen...
2011-01-21  Thomas Mullalyurlmon/tests: Added CoInternetGetSecurityUrlEx tests.
2010-09-20  Jacek Cabanurlmon: Skip tests on very old IEs as soon as possible.
2010-04-22  Detlef Riekenbergurlmon/tests: Skip some sec_mgr tests on IE 4.0.
2010-04-14  Detlef Riekenbergurlmon/tests: CoInternetGetSecurityUrl is not present...
2010-04-14  Detlef Riekenbergurlmon/tests: Fix a failure on Win98.
2010-04-14  Detlef Riekenbergurlmon/tests: Do not depend on user security settings...
2009-12-17  Piotr Cabanurlmon: Added tests for CoInternetGetSecurityUrl.
2009-12-09  Piotr Cabanurlmon: Added InternetSecurityManager marshalling test.
2009-10-01  Jacek Cabanurlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SC...
2009-10-01  Jacek Cabanurlmon: Improve QueryCustomPolicy stub.
2009-10-01  Jacek Cabanurlmon: Correctly handle pPolicy and pContext arguments...
2009-09-26  Detlef Riekenbergurlmon/tests: Fix sec_mgr tests on win98 (IE 4).
2009-09-23  Ge van Geldorpmshtml/tests: Fix htmldoc test on Windows Server and...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-07-10  Detlef Riekenbergurlmon/tests: Windows headers need _WIN32_IE for IInter...
2009-07-09  Francois Gougeturlmon/tests: Fix two ok() trailing '\n's.
2009-07-08  Detlef Riekenbergurlmon/tests: Add tests for CoInternetCreateZoneManager.
2009-07-03  Detlef Riekenbergurlmon/tests: Add tests for the ZoneEnumerator.
2009-06-22  Detlef Riekenbergurlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
2009-06-16  Detlef Riekenbergurlmon/tests: Fix a typo in an ok message.
2009-06-15  Detlef Riekenbergurlmon/tests: Move SecurityManager and ZoneManager...