wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
[wine] / dlls / oleaut32 / tests /
2012-12-14  Nikolay Sivovoleaut32: Added a test for prop getter invocation with...
2012-11-26  Dmitry Timoshkovoleaut32: Add support for saving an empty picture.
2012-11-26  Dmitry Timoshkovoleaut32: Add a test for loading/saving an empty picture.
2012-10-18  Alexandre Julliardoleaut32/tests: Delete the correct object in the icon...
2012-09-24  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2012-09-18  Charles Davisoleaut32/tests: Don't use a C99 keyword as a method...
2012-09-18  Charles Davisoleaut32/tests: Don't take the size of a pointer (Clang).
2012-09-04  Nikolay Sivovoleaut32: Added some VT_DECIMAL rounding tests.
2012-08-29  Alistair Leslie... oleaut32: Add VT_BSTR to VT_UI2|VT_ARRAY test.
2012-08-20  Jacek Cabanoleaut32: Added more tests.
2012-08-20  Jacek Cabanoleaut32: Ensure that the right interface is passed...
2012-08-13  Jacek Cabanoleaut32/tests: Use proper helpers for iface calls.
2012-06-26  Huw Daviesoleaut32: Add support for boolean strings in VarNot.
2012-06-01  Dmitry Timoshkovoleaut32: Add a test for saving an icon into a stream.
2012-05-25  Alexandre Julliardoleaut32/tests: Fix handle sign extension on 64-bit.
2012-05-17  Dmitry Timoshkovoleaut32: Add a test for saving bitmap data into a...
2012-05-17  Dmitry Timoshkovoleaut32: Call OleCreatePictureIndirect directly.
2012-04-19  Daniel Lehmanoleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIAN...
2012-04-16  Michael Stefaniucoleaut32/tests: Compare the correct variants.
2012-02-17  Huw Daviesoleaut32: Zero-init [out] only parameters.
2012-02-15  Jeremy Whiteoleaut32: When marshalling VT_CARRAY, only marshall...
2012-02-07  Huw Daviesoleaut32: [restricted] members with negative dispids...
2012-01-26  Nikolay Sivovoleaut32: Some tests for ITypeLib::FindName(), correcte...
2012-01-23  Alexandre Julliardoleaut32/tests: Use a better invalid color for the...
2012-01-09  Francois Gougetoleaut32/tests: Dynamically load some functions that...
2012-01-09  Francois Gougetoleaut32/tests: Skip the VarBstrCat() tests when that...
2012-01-09  Francois Gougetoleaut32/tests: Once we have a function pointer, use...
2012-01-09  Francois Gougetoleaut32/tests: Skip some tests when OleLoadPictureEx...
2012-01-09  Francois Gougetoleaut32/tests: Fix the olepicture START_TEST() indenta...
2012-01-09  Francois Gougetoleaut32/tests: Use win_skip() when detecting an API...
2011-11-14  Marcus Meissneroleaut32: Use correct variable (Coverity).
2011-10-08  Michael Stefaniucoleaut32/tests: Cleanup the EXPECTRES macros.
2011-10-08  Michael Stefaniucoleaut32/tests: Make the EXPECT_* macros that take...
2011-10-08  Michael Stefaniucoleaut32: Fix some VarCyFrom* tests.
2011-09-26  Michael Stefaniucoleaut32/tests: Use FAILED instead of !SUCCEEDED.
2011-09-21  Octavian Voicuoleaut32: Add tmarshal test with variant array and...
2011-08-26  Octavian Voicuoleaut32: Fix leak in typelib marshaler when invoking...
2011-08-25  Marcus Meissneroleaut32: Fixed buffer size to MBtoWC.
2011-08-23  Jacek Cabanoleaut32: Correctly test VARIANT_BOOL value in VarCat.
2011-08-22  Nikolay Sivovoleaut32: FONTDESC size field value is not important...
2011-08-22  Nikolay Sivovoleaut32/tests: Clean result value checks.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  André Hentscheloleaut32/tests: Skip tests if typelib can't be registered.
2011-08-01  André Hentscheloleaut32/tests: Only use interface if we succeeded...
2011-05-19  Alexandre Julliardoleaut32/tests: Remove some unnecessary constants.
2011-05-04  Huw Daviesoleaut32/tests: Skip the named time tests for locales...
2011-04-26  John Fremlinoleau32: Stop incorrectly parsing dates in bogus YDM...
2011-03-28  Michael Stefaniucoleaut32/tests: Use a proper static COM object.
2011-03-18  Michael Stefaniucoleaut32/tests: COM cleanup in vartype.c.
2011-03-15  Michael Stefaniucoleaut32/tests: COM cleanup in olepicture.c.
2011-03-10  Peter Schellenbacholeaut32: Fixed initial cyLogical value in IFont constr...
2011-02-25  Austin Englisholeaut32/tests: Fix a couple of todo_wine's.
2011-02-25  Austin Englisholeaut32/tests: Remove win9x hacks.
2011-02-22  Peter Schellenbacholeaut32: Fixed short time & medium time named formats.
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-15  Austin Englisholeaut32/tests: Remove dead assignments (LLVM/Clang).
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Make sure a return value is used (LLVM...
2011-02-15  Austin Englisholeaut32/tests: Don't check return values inside of...
2011-02-10  Austin Englisholeaut32/tests: Make sure return value is used (LLVM...
2011-02-08  Austin Englisholeaut32/tests: Make sure return values are used (LLVM...
2011-02-08  André Hentscheloleaut32/tests: Add more safearray tests.
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a safearray leak (Valgrind).
2011-02-01  Nikolay Sivovoleaut32/tests: Fix a IRecordInfo leak (Valgrind).
2011-01-24  Nikolay Sivovoleaut32: Unmarshalled safearray is always unlocked.
2011-01-24  Nikolay Sivovoleaut32/tests: Fix safearray leaks, test return value...
2011-01-19  Nikolay Sivovoleaut32/tests: Fix a dead path in test (Valgrind).
2011-01-17  Nikolay Sivovoleaut32/tests: Fix a string leak (Valgrind).
2011-01-11  Nikolay Sivovoleaut32/tests: Test for return value directly.
2011-01-11  David Hedbergoleaut32: Make ITypeComp::BindType case-insensitive.
2011-01-11  David Hedbergoleaut32: Handle NULL arguments to ITypeComp::BindType.
2011-01-07  Michael Stefaniucoleaut32/tests: COM cleanup for vartest.c.
2011-01-03  Nikolay Sivovoleaut32/tests: Cleanup some test macros.
2010-12-31  Nikolay Sivovoleaut32: Implement ICreateTypeInfo2::SetVarDocString().
2010-12-29  Michael Stefaniucoleaut32/tests: COM cleanup for usrmarshal.c.
2010-12-27  Nikolay Sivovoleaut32: Allow all property methods to have the same...
2010-12-24  Nikolay Sivovoleaut32: Hide variables and functions count storage...
2010-12-24  Nikolay Sivovoleaut32: Fix ICreateTypeInfo2::SetVarHelpContext(...
2010-12-23  Nikolay Sivovoleaut32: Fix null parameters handling in ICreateTypeLi...
2010-12-22  Nikolay Sivovoleaut32: Fix GetLibAttr for null argument, plus error...
2010-12-22  Nikolay Sivovoleaut32: Basic parameter validation tests for some...
2010-12-22  Nikolay Sivovoleaut32/tests: Test return value without macros.
2010-12-21  Michael Stefaniucoleaut32/tests: Standardize the COM usage in tmarshal.c.
2010-12-20  Nikolay Sivovoleaut32/varformat: Fix day string representation forma...
2010-12-14  Michael Stefaniucoleaut32/tests: Use an iface instead of an vtbl pointer...
2010-11-29  Nikolay Sivovoleaut32/tests: Some VarDateFromStr() tests.
2010-11-17  Alexandre Julliardoleaut32: Fix the overflow check in VarNumFromParseNum.
2010-11-17  Adam Martinsonoleaut32/tests: Test VT_BSTR => VT_UI8 at upper limit.
2010-11-15  Jacek Cabanoleaut32: Added LoadTypeLib failure test.
2010-11-10  Andrew Eikumoleaut32: Search inherited interfaces again in ITypeCom...
2010-10-25  Nikolay Sivovoleaut32: Remove some useless null checks.
2010-10-19  Nikolay Sivovoleaut32: Fix multidimensional SAFEARRAY marshalling.
2010-10-07  Jeremy Drakeoleaut32: Fix handling of negative fractional variant...
2010-10-07  Jeremy Drakeoleaut32/tests: Test conversion of ambiguous DATE values.
2010-10-04  Jeremy Drakeoleaut32/tests: Added tests for negative fractional...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-01  Alexandre Julliardoleaut32/tests: Fix a pointer cast warning.
2010-08-30  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2010-08-26  Alexandre Julliardoleaut32: Add tests for DispCallFunc and fix a number...
next