Commit Graph

16 Commits

Author SHA1 Message Date
Michael Stefaniuc 3851d97e99 shlwapi/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-27 10:05:50 +02:00
Francois Gouget 637799db98 shlwapi/tests: Fix a test failure on Windows 10.
AssocQueryString() can return S_FALSE with the size of the required buffer.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-18 12:21:10 +09:00
Hans Leidekker 3a72922e7f shlwapi/tests: Fix test failures on Windows 8. 2014-03-11 19:39:28 +01:00
André Hentschel b74b8776c0 shlwapi/tests: Fix two tests on win8. 2012-12-11 12:03:40 +01:00
Alistair Leslie-Hughes 31dab8f0db shlwapi: Correct AssocCreate tests. 2009-08-05 15:30:16 +02:00
Alistair Leslie-Hughes ffd2e69f53 shlwapi: Correct AssocCreate and tests. 2009-08-04 13:47:06 +02:00
Paul Vriens d64f8a887f shlwapi/tests: Fix a failure on Win9x and NT4. 2008-11-05 10:54:45 +01:00
Paul Vriens 6fd4c62802 shlwapi/tests: Fix some failures on XP and W2K3. 2008-11-04 14:08:47 +01:00
Francois Gouget 88a883dfc3 shlwapi/tests: AssocQueryStringA/W() are missing on Windows 98. 2008-11-03 13:34:12 +01:00
Paul Vriens c5866d3696 shlwapi/tests: Fix failures on multiple platforms. 2008-10-24 14:24:59 +02:00
Detlef Riekenberg 40d7448895 shlwapi/tests: Replace RegDeleteTreeW to run the tests again. 2008-10-20 13:43:49 +02:00
Lei Zhang dc9eeb75ba shlwapi: Properly handle pszExtra in IQueryAssociations_GetString. 2008-10-15 14:02:01 +02:00
Lei Zhang 57122e4daa shlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssociations_GetString. 2008-10-14 13:41:57 +02:00
Lei Zhang 3684009b6e shlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociations_GetString. 2008-10-13 11:49:53 +02:00
Lei Zhang db08d6e807 shlwapi: Fix AssocQueryStringW parameter checking. 2008-10-13 11:49:06 +02:00
Lei Zhang 0c568c2ae8 shlwapi: Add some tests for AssocQueryStringW. 2008-10-13 11:48:36 +02:00