Sweden-Number/dlls/shell32/tests
Martin Fuchs 0b17529332 Correctly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Directly return the correct "My Computer" attributes in
ISF_Desktop_fnGetAttributesOf().
Remove "todo_wine" from the "My Computer" attributes test case.
Add test case for retrieving the file system path from the
CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().
2005-11-28 10:38:06 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
generated.c Avoid warnings in generated tests by casting sizeof(x) to an int. 2005-07-03 11:23:30 +00:00
shell32_test.h Get started testing ShellExecute(). 2005-07-24 16:26:53 +00:00
shelllink.c Partially implement and test the shelllink object's 2005-11-04 11:40:58 +00:00
shellpath.c Remove an annoying dialog when trying to clean up a directory. 2005-09-12 10:09:50 +00:00
shlexec.c Invoke shortcuts through IContextMenu, rather than trying to access 2005-11-03 11:33:57 +00:00
shlfileop.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
shlfolder.c Correctly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes(). 2005-11-28 10:38:06 +01:00
string.c Skip test that crashes on W2K/WinXP/W2K. 2005-07-24 17:12:06 +00:00