jscript: Fixed to_primitive for null dispatch.
[wine] / dlls / ole32 / tests /
2009-09-08  Andrew Eikumole32: Don't fail when constants are 'incorrect'.
2009-08-28  Andrew Eikumole32: Overwrite previous CompObj instead of failing.
2009-08-19  Alexandre Julliardole32/tests: Skip a string that may not round-trip...
2009-08-18  Alexandre Julliardole32/tests: Don't release the token object since it...
2009-08-18  Alexandre Julliardole32/tests: Avoid infinite waits in tests.
2009-07-22  Alexandre Julliardole32/tests: Avoid depending on the heap allocation...
2009-07-06  Paul Vriensole32/tests: Reset a variable before testing.
2009-07-03  Alexandre Julliardole32/tests: Fix the HMETAFILE_UserSize prototype.
2009-07-03  Hans Leidekkerole32: Use existing MTA in CoGetContextToken and CoGetO...
2009-07-02  Paul Vriensole32/tests: Fix some test failures on Win9x/WinME.
2009-06-23  Hans Leidekkerole32: Add tests for CoGetContextToken.
2009-06-23  Huw Daviesole32/tests: Add a test for enhanced metafile retrieval.
2009-06-05  Francois Gougetole32/tests: Make test_readonly() static.
2009-06-04  Paul Vriensole32/tests: Fix remaining test failures on NT4 and...
2009-06-03  Paul Vriensole32/tests: Fix a crash on NT4 and below.
2009-06-03  Paul Vriensole32/tests: Run more tests on Win9x by using A-functions.
2009-06-03  Paul Vriensole32/tests: Move common variables to the top.
2009-06-02  Huw Daviesole32: In simple mode keep the stream size above the...
2009-06-02  Huw Daviesole32: In simple create mode the size returned by IStre...
2009-06-02  Huw Daviesole32: In simple mode, CreateStream with the STGM_CREAT...
2009-06-01  Vincent Povirkole32: Fix return code of DeleteStorage for read only...
2009-06-01  Vincent Povirkole32: Fix crash when calling CreateStorage on read...
2009-06-01  Vincent Povirkole32: Fix crash when calling CreateStream on read...
2009-06-01  Vincent Povirkole32: Add some tests for read only storage objects.
2009-05-28  Alexandre Julliardole32: Fix some pointer conversion warnings on 64-bit.
2009-05-25  Huw Daviesole32/tests: Fix tests on systems without IE installed.
2009-05-21  Huw Daviesole32/tests: Use the current stream position to determi...
2009-05-20  Huw Daviesole32/tests: Exercise the HGLOBAL marshaller over a...
2009-05-19  Huw Daviesole32/tests: Cope with an alignment hole between the...
2009-05-19  Huw Daviesole32/tests: Remove assumptions about the size of marsh...
2009-05-18  Huw Daviesole32: Implement TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32/tests: Add tests for TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32: Add support for marshalling pUnkForRelease.
2009-05-18  Huw Daviesole32/tests: Add tests for STGMEDIUM marshalling with...
2009-05-18  Huw Daviesole32: Implement the WdtpInterfacePointer marshal funct...
2009-05-18  Huw Daviesole32/tests: Show that it's the loword of the separate...
2009-05-12  Huw Daviesole32/tests: Add tests to show the WdtpInterfacePointer...
2009-05-12  Huw Daviesole32/tests: Make the size tests for the WdtpInterfaceP...
2009-05-08  Alexandre Julliardole32/tests: Fix the clipboard format test on Win64.
2009-05-05  Hans Leidekkerole32: Use existing MTA in CoGetClassObject and CoCreat...
2009-05-05  Hans Leidekkerole32: Add tests to show that COM needs to be initializ...
2009-04-30  Huw Daviesole32: Implement GetDataHere.
2009-04-24  Huw Daviesole32/tests: Improve the traces in the test.
2009-04-24  Aric Stewartole32: CoGetTreatAsClass should return S_FALSE if it...
2009-04-23  Huw Daviesole32/tests: For win9x and winme the size of the data...
2009-04-22  Huw Daviesole32/tests: Rename variable to avoid a conflict on...
2009-04-22  Huw Daviesole32/tests: Add some tests to exercise the enumerator.
2009-04-22  Huw Daviesole32/tests: win9x and winme don't enumerate duplicated...
2009-04-22  Huw Daviesole32/tests: win64 sets the lsb of the final DWORD...
2009-04-22  Huw Daviesole32/tests: win9x and winme don't have CF_UNICODETEXT.
2009-04-22  Huw Daviesole32/tests: win9x, winme and nt4 ignore the target...
2009-04-22  Huw Daviesole32/tests: OleGetClipboard doesn't return the same...
2009-04-21  Huw Daviesole32: Add support for enumerating non-ole clipboard...
2009-04-21  Huw Daviesole32: Don't set cf_dataobject if we're clearing the...
2009-04-21  Huw Daviesole32: Check that the target devices match.
2009-04-16  Huw Daviesole32/tests: Tests for a flushed clipboard.
2009-04-16  Huw Daviesole32/tests: Add a few more reference count tests.
2009-04-16  Huw Daviesole32: After a call to GetData the consumer should...
2009-04-16  Huw Daviesole32: The consumer data object is not a singleton...
2009-04-16  Huw Daviesole32/tests: Tests that show the consumer data object...
2009-04-08  Alexandre Julliardole32/tests: Avoid size_t in traces.
2009-04-01  Huw Daviesole32/tests: Set tymed in GetData and AddRef the interf...
2009-03-31  Huw Daviesole32/tests: Add some tests for stream data.
2009-03-31  Huw Daviesole32/tests: Add broken return value for win98.
2009-03-31  Huw Daviesole32/tests: On win9x GetClipboardData returns a new...
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
2009-03-26  Huw Daviesole32: Set the 'Ole Private Data' clipboard format.
2009-03-26  Huw Daviesole32: OleFlushClipboard shouldn't call EmptyClipboard.
2009-03-25  Huw Daviesole32/tests: Tests for the 'Ole Private Data' clipboard...
2009-03-23  Huw Daviesole32: Store the ole clipboard window's HWND in the...
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-17  Alexandre Julliardole32/tests: Don't hang forever in the child process.
2009-02-17  Rob Shearmanole32: Round the extected size in the marshal and monik...
2009-02-11  Rob Shearmanole32: Fix a test failure in the moniker tests on Win9x.
2009-02-11  Rob Shearmanole32: Fix some test failures in the free threaded...
2009-02-09  Rob Shearmanole32: Allow some optional methods to be called in...
2009-02-09  Rob Shearmanole32: Add framework in the ole2 tests for having optio...
2009-02-09  Rob Shearmanole32: Output the size that we didn't expect in the...
2009-02-09  Rob Shearmanole32: Fix some test failures in the HGLOBAL marshallin...
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-02-06  Rob Shearmanole32: Fix an ole2 test failure on Win9x and NT4.
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-01-29  Ge van Geldorpole32/tests: Write to HKCR instead of HKCU/Software...
2009-01-28  Rob Shearmanole32: Fix a missing CoUninitialize in test_CoFreeUnuse...
2009-01-28  Rob Shearmanole32: Fix some tests that fail on NT4 and Win9x.
2009-01-26  Ge van Geldorpole32/tests: Some Windows versions need the class to...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2009-01-15  Andrey Turkinole32: Do not crash in WriteClassStg if passed NULL...
2009-01-15  Andrey Turkinole32: Add IContextCallback interface to context object.
2009-01-14  Andrey Turkinole32/tests: Add test for IContextCallback.
2009-01-13  Austin Englishole32: Add tests for CoInitializeEx.
2009-01-10  Alexandre Julliardole32/tests: Fix marshalling data layout for Win64.
2009-01-09  Nikolay Sivovole32: Some tests for IMoniker::IsRunning with NULL...
2009-01-07  Nikolay Sivovole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-05  Alexandre Julliardole32/tests: Fix a structure size check for Win64.
next