Sweden-Number/dlls/shell32/tests
Alex Henrie 332898eacd shell32/tests: Drop shell folder test workarounds for Windows <= 2000.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-12 15:27:07 +01:00
..
Makefile.in shell32/tests: Add tests for FolderItems_Item and FolderItems_get_Count. 2017-09-12 20:32:02 +02:00
appbar.c shell32/tests: Fix indentation warnings on GCC 6. 2016-08-10 12:51:34 +09:00
assoc.c shell32/tests: Spelling fix. 2016-06-13 11:34:14 +09:00
autocomplete.c shell32/tests: Add test for IAutoComplete2 with custom source. 2017-11-20 12:37:15 +01:00
brsfolder.c shell32/tests: Remove redundant NULL checks before CoTaskMemFree(). 2016-07-08 20:12:48 +09:00
ebrowser.c shell32/ebrowser: Respond to IOleWindow from IExplorerBrowser. 2017-04-24 15:29:20 +02:00
generated.c
msg.h
progman_dde.c shell32/tests: Drop progman DDE test workarounds for Windows <= 2000. 2018-01-09 16:03:32 +01:00
recyclebin.c shell32/tests: Use standard wine_dbgstr_longlong. 2017-07-05 09:18:35 +02:00
rsrc.rc
shell32_test.h
shelldispatch.c shell32/tests: Don't test functions directly when reporting GetLastError(). 2018-01-02 11:10:31 +01:00
shelllink.c shell32/tests: Add missing return value check to shelllink tests (Coverity). 2018-01-08 19:26:44 +01:00
shellole.c shell32: Add IDragSourceHelper stub. 2016-12-01 12:17:12 +01:00
shellpath.c shell32/tests: Use the available ARRAY_SIZE() macro. 2017-12-28 11:18:58 +01:00
shfldr_special.c shell32/tests: Fix incorrect usage of broken() function. 2016-09-08 20:56:46 +09:00
shlexec.c shell32/tests: Fix a race condition in the DDE ShellExecute() tests on Windows 10. 2016-04-12 12:03:57 +09:00
shlfileop.c shell32: Load icons with the correct size. 2017-05-02 17:51:29 +02:00
shlfolder.c shell32/tests: Drop shell folder test workarounds for Windows <= 2000. 2018-01-12 15:27:07 +01:00
shlview.c shell32/tests: Remove null check after dereference (Coverity). 2017-05-24 15:30:23 +02:00
string.c
systray.c