d3d9: Always pass "struct event_data" to "event_fn" in the stateblock tests.
[wine] / dlls / shell32 / tests /
2009-10-02  Ge van Geldorpshell32/tests: Fix shlexec on Vista and higher.
2009-09-28  Ge van Geldorpshell32/tests: Fix shellpath test on Win7.
2009-09-10  Paul Vriensshell32/tests: Fix a test failure on Win95/NT4.
2009-09-10  Paul Vriensshell32/tests: Fix a crash on Win9x.
2009-09-09  Hans Leidekkershell32: Reject NULL path in IShellLink_SetPath.
2009-09-02  Ge van Geldorpshell32/tests: Fix tests on Vista+.
2009-08-28  Vladimir Pankratovshell32: Handle NULL path.
2009-08-19  Alexandre Julliardtests: Make wine_dbgstr_w available in test.h for all...
2009-08-05  Stefan Leichtershell32: Make the tests of the value returned from...
2009-08-03  Nicolas Le Camshell32/tests: Fix test on temp paths that have a diffe...
2009-08-03  Nicolas Le Camshell32/tests: Add test for shell links to short path...
2009-07-24  Alexandre Julliardshell32/tests: Fix a couple of failures on Win9x and...
2009-07-22  Alexandre Julliardshell32/tests: Create our own temp directory to make...
2009-07-07  Alexandre Julliardshell32/tests: Revive the test for CSIDL_SYSTEMX86.
2009-06-22  Nicolas Le Camshell32/tests: Use win_skip() instead of skip() and...
2009-06-22  Nicolas Le Camshell32/tests: Fix a typo.
2009-06-19  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-06-19  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-06-18  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista.
2009-06-18  Paul Vriensshell32/tests: Fix a test failure on Vista.
2009-06-16  Paul Vriensshell32/tests: Fix some test failures on NT4 (and some...
2009-06-15  Paul Vriensshell32/tests: Fix a test failure on some Win95 boxes...
2009-06-08  AndrĂ© Hentschelshell32/tests: Fix error messages.
2009-06-05  Paul Vriensshell32/tests: Make sure all created files can be removed.
2009-06-05  Paul Vriensshell32/tests: Fix test failures on Win95.
2009-06-05  Paul Vriensshell32/tests: Fix test failure on NT4.
2009-05-22  Vincent Povirkshell32: Implement IShellItem_GetParent.
2009-05-22  Vincent Povirkshell32: Handle parent folders in SHCreateShellItem.
2009-05-22  Vincent Povirkshell32: Fail properly when no pidl is passed to SHCrea...
2009-05-22  Vincent Povirkshell32: Add test for SHCreateShellItem.
2009-05-18  Vincent Povirkshell32: Handle NULL return icon parameters in SHDefExt...
2009-05-13  Francois Gougetshell32/tests: Replace malloc() with HeapAlloc().
2009-04-24  Paul Vriensshell32/tests: Fix a test failure on Win98.
2009-04-24  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-04-23  Paul Vriensshell32/tests: Fix a test failure on Win95 and NT4.
2009-04-23  Paul Vriensshell32/tests: Fix some test failures on NT4.
2009-04-20  Vincent Povirkshell32: Implement SHGetNewLinkInfo[AW].
2009-04-15  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-04-09  Nicolas Le Camshell32/tests: Fix ITEMIDLIST format test on Win2k...
2009-04-09  Nicolas Le Camshell32/tests: Skip FolderShortcut test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Fix PropertyBag test on Win2k.
2009-04-09  Nicolas Le Camshell32/tests: Skip interactive part of SetNameOf test...
2009-04-09  Nicolas Le Camshell32/tests: Completly fix GetAttributesOf test when...
2009-04-07  Nicolas Le Camshell32/tests: Fix wrong comment and update test accord...
2009-04-07  Nicolas Le Camshell32/tests: Fix a test on WinNT and some Win95.
2009-04-06  Nicolas Le Camshell32/tests: Fix crash when launched from drive root...
2009-04-06  Nicolas Le Camshell32/tests: Fix GetAttributesOf tests on Win2k and...
2009-04-06  Nicolas Le Camshell32/tests: Fix tests on localized platforms.
2009-04-02  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-03-23  Vitaliy Margolenshell32: Fix number of returned arguments from CommandL...
2009-03-23  Nicolas Le Camshell32/tests: Fix a test on Win2k platform and above.
2009-03-12  Paul Vriensshell32/tests: Fix a test failure on W2K and earlier.
2009-03-09  Paul Vriensshell32/tests: Don't crash on missing class implementat...
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
2009-03-05  Paul Vriensshell32/tests: Make sure we test on Win95.
2009-03-05  Paul Vriensshell32/tests: Use the correct directory on Win95.
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2009-02-13  Juan Langshell32: Let caller determine whether a shell path...
2009-02-06  Juan Langshell32: Fix a few tests on Windows 98 and Vista.
2009-02-05  Francois Gougetshell32/tests: Remove spaces before a '\n's.
2009-02-05  Juan Langshell32: Remove an obsolete comment.
2009-02-05  Juan Langshell32: Use the normal list checks for CSIDL_PERSONAL.
2009-02-04  Juan Langshell32: Remove a test that fails on Win64.
2009-02-04  Juan Langshell32: Use list of allowed PIDL types rather than...
2009-02-04  Juan Langshell32: Fix a couple test failures on NT4.
2009-01-30  Juan Langshell32: Allow PIDLs to have alternate types to support...
2009-01-30  Juan Langshell32: Remove a test that no longer fails on Windows...
2009-01-30  Juan Langshell32: Fix a test on Windows Vista/2008.
2009-01-29  Aric Stewartshell32: In ParseDisplayName make use of shdocvw if...
2009-01-22  Paul Vriensshell32/tests: Fix a test on Win9x, WinME and W2K.
2009-01-22  Paul Vriensshell32/tests: Fix a test failure on Win9x and W2K.
2009-01-22  Paul Vriensshell32/tests: Use A-functions to test on Win9x.
2009-01-21  Paul Vriensshell32/tests: Fix a test failure on some platforms.
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-05  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2009-01-03  Alexandre Julliardshell32/tests: Fix handle casting warnings on 64-bit.
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
next