-
Francois Gouget authored
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=48651Signed-off-by: Francois Gouget <fgouget@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
a909baeb
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
assoc.c | ||
clist.c | ||
istream.c | ||
msgbox.c | ||
ordinal.c | ||
path.c | ||
reg.c | ||
regstream.c | ||
resource.h | ||
shlwapi.rc | ||
shlwapi.spec | ||
shlwapi_main.c | ||
stopwatch.c | ||
string.c | ||
thread.c | ||
url.c | ||
wsprintf.c |