Sweden-Number/dlls/shell32/tests
Michael Jung 50f3eaef77 shell32/tests: Added test for Desktop::ParseDisplayName(SHGetFolderPath(CSIDL_PERSONAL))
Test if the Desktop Folder's ParseDisplayName recognizes MyDocument's
path.  Removed some HRESULT tests on IUnknown_Release calls, which
returns ULONG.
2006-02-27 12:18:28 +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 shell32: Fixes for bugs found by valgrind on shell32 tests harness. 2006-02-22 12:04:02 +01:00
shellpath.c Remove an annoying dialog when trying to clean up a directory. 2005-09-12 10:09:50 +00:00
shlexec.c shell32: Use more reasonable timeouts in shlexec test. 2006-02-21 19:30:29 +01:00
shlfileop.c shell32: Reimplement a factored SHFileOperation. 2006-01-23 11:22:59 +01:00
shlfolder.c shell32/tests: Added test for Desktop::ParseDisplayName(SHGetFolderPath(CSIDL_PERSONAL)) 2006-02-27 12:18:28 +01:00
string.c Skip test that crashes on W2K/WinXP/W2K. 2005-07-24 17:12:06 +00:00