Sweden-Number/dlls/shell32/tests
Francois Gouget fd7e5741ae shell32/tests: Fix the temporary directory creation in shlexec.
Since the test no longer uses a random directory name, the directory is
more likely to exist already. So use it even if it already exists.
Also on some Windows versions (e.g. Windos 2008) GetLongPathName() does
not return the long name if the path does not exist. So do the
conversion before appending the new directory name.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 21:16:13 +01:00
..
Makefile.in
appbar.c
assoc.c
autocomplete.c
brsfolder.c
ebrowser.c shell32/tests: Use SHParseDisplayName() directly. 2020-01-09 09:24:29 +01:00
generated.c tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
msg.h
progman_dde.c
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c
shelllink.c shell32/tests: Remove some more workarounds from shelllink tests. 2020-01-08 21:11:34 +01:00
shellole.c
shellpath.c tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
shfldr_special.c
shlexec.c shell32/tests: Fix the temporary directory creation in shlexec. 2020-03-27 21:16:13 +01:00
shlfileop.c
shlfolder.c shell32/tests: Fix some compiler warnings on sprintf() buffer sizes. 2020-02-07 21:28:24 +01:00
shlview.c
string.c shell32/tests: Get rid of strcmpW(). 2020-01-26 10:59:43 +01:00
systray.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00