advapi32/tests: Add check to see if LookupAccountNameA is implemented.
[wine] / dlls / oleaut32 / tests /
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...
2006-07-11  Benjamin Araioleaut32: Conformance test and patch for VarCat.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-10  qingdoa daoooleaut32: Copying a NULL BSTR should result in an empty...
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-07-03  Robert Shearmanoleaut32: Fix parsing of hex numbers with 'e' in the...
2006-06-22  Juan Langoleaut32: Correctly handle NULLs embedded in BSTRs...
2006-06-19  Kevin Koltzauoleaut32: Fix 64bit warnings in tests.
2006-06-09  qingdoa daoooleaut32: Fix safearray data destruction.
2006-06-06  qingdoa daoooleaut32: safearray: Convert dimension index at the...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Huw Daviesoleaut32: Correctly handle the case when the number...
2006-05-08  Huw Daviesoleaut32: Preserve the 'auto' features before copying...
2006-05-07  Huw Daviesoleaut32: Remove weird attempt to clear VT_VARIANT.
2006-05-07  Huw Daviesoleaut32: Rewrite VARIANT user marshaling.
2006-05-05  Huw Daviesoleaut32: Alignment fixes for safearrays.
2006-05-05  Huw Daviesoleaut32: Fix tests under win2k.
2006-05-05  Huw Daviesoleaut32: Split out the SAFEARRAY and BSTR tests so...
2006-05-05  Huw Daviesoleaut32: Fix BSTR marshaling to be wire compatible...
2006-03-21  Robert Shearmanoleaut: ITypeInfo::GetIDsOfNames should search inherite...
2006-03-06  Robert Shearmanoleaut: Fix VarFormat for VT_NULL variants.
2006-03-06  Robert Shearmanoleaut: Add some more VarFormat tests and fix the VarMo...
next