shlwapi/tests: Initialize size parameter in test_SHGetShellKey.
[wine] / dlls / shlwapi / tests / ordinal.c
2011-10-14  Dan Kegelshlwapi/tests: Initialize size parameter in test_SHGetS...
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-21  Francois Gougetshlwapi/tests: Skip some tests if not allowed to modify...
2011-07-28  André Hentschelshlwapi/tests: Don't access memory when the allocation...
2011-02-09  Austin Englishshlwapi/tests: Don't check return values inside of...
2011-01-31  Nikolay Sivovshlwapi/tests: Reset cookie after service revoked ...
2011-01-14  Greg Geldorpshlwapi/tests: Don't assume date/time are separated...
2011-01-13  Michael Stefaniucshlwapi/tests: Finish the COM cleanup in ordinal.c.
2010-12-30  André Hentschelshlwapi/tests: Don't test function directly when report...
2010-12-22  André Hentschelshlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW.
2010-12-14  Michael Stefaniucshlwapi/tests: Standardize the COM usage in ordinal.c.
2010-10-12  Piotr Cabanshlwapi/tests: Add more tests.
2010-10-12  Piotr Cabanshlwapi: Improved SHGetShellKey implementation.
2010-10-11  Jacek Cabanshlwapi: Skip more tests on too old shlwapi.dll.
2010-07-30  Nikolay Sivovshlwapi/tests: Fix some test failures on RTL enabled...
2010-07-29  Nikolay Sivovshlwapi: Partially implement SHGetShellKey.
2010-07-29  Nikolay Sivovshlwapi/tests: Fix some test failures on Win2000.
2010-07-22  Paul Vriensshlwapi/tests: Load shell32 explicitly.
2010-07-22  Andrew Eikumshlwapi: Implement SHSetIniStringW.
2010-07-22  Andrew Eikumshlwapi: Implement SHGetIniStringW.
2010-07-21  Andrew Eikumshlwapi: Be less strict on which type of IShellFolder...
2010-07-20  André Hentschelshlwapi/tests: Fix GLE for SHFormatDateTimeA.
2010-06-22  Francois Gougetshlwapi/tests: Make the XXX_Construct() functions static.
2010-04-07  Alexandre Julliardshlwapi/tests: Fix some pointer conversion warnings...
2010-04-02  Alexandre Julliardshlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-03-30  Nikolay Sivovshlwapi: Some SHCreateWorkerWindowA tests.
2010-03-29  Nikolay Sivovshlwapi/tests: Use a single trace call variable for...
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista+.
2010-03-15  Nikolay Sivovshlwapi: Partially implement SHGetObjectCompatFlags...
2010-03-15  Paul Vriensshlwapi/tests: Fix a test failure on NT4.
2010-03-05  Paul Vriensshlwapi/tests: Fix some test failures on Win9x/WinMe.
2010-03-05  Paul Vriensshlwapi/tests: Skip some tests on Win9x/WinMe.
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
2010-03-01  Nikolay Sivovshlwapi: Fix mask usage in SHSetWindowBits with tests.
2010-02-15  Detlef Riekenbergshlwapi/tests: Use defined settings when testing GetAcc...
2010-02-12  Detlef Riekenbergshlwapi/tests: Remove GetLastError tests for GetAcceptL...
2009-12-30  Rob Shearmanshlwapi: Initialise id field of ConPt object in connect...
2009-12-23  Alexandre Julliardshlwapi/tests: Remove empty traces.
2009-12-15  Aric Stewartshlwapi: Implement SHPropertyBag_ReadLONG.
2009-12-14  Francois Gougetshlwapi/tests: Make test_IConnectionPoint() static.
2009-12-11  Aric Stewartshlwapi/tests: Testing framework and IConnection point...
2009-09-11  Ge van Geldorpshlwapi/tests: Fix tests on Win7.
2009-04-06  Alexandre Julliardshlwapi/tests: Don't test uninitialized parts of the...
2009-03-09  Paul Vriensshlwapi/tests: Don't crash on IE5.
2009-02-25  Francois Gougetshlwapi/tests: Use win_skip() to skip over unimplemente...
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2008-09-02  Paul Vriensshlwapi/tests: Don't test unimplemented functions.
2008-07-10  Alistair Leslie... shlwapi: Fix tests under w2k8.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams test.
2007-08-08  Paul Vriensshlwapi/tests: Use GetModuleHandleA instead of LoadLibr...
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-15  Stefan LeichterFixed tests of GetAcceptLanguagesA for win98.
2004-12-08  Stefan LeichterFixed tests of GetAcceptLanguagesA for win9x/ME.
2004-11-09  Stefan LeichterFixed tests of GetAcceptLanguagesA for platfoms 98...
2004-10-27  Stefan LeichterFixed GetAcceptLanguagesA tests for Win98.
2004-10-22  Stefan LeichterFixed GetAcceptLanguagesA tests for WinXP.
2004-09-03  Stefan LeichterFixed test of GetAcceptLanguagesA on NT4.
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-18  Stefan LeichterFixed tests of GetAcceptLanguagesA for win2k and win XP.
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-06-28  Stefan LeichterSkip tests of GetAcceptLanguagesA if a correct call...
2004-06-18  Stefan LeichterAdd logging to the GetAcceptLanguagesA tests.
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-03-22  Jon GriffithsTest SHSearchMapInt.