wine/dlls/user32
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
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c user32: Always initialize module in load_desktop_driver. 2020-03-12 21:18:18 +01:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
Makefile.in user32: Do not delay-load setupapi. 2020-03-10 18:04:35 +01:00
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Add EnableNonClientDpiScaling stub. 2020-02-19 20:34:13 +01:00
text.c
uitools.c
user32.rc
user32.spec user32: Add EnableNonClientDpiScaling stub. 2020-02-19 20:34:13 +01:00
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c user32: Fix wsprintfW %C conversion. 2020-02-19 20:26:53 +01:00