oleaut32/tests: Print each 64-bit integers as two 32 bit integers.
[wine] / dlls / oleaut32 / tests /
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...
2006-02-24  Robert Shearmanoleaut: Fix standard font cloning.
2006-02-16  Robert Shearmanoleaut: Test some error conditions in ITypeInfo::GetIDs...
2006-02-10  Robert Shearmanoleaut: Add tests for IFontEventsDisp.
2006-02-06  Huw Daviesoleaut32: Fixes and tests for CreateDispTypeInfo.
2006-01-27  Alexandre Julliardoleaut32: Ignore new test ok file.
2006-01-27  Robert Shearmanole: Test and implement LPSAFEARRAY marshaling.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-18  Michael Stefaniucoleaut: Add missing SysFreeString to the Var{Mul,Add...
2006-01-18  Michael Stefaniucoleaut: Merge the VarCmp tests from vartype.c into...
2006-01-16  Michael Stefaniucoleaut32: Tests for the VarCmp reimplementation.
2005-12-12  Robert ShearmanOLE: Fix SafeArrayCopy for NULL pvData.
2005-12-06  Robert ShearmanOLE: Add tests for the typelib version of ITypeComp_Bind.
2005-12-05  Michael StefaniucFix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-07  Marcus MeissnerAdded support of loading of IPicture data from non...
2005-11-04  Robert ShearmanAdd a test for Invoking an OleFont function.
2005-11-03  Uwe BonnesExtend VarCmp() and add test cases.
2005-11-01  Marcus MeissnerSysReAllocString of same pointer returns TRUE.
2005-10-27  Alex Villacís LassoAdd tests for functionality implemented or corrected...
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-13  Walt OgburnGet IFontDisp type information from stdole2.tlb, instea...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-09  Alex Villacís LassoMake Single|Double->BSTR conversion use the specified...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-23  Michael Stefaniuc- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
2005-08-22  Walt OgburnAdd tests for olefont size functions & conversions.
2005-08-08  Saulius KrasuckasComment out VarDateFromStr() calls that generate except...
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-07-19  Alex Villacís LassoEnsure that underflowing negative float is represented...
2005-07-18  Alex Villacís LassoTest for behavior of negative underflow formatting.
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-29  Robert Shearman- Conversions between variants types of the same size...
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-23  Michael Stefaniuc- more VarFormat fixes for number formats (exponent...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-14  Saulius KrasuckasChange (long long) to (LONGLONG) to compile with MSVC.
2005-06-14  Michael Stefaniuc- Fix VarFormat for formats that mix '0' and '#' in...
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
next