Sweden-Number/dlls/gdi32
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
..
dibdrv gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
enhmfdrv gdi32: Fix function names in comments. 2020-02-11 22:39:59 +01:00
mfdrv gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
tests tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
Makefile.in
bidi.c gdi32: Fix the spelling of some comments. 2019-09-16 22:58:42 +02:00
bitblt.c
bitmap.c
brush.c
clipping.c
dc.c
dib.c
direction.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
driver.c gdi32: Add D3DKMTSetQueuedLimit() stub. 2020-01-29 20:33:24 +01:00
enhmetafile.c gdi32: Handle HeapAlloc failure in SetEnhMetaFileBits (scan-build). 2019-09-12 22:47:45 +02:00
font.c gdi32: Handle 0 count in GetCharacterPlacementW. 2020-02-18 11:14:27 +01:00
freetype.c gdi32: Fix function names in comments. 2020-02-11 22:39:59 +01:00
gdi32.rc
gdi32.spec gdi32: Add D3DKMTSetQueuedLimit() stub. 2020-01-29 20:33:24 +01:00
gdi_private.h
gdiobj.c
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: Fix function names in comments. 2020-02-11 22:39:59 +01:00
pen.c
printdrv.c
region.c
resource.h
vertical.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
vulkan.c