oleaut32/tests: Fix the tmarshal test on 64-bit.
[wine] / dlls / oleaut32 / tests /
2009-05-21  Alexandre Julliardoleaut32/tests: Fix the tmarshal test on 64-bit.
2009-05-21  Alexandre Julliardoleaut32/tests: Fix some pointer sizes in typelib tests...
2009-05-19  Francois Gougetoleaut32/tests: Replace realloc() with HeapReAlloc().
2009-05-18  Damjan Jovanovicoleaut32: Add a failing VarFormat test showing that...
2009-05-14  Damjan Jovanovicoleaut32: Strip trailing decimal zeroes when rounding...
2009-05-13  Damjan Jovanovicoleaut32: fix a rounding bug in VarFormat.
2009-05-08  Alexandre Julliardoleaut32/tests: Don't crash if ITypeInfo_GetTypeAttr...
2009-05-08  Alexandre Julliardoleaut32/tests: Use the correct allocator in the ClearC...
2009-04-20  Detlef Riekenbergoleaut32/tests: Replace lstrcpyW and lstrcatW with...
2009-04-14  Detlef Riekenbergoleaut32: VarCat must use localized names for VT_BOOL.
2009-04-13  Dmitry Timoshkovoleaut32: Add some additional tests for QueryPathOfRegT...
2009-04-07  Rob Shearmanoleaut32: Fix the SAFEARRAY marshalling on 64-bit platf...
2009-03-24  Lei Zhangoleaut32: Fix some corner cases in VarBstrCmp.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-02-23  Francois Gougetoleaut32/tests: Use win_skip() to skip over unimplement...
2009-02-09  Michael Stefaniucoleaut32: Remove superfluous pointer casts.
2009-02-02  Lei Zhangoleaut32/tests: Add a VarFormat test for date and time.
2009-02-02  Rob Shearmanoleaut32: Initialise more of the context passed into...
2009-01-30  Alasdair Sinclairoleaut32/tests: Fix missing void in empty parameter...
2009-01-29  Rob Shearmanoleaut32: Fix the typelib tests on 64-bit platforms.
2009-01-29  Michael Stefaniucoleaut32/tests: Remove superfluous pointer casts.
2009-01-12  Rob Shearmanoleaut32: Test the return value of the remote IWidget_S...
2009-01-09  Alexandre Julliardoleaut32/tests: Only compare the initialized part of...
2009-01-08  Alexandre Julliardoleaut32/tests: Avoid printing pointer differences...
2009-01-08  Nikolay Sivovoleaut32/tests: Fix copy/paste typo in test output.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Type.
2009-01-07  Nikolay Sivovoleaut32: Check pointer in IPicture::get_Handle.
2009-01-06  Nikolay Sivovoleaut32: Check pointer in IPicture_get_Attributes.
2009-01-06  Nikolay Sivovoleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-12-16  Jeremy Drakeoleaut32/tests: Fix double GlobalFree in olepicture...
2008-12-15  Francois Gougetoleaut32/tests: Make the Widget_*() and KindaEnum_...
2008-12-11  Nikolay Sivovoleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED...
2008-12-04  Alexandre JulliardAvoid including time.h before winsock.h in tests.
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2008-09-25  Damjan Jovanovicoleaut32: Fix double negative sign regression in VarFormat.
2008-09-25  Michael Stefaniucoleaut32/tests: Fix printf format warning.
2008-09-24  James Hawkinsoleaut32: Fix a failing test in win95.
2008-09-24  Michael Stefaniucoleaut32/tests: Remove redundant NULL check before...
2008-09-16  Mikołaj Zalewskioleaut32: VT_USERDEFINED records are passed by value.
2008-09-15  Paul Vriensoleaut32/tests: Don't crash on Win95.
2008-08-28  Paul Vriensoleaut32/tests: Skip some tests on win9x.
2008-08-26  Damjan Jovanovicoleaut32: Thousands separator support for VarFormat.
2008-08-25  Damjan Jovanovicoleaut32: Fix negative number handling in VarFormat.
2008-08-22  Damjan Jovanovicoleaut32: Add a failing VarFormat test.
2008-07-25  Reece Dunnoleaut32: Fix the SafeArrayGetVartype tests on Vista...
2008-07-21  Detlef Riekenbergoleaut32/tests: Run more typelib tests on win9x.
2008-07-21  Detlef Riekenbergoleaut32/tests: Fix tmarshal tests on win9x.
2008-07-21  Reece Dunnoleaut32: Fix the vartype tests on Vista.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  James Hawkinsoleaut32: Fix a few failing tests in win9x.
2008-07-07  Jon Griffithsoleaut32/test: Fix valgrind leaks.
2008-07-01  James Hawkinsoleaut32: Fix a test that fails on all platforms up...
2008-06-30  James Hawkinsoleaut32: Trace the failing VarCmp result.
2008-06-30  Jacek Cabanoleaut32: Added test showing need to QueryInterface...
2008-06-24  Alexandre Julliardoleaut32/tests: Allow UuidCreate to return RPC_S_UUID_L...
2008-06-20  Jon Griffithsoleaut32/tests: Fix invalid free (found by valgrind).
2008-06-19  Paul Vriensoleaut32/tests: Remove some stray spaces from the ok...
2008-06-09  Dan Kegeloleaut32/tests: Initialize reserved fields to unique...
2008-06-06  Dan Kegeloleaut32/tests: VariantInit() isn't enough, you have...
2008-06-04  Dan Kegeloleaut32/tests: Use VariantInit, not VariantClear,...
2008-06-02  Jon Griffithsoleaut32/tests: Fix memory leaks reported by valgrind.
2008-06-02  Paul Vriensoleaut32/tests: Cleanup typelib after the test.
2008-05-29  James Hawkinsoleaut32: Disable olefont tests that fail on all platforms.
2008-05-27  Michael Karcheroleaut32/tests: Call functions via manually obtained...
2008-05-27  Michael Karcheroleaut32: Currency to BSTR must use local decimal separ...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-25  Alexandre Julliardoleaut32/tests: Store the test typelib in resources...
2008-04-24  Alexandre JulliardAdd makedep magic comments for typelibs in resource...
2008-04-24  Paul Vriensoleaut32/tests: Skip a test on win9x.
2008-04-17  James Hawkinsoleaut32: Fix a few tests that fail in win2k.
2008-04-14  Austin Englisholeaut32: Spelling fixes.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-02-04  Rob Shearmanoleaut32: Fix some memory leaks in the safearray tests.
2008-02-04  Rob Shearmanoleaut32: Fix some reference count leaks in the tmarsha...
2008-02-04  Rob Shearmanoleaut32: Fix a memory leak in the olefont tests.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-31  Michael Stefaniucjanitorial: Remove superfluous backslashes at end of...
2007-12-26  Rob Shearmanoleaut32: Fix copy and paste error in VARIANT_UserUnmar...
2007-12-18  Francois Gougetoleaut32/tests: Avoid SHDeleteKeyW() because shlwapi...
2007-12-17  Alexandre Julliardoleaut32/tests: Avoid relying on system-dependent rounding.
2007-12-07  Rob Shearmanoleaut32: Fix a leak of the typelib in the tmarshal...
2007-12-07  Rob Shearmanoleaut32: Fix two memory leaks in the test for DispCall...
2007-12-07  Rob Shearmanoleaut32: Set the number of locks held on the safe...
2007-12-07  Rob Shearmanoleaut32: Try to re-use existing memory when unmarshall...
2007-12-05  Alexandru Balutoleaut32: Implement VarWeekdayName + tests.
2007-11-28  Rob Shearmanoleaut32: Handle integer overflow of len in SysReAllocS...
2007-11-02  Gerald Pfeiferoleaut32: Use -0.0 directly in test_VarBstrFromR4().
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-17  Marcus Meissneroleaut32/tests: Insert the decimal seperator, if it...
2007-10-15  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-10-10  Mikolaj Zalewskioleaut32: Function kind for dispatch interfaces should...
2007-10-09  Rob Shearmanoleaut32: Add a check for a test that depends on the...
2007-10-04  Mikolaj Zalewskioleaut32: olepicture: Support loading Aldus Placable...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarCat and VarAnd tests a bit...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarImp tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarIdiv tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarDiv tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarAnd tests if there is no I8...
2007-08-20  Paul Vriensoleaut32/tests: Skip VarCat tests if there is no I8...
next