msvcrt/tests: Fix 3 tests that always fail on Vista.
[wine] / dlls / quartz / tests /
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-13  Lei Zhangquartz: Check input in MediaControl_GetState.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Maarten Lankhorstquartz: Fix bug in memallocator with test.
2008-04-28  Maarten Lankhorstquartz: NotifyAllocator does not like a null argument.
2008-04-23  Maarten Lankhorstquartz: Fix error message names in tests.
2008-04-21  Maarten Lankhorstquartz: Add some more tests and fix wine to pass them.
2008-04-07  Maarten Lankhorstquartz: Add more state transitions to the filtergraph.
2008-04-02  Maarten Lankhorstquartz: Fix parser and pins logic to no longer deadlock.
2008-03-28  Maarten Lankhorstquartz: Add GetCurrentPosition using the reference...
2008-03-24  Reece Dunnquartz: Fixed building with MSVC headers.
2008-03-06  Lei Zhangquartz: Validate input for FilterGraph2_AddFilter.
2008-02-16  Steven Edwardsquartz: Bump the amount of time in the referenceclock...
2007-12-31  Michael Stefaniucjanitorial: Remove superfluous backslashes at end of...
2007-12-21  Lei Zhangquartz: Make filtergraph aggregatable.
2007-12-21  Lei Zhangquartz: Move aggregation tests into separate file.
2007-12-14  Lei Zhangquartz: Do aggregation test for more video renderer...
2007-12-14  Lei Zhangquartz: Make aggregation test generic.
2007-12-13  Lei Zhangquartz: Make video renderer aggregatable.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-12-13  Lei Zhangquartz: Add referenceclock QueryInterface test.
2007-12-13  Lei Zhangquartz: Add videorenderer aggregation test.
2007-12-13  Lei Zhangquartz: Add videorenderer QueryInterface test.
2007-12-11  Lei Zhangquartz: Add IFilterGraph2 interface and stubs.
2007-12-07  Lei Zhangquartz: Validate input for IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Fix return value in IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Add some IGraphBuilder related tests.
2007-12-07  Lei Zhangquartz: Add a test for IFilterGraph2.
2007-12-07  Lei Zhangquartz: Move current tests into their own test case.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-10-09  Dan Kegelquartz: Make clock test less flaky.
2007-08-13  Alex Villacís Lassoquartz: Fix IReferenceClock::GetTime() implementation...
2007-08-13  Alex Villacís Lassoquartz: Add test for IReferenceClock.
2006-10-09  Michael Stefaniucquartz/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
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-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-22  Christian CostaReturn S_OK when committing/decomitting an already
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-03-25  Jakob ErikssonDon't run FilterGraph tests if FilterGraph functionalit...
2005-03-02  Christian CostaHandle End Of Stream notifications.
2004-12-16  Christian CostaMany fixes to the system clock implementation.
2004-11-29  Alexandre JulliardAdded missing CoInitialize.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-08-19  Francois GougetDefine COBJMACROS. Fixes compilation on Windows.
2004-08-16  Christian CostaAdded tests for filtergraph.