Sweden-Number/dlls/shell32/tests
Alex Henrie 4dcc7a5ae8 shell32/tests: Wait for window to close in check_window_exists.
This fixes a race condition where the directory is deleted before the
window closes, which causes an error dialog to appear.

Cutting the number of iterations per wait loop in half is necessary so
that doubling the number of wait loops does not result in a timeout when
new tests are added.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:33 +01:00
..
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
appbar.c shell32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
assoc.c
autocomplete.c
brsfolder.c
ebrowser.c
generated.c
msg.h
progman_dde.c shell32/tests: Wait for window to close in check_window_exists. 2022-02-09 18:37:33 +01:00
recyclebin.c
rsrc.rc
shell32_test.h
shelldispatch.c shell32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
shelllink.c shell32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
shellole.c
shellpath.c shell32: Ignore KF_FLAG_NOT_PARENT_RELATIVE in SHGetKnownFolderPath(). 2022-01-26 21:53:57 +01:00
shfldr_special.c
shlexec.c
shlfileop.c shell32/tests: Remove pointless redefinition of FOF_NORECURSION. 2022-02-04 09:49:00 +01:00
shlfolder.c shell32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
shlview.c shell32/tests: Avoid "misleading indentation" warnings. 2022-01-31 18:38:54 +01:00
string.c
systray.c