janitorial: Don't depend on user32 for the self registration functions.
[wine] / dlls / urlmon / tests /
2008-11-20  Alexandre Julliardurlmon/tests: Don't expect IHttpNegotiate2 queries...
2008-11-14  Alexandre Julliardurlmon/tests: Accept IInternetProtocolEx interface id.
2008-11-11  Paul Vriensurlmon/tests: Fix failures on Win9x and WinMe.
2008-11-11  Paul Vriensurlmon/tests: Skip some tests on Win9x and WinMe.
2008-10-08  Michael Stefaniucurlmon/tests: Use FAILED instead of !SUCCEEDED.
2008-09-29  Jacek Cabanurlmon: Fixed file protocol tests on win9x.
2008-09-29  Rob Shearmanurlmon: Fix race in protocol tests.
2008-09-09  James Hawkinsurlmon: Fix several failing tests with IE7.
2008-09-09  James Hawkinsurlmon: Fix a failing test with IE7.
2008-09-08  Paul Vriensurlmon/tests: Fix timeouts for win9x tests.
2008-09-05  Paul Vriensurlmon/tests: Fix test on win98.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-01  James Hawkinsurlmon: Fix a few test failures.
2008-06-25  James Hawkinsurlmon: Fix a few test failures in IE7.
2008-06-20  Alistair Leslie... urlmon: Check pointer before use.
2008-06-09  Jacek Cabanurlmon/tests: Always clear expect_* variables.
2008-06-02  James Hawkinsurlmon: Fix a few failing tests in win2k3.
2008-05-12  Jacek Cabanurlmon: Better error handling in file protocol.
2008-05-12  Jacek Cabanurlmon: Correctly handle file URLs with '|' instead...
2008-05-02  Alexandre Julliardurlmon: Avoid sizeof in traces.
2008-05-01  Paul Vriensurlmon/tests: Fix timeout for tests on win9x.
2008-05-01  James Hawkinsurlmon: Fix a test that fails in win2k3.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-14  Jacek Cabanurlmon: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY...
2008-03-14  Jacek Cabanurlmon: Added more policy tests.
2008-03-14  Jacek Cabanurlmon: Remove tests that fail on IE7 and make Wine...
2008-03-10  Jacek Cabanurlmon: Fixed MapUrlToZone test on IE7.
2008-02-29  Jacek Cabanurlmon: Don't call ReportProgress(BINDSTATUS_DIRECTBIND...
2008-02-21  Jacek Cabanurlmon: Fixed crash on old IE.
2008-02-18  Jacek Cabanurlmon: Added audio/basic MIME filter.
2008-02-18  Jacek Cabanurlmon: Added URLDownloadToFile tests.
2008-02-18  Jacek Cabanurlmon: Added TYMED_FILE support to CopyStgMedium.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-06  Jacek Cabanurlmon: Added gecko_installer_workaround to url.c tests.
2008-02-04  Jacek Cabanurlmon: Added more tests.
2008-02-04  Jacek Cabanurlmon: Added more protocol tests.
2008-02-04  Jacek Cabanurlmon: Fixed tests.
2008-02-04  Jacek Cabanurlmon: Added CopyStgMedium implementation.
2008-02-04  Jacek Cabanurlmon: Added MkParseDisplayNameEx tests.
2008-01-17  Marcus Meissnerurlmon: Skip pstgmed related tests if NULL.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2007-12-31  Jacek Cabanurlmon: Added more tests.
2007-12-31  Jacek Cabanurlmon: Added BindToObject implementation.
2007-12-31  Jacek Cabanurlmon: Added ibind argument handling in CreateAsyncBin...
2007-12-31  Jacek Cabanurlmon: Added more binding tests.
2007-12-28  Jacek Cabanurlmon: Added mime filters tests.
2007-12-28  Jacek Cabanurlmon: Added CoInternetQueryInfo tests.
2007-12-24  Jacek Cabanurlmon: Fixed BindToObject tests.
2007-12-24  Jacek Cabanurlmon: Added more binding tests.
2007-12-24  Jacek Cabanurlmon: Fixed protocol tests.
2007-12-14  Jacek Cabanurlmon: Fixed handling MIME type in Binding object.
2007-12-10  Alistair Leslie... urlmon: Fix memory leaks.
2007-10-29  Rob Shearmanurlmon: Add tests for BindToObject for URL monikers...
2007-10-26  Jacek Cabanurlmon: Fixed tests on IE7.
2007-10-26  Jacek Cabanurlmon: Added emulated http tests.
2007-10-23  Jacek Cabanurlmon: Added application/postscript MIME filter.
2007-10-23  Jacek Cabanurlmon: Added audio/wav MIME filter.
2007-10-23  Jacek Cabanurlmon: Added text/richtext MIME filter.
2007-10-09  Jacek Cabanurlmon: Fixed test on IE7.
2007-10-02  Jacek Cabanurlmon: Added more RegiterBindStatusCallback tests.
2007-10-02  Jacek Cabanurlmon: Added more strict QueryInterface tests.
2007-10-02  Jacek Cabanurlmon: Wrap callback in RegisterBindStatusCallback.
2007-08-13  Jacek Cabanurlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.
2007-08-09  Misha Koshelevurlmon/tests: Call CHECK_CALLED(OnProgress_SENDINGREQUE...
2007-08-09  Misha Koshelevurlmon: Do not use BindToStorage_hack for INTERNET_SCHE...
2007-08-09  Misha Koshelevurlmon/tests: Fix clipformat test.
2007-08-08  Rob Shearmanurlmon: Check some of the input parameters to URLOpenSt...
2007-08-08  Rob Shearmanurlmon: Add tests for URLOpenStreamW and URLOpenBlockin...
2007-08-08  Francois Gougeturlmon: Fix compilation on systems that don't support...
2007-08-08  Misha Koshelevurlmon/tests: Add test for binding to a URL from which...
2007-08-07  Misha Koshelevurlmon/tests: Keep track of download state in tests.
2007-08-07  Misha Koshelevurlmon/tests: Add tests for synchronous vs asynchronous...
2007-08-07  Misha Koshelevurlmon/tests: Declare the bind flags as a global variab...
2007-08-06  Misha Koshelevurlmon/tests: Fix todo_wine's to show the IServiceProvi...
2007-07-27  Misha Koshelevurlmon/tests: Make http protocol tests refractory to...
2007-07-27  Misha Koshelevurlmon/tests: Rename received_data event to more genera...
2007-07-26  Misha Koshelevurlmon/tests: Don't proceed with POST operation (that...
2007-07-26  Misha Koshelevurlmon/tests: Fix http protocol tests with absence...
2007-07-24  Misha Koshelevurlmon/tests: Release two objects that should be releas...
2007-07-24  Misha Koshelevurlmon/tests: Add tests for calls to IHttpNegotiate...
2007-07-24  Misha Koshelevurlmon/tests: Add tests for calls to IBindStatusCallbac...
2007-07-23  Misha Koshelevurlmon: Add support for non-GET requests (e.g., POST...
2007-07-23  Misha Koshelevurlmon/tests: Add test for BINDVERB_POST in http_protocol.
2007-07-19  Misha Koshelevurlmon/tests: Add tests for HttpProtocol behavior when...
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed when...
2007-07-19  Misha Koshelevurlmon/tests: Fix http_protocol tests to succeed on...
2007-07-11  Misha Koshelevurlmon: Implement HttpProtocol.
2007-07-10  Misha Koshelevurlmon/tests: Add tests for ObtainUserAgentString.
2007-07-09  Misha Koshelevurlmon/tests: Make http protocol mime type test pass...
2007-05-29  Francois GougetIn the PSDK HRESULT_FROM_WIN32() is now an inline funct...
2007-03-02  Jacek Cabanurlmon: Fix FindMimeFromData tests on IE7.
2007-02-12  Jacek Cabanurlmon: Added mk protocol handling test.
2007-02-12  Jacek Cabanurlmon: Added test of handlong its protocol.
2007-02-06  Jacek Cabanurlmon: Fix zone tests.
2007-01-25  Jan Zerebeckiurlmon: Fix type of an empty string to avoid warning.
2007-01-24  Jacek Cabanurlmon: Added BindProtocol's IInternetPriority implemen...
2007-01-24  Jacek Cabanurlmon: Added CreateBinding test.
2007-01-15  Jacek Cabanurlmon: Added mk protocol implementation.
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2007-01-12  Jacek Cabanurlmon: Code clean up.
next