Sweden-Number/dlls/shlwapi
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
..
tests tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
Makefile.in shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
assoc.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
clist.c
istream.c
msgbox.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
ordinal.c shlwapi: Add header entries for SHIsLowMemoryMachine(). 2020-02-03 12:36:16 +01:00
path.c shlwapi: Fix PathUndecorate[AW] implementation. 2019-11-12 23:04:35 +01:00
reg.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
regstream.c
resource.h
shlwapi.rc
shlwapi.spec shlwapi: Fix spec entries for SHFormatDateTime(). 2020-02-03 12:36:14 +01:00
shlwapi_main.c shlwapi: Add header entries for SHIsLowMemoryMachine(). 2020-02-03 12:36:16 +01:00
stopwatch.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
string.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
thread.c
url.c shlwapi: Build with msvcrt. 2019-06-20 09:17:06 +02:00
wsprintf.c shlwapi: Fix wnsprintfW/wvnsprintfW %C conversion. 2020-02-19 20:26:53 +01:00