Sweden-Number/dlls/shell32
Francois Gouget a909baeb4e tests: Report all errors when failing to wait for a child process.
Report the line number where the test failed to wait for the child so
one can identify which child process did not behave as expected.
Also wait_child_process() is meant for the general case so report
all non-crash error cases as test failures so they are accounted for.
Omit the "winetest_" prefix to match the other Wine test functions and
so the underlying winetest_wait_child_process() function can be wrapped
with the usual line-capturing macros.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48651
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 10:51:44 +01:00
..
resources
tests tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
Makefile.in
appbar.c
assoc.c shell32: Implement SHCreateAssociationRegistration. 2020-03-02 20:26:39 +01:00
autocomplete.c
brsfolder.c shell32: Avoid crash on WM_WINDOWPOSCHANGING in BrsFolderDlgProc. 2020-02-18 22:20:07 +01:00
changenotify.c shell32: Fix SHCNE_UPDATEITEM number of items. 2020-03-02 13:06:57 +01:00
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c
dataobject.c
dde.c
debughlp.c
debughlp.h
dialogs.c
dragdrophelper.c
ebrowser.c
enumidlist.c
folders.c
iconcache.c
pidl.c
pidl.h
recyclebin.c
shell32.manifest
shell32.rc
shell32.rgs
shell32.spec shell32: Implement SHCreateAssociationRegistration. 2020-03-02 20:26:39 +01:00
shell32_classes.idl
shell32_main.c
shell32_main.h
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c
shelllink.c shell32: Do not use SHGetMalloc() internally. 2020-01-27 14:43:31 +01:00
shellole.c
shellord.c shell32: Do not use SHGetMalloc() internally. 2020-01-27 14:43:31 +01:00
shellpath.c shell32: Create user folder symlinks on lookup and only if it's missing. 2020-02-20 16:27:26 +01:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shfldr_unixfs.c
shlexec.c
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shlview_cmenu.c
shpolicy.c
shresdef.h
systray.c
trash.c
undocshell.h
version.h
xdg.c
xdg.h