Assorted spelling fixes.
[wine] / dlls / oleaut32 / tests /
2007-08-09  Francois GougetAssorted spelling fixes.
2007-06-27  Michael Stefaniucoleaut32: Remove superfluous casts of void pointers...
2007-06-25  Huw Daviesoleaut32: Handle marshaling of VARTYPE-less FADF_VARIAN...
2007-06-25  Huw Daviesoleaut32: Implement marshaling of VT_BYREF interfaces.
2007-06-25  Huw Daviesoleaut32: Interfaces that derive from IDispatch should...
2007-06-07  Misha Koshelevoleaut32: Add support for vararg functions in ITypeInfo...
2007-06-07  Misha Koshelevoleaut32/tests: Add tests for IDispatch::Invoke of...
2007-06-06  Huw Daviesoleaut32: Fixes for the PICTYPE_UNINITIALIZED case.
2007-06-01  Francois Gougetoleaut32/tests: Improve vtstr() and variantstr().
2007-05-31  Francois Gougetoleaut32/tests: Convert some macros to functions.
2007-05-31  Francois Gougetoleaut32/tests: Fix the EQ_DOUBLE() and EQ_FLOAT()...
2007-05-31  Francois Gougetoleaut32/tests: Remove unneeded parentheses.
2007-05-31  Francois Gougetoleaut32/tests: Remove redundant semi-colons.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-29  Francois Gougetoleaut32/tests: Fix the Visual C++ double to float...
2007-05-18  Huw Daviesoleaut32: Fix CreateDispTypeInfo to store the correct...
2007-05-18  Huw Daviesoleaut32: Test for interface that derives from IUnknown.
2007-05-18  Huw Daviesoleaut32: Tests for more 'syntax 2' dispinterfaces.
2007-05-18  Huw Daviesoleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
2007-05-18  Huw Daviesoleaut32: Fix return value in the element not found...
2007-05-18  Huw Daviesoleaut32: Typelib inheritance tests.
2007-05-17  Huw Daviesoleaut32: Type references are global to the typelib.
2007-05-04  Bill Medlandoleaut32/tests: Some boundary tests on VarBstrFromDate.
2007-04-11  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-04-03  Jason Edmeadesoleaut32: Convert to VT_DECIMAL fails with overflow...
2007-03-26  Paul Vriensoleaut32/tests: Use skip.
2007-03-20  Rob Shearmanoleaut32: Clear the input pvar structure in VARIANT_Use...
2007-03-20  Rob Shearmanoleaut32: Make the VARIANT_UserUnmarshal tests work...
2007-03-20  Rob Shearmanoleaut32: Add some tests for user marshaling a VT_UNKNO...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-08  Rob Shearmanoleaut32: TKIND_COCLASS parameters to Invoke'd function...
2007-02-20  Rob Shearmanoleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-09  Alexandre JulliardMake.rules: Automatically generate the header for all...
2007-02-08  Rob Shearmanoleaut32: Fix the return value of ITypeInfo::Invoke...
2007-02-08  Rob Shearmanoleaut32: Implement automatic value getting in ITypeInf...
2007-02-08  Rob Shearmanoleaut32: Fix the IDL for the "Value" method in the...
2007-02-08  Rob Shearmanoleaut32: Comment out "dual" attribute of IKindaEnumWid...
2007-02-08  Rob Shearmanoleaut32: Always register the typelib for the tmarshal...
2007-02-07  Rob Shearmanoleaut32: Fix a one-off test failure in the tmarshal...
2007-02-06  Rob Shearmanoleaut32: Copy the value directly returned from the...
2007-02-05  Huw Daviesoleaut32: Fix marshaling of VARTYPE-less safearrays.
2007-01-24  Paul Vriensoleaut32/tests: Cast-qual warning fixes.
2007-01-23  Alexandre Julliardoleaut32/tests: Fix the FSF address.
2007-01-23  Alexandre Julliardoleaut32/tests: Add tmarshal test.
2007-01-23  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-01-15  Alexandre Julliardoleaut32/tests: Replace some macros by functions to...
2007-01-12  Paul Vriensoleaut32/tests: Cast-qual warnings fixes.
2007-01-08  Francois Gougetoleaut32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetoleaut32/tests: Fix compilation on systems with no...
2006-12-28  Rob Shearmanoleaut32: SafeArrayAllocData should succeed when cbElem...
2006-12-26  Alex Villacís Lassooleaut32: Fix VarMod(VT_DECIMAL) test by properly initi...
2006-12-24  Alex Villacís Lassooleaut32: Fix tests for redundant headers in OLEPicture...
2006-12-24  Rob Shearmanoleaut32: Fix a crash when executing the VarAnd test...
2006-12-24  Rob Shearmanoleaut32: Fix the VarPow tests for older versions of...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-07  Alexandre Julliardoleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests...
2006-11-30  Charles Blacklockoleaut32: Add VarBstrCmp binary comparison for LCID==0.
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-10  Dmitry Timoshkovoleaut32: Constify some data.
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetoleau32: The PSDK's ELEMDESC's union is nameless, alway...
2006-10-24  Rob Shearmanoleaut32: Fix a reference count leak in the typelib...
2006-10-23  Dmitry Timoshkovoleaut32: Make QueryPathOfRegTypeLib test pass under...
2006-10-23  Dmitry Timoshkovoleaut32: Add a test for QueryPathOfRegTypeLib.
2006-10-12  Hans Leidekkeroleaut32/tests: Win64 printf format warning fixes.
2006-10-03  Francois Gougetoleaut32: Remove unnecessary casts.
2006-10-02  Stefan Leichteroleaut32/tests: Print each 64-bit integers as two 32...
2006-10-02  Francois Gougetoleaut32: Fixed compilation in the nameless union case.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Benjamin Araioleaut32: Conformance test for function variant:VarImp.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarDiv.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarAnd.
2006-08-24  Benjamin Araioleaut32: Updated conformance test return string for...
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:AddRefHfont.
2006-08-14  Benjamin Araioleaut32: Conformance test for olefont:ReleaseHfont.
2006-08-12  Benjamin Araioleaut32: Added test to check if olefont:IFont_QueryInt...
2006-08-07  Tijl Coosemansoleaut32/tests: Test relative error, not absolute.
2006-08-03  Benjamin Araioleaut32: Implement function olefont:OLEFontImpl_IsEqual.
2006-08-03  Benjamin Araioleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
2006-07-31  Robert Shearmanoleaut32: Add some validation for the DISPPARAMS struct...
2006-07-31  Benjamin Araioleaut32: Move varformat conformance tests to new file...
2006-07-28  Benjamin Araioleaut32: VarSub: Conformance test.
2006-07-28  Robert Shearmanoleaut32: Implement getting of all properties in IPictu...
2006-07-28  Robert Shearmanoleaut32: Add a test for passing an invalid number...
2006-07-28  Robert Shearmanoleaut32: Add validation for parameters in IPictureDisp...
2006-07-28  Robert Shearmanoleaut32: Fix the return code for an invalid dispid...
2006-07-28  Robert Shearmanoleaut32: Add a successful test for IFontDisp::Invoke.
2006-07-27  Robert Shearmanoleaut32: Add validation of some more parameters in...
2006-07-27  Robert Shearmanoleaut32: Clean up IFontDisp::Invoke by using VariantCh...
2006-07-21  Benjamin Araioleaut32: Fix missing tests and heap errors for VarCat...
2006-07-21  Benjamin Araioleaut32: OLEFontImpl_GetIDsOfNames conformance test.
2006-07-19  Benjamin Araioleaut32: Update error codes for VarMod.
2006-07-18  Robert Shearmanoleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
2006-07-17  Robert Shearmanoleaut32: Test the return value of VarCat in the tests.
2006-07-14  Robert Shearmanoleaut32: Don't execute a function in ITypeInfo::Invoke...
next