ddraw/tests: Add basic tests for DrawIndexedPrimitiveStrided.
[wine] / dlls / psapi / tests / psapi_main.c
2012-12-03  André Hentschelpsapi/tests: Fix test on win8.
2012-06-22  Stefan Leichterpsapi/tests: Added tests for EnumProcessModules with...
2012-04-30  Alexandre Julliardkernel32: Fix buffer overflows in K32GetModuleFileNameE...
2012-03-27  Dmitry Timoshkovpsapi: Add missing return value checks.
2012-02-07  Dmitry Timoshkovpsapi: Make sure that NtQueryVirtualMemory(MemorySectio...
2012-02-06  Dmitry Timoshkovpsapi: Add a test for NtQueryVirtualMemory(MemorySectio...
2012-01-31  Alexandre Julliardpsapi/tests: Don't check data returned from a failing...
2012-01-27  Dmitry Timoshkovpsapi: Add more GetMappedFileName tests.
2011-08-26  Francois Gougetpsapi/tests: Fix the EnumProcessModules() test and...
2011-08-05  Francois Gougetkernel32: Implement K32GetProcessImageFileNameA().
2010-10-08  Austin Englishpsapi/tests: Get rid of an ugly test macro.
2010-10-05  Austin Englishpsapi/tests: Macro cleanup.
2010-10-04  Austin Englishpsapi/tests: Remove an ugly macro.
2010-06-22  Alexandre Julliardpsapi/tests: Fix the working set tests for Wow64.
2010-02-05  Alexandre Julliardpsapi/tests: Handle an error that happens on Win2k.
2009-04-07  Mikołaj Zalewskipsapi: Implement GetProcessImageNameW.
2008-10-21  Paul Vrienspsapi/tests: Use win_skip instead of trace.
2007-05-29  Francois Gougetpsapi/tests: Fix a signed/unsigned int mismatch.
2006-10-11  Michael Ploujnikovpsapi/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-08  Felix NawothnigMake GetProcessMemoryInfo fail if the passed buffer...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-27  Felix NawothnigRewrote the psapi test suite.