Sweden-Number/dlls/ole32
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
antimoniker.c ole32: Respond to CLSID in antimoniker interface query. 2020-02-02 18:48:23 +01:00
bindctx.c
classmoniker.c ole32: Respond to CLSID in class moniker interface query. 2020-02-02 18:48:23 +01:00
clipboard.c
comcat.c
compobj.c ole32: Fix CoGetApartmentType() return value for implicit MTA case. 2020-02-16 20:46:17 +01:00
compobj_private.h ole32: Implement MTA pinning with CoIncrementMTAUsage()/CoDecrementMTAUsage(). 2020-02-13 16:44:24 +01:00
compositemoniker.c ole32: Improve maximum storage size returned for generic composite monikers. 2019-12-13 13:16:00 +01:00
datacache.c
dcom.idl
defaulthandler.c
dictionary.c
dictionary.h
drag_copy.cur
drag_copy.svg
drag_link.cur
drag_link.svg
drag_move.cur
drag_move.svg
errorinfo.c
filelockbytes.c
filemoniker.c ole32: Respond to CLSID in file moniker interface query. 2020-02-02 18:48:23 +01:00
ftmarshal.c
git.c
hglobalstream.c
ifs.c
irot.idl
irpcss.idl
itemmoniker.c ole32: Respond to CLSID in item moniker interface query. 2020-02-02 18:48:23 +01:00
marshal.c ole32: Silence noisy ERRs. 2020-02-04 21:30:27 +01:00
memlockbytes.c
moniker.c
moniker.h ole32: Fix (pointer moniker + antimoniker) composing. 2020-01-29 20:41:21 +01:00
nodrop.cur
nodrop.svg
ole2.c ole32: Avoid calling QueryContinueDrag recursively. 2020-02-18 11:14:34 +01:00
ole2impl.c
ole2stubs.c
ole32.spec ole32: Correct MkParseDisplayName spec entry. 2020-02-18 20:30:00 +01:00
ole32_main.c
ole32_objidl.idl
ole32_oleidl.idl
ole32_unknwn.idl
ole32res.rc
oleobj.c
oleproxy.c
olestd.h
pointermoniker.c ole32: Respond to CLSID in pointer moniker interface query. 2020-02-02 18:48:23 +01:00
rpc.c
stg_prop.c ole32: Fix string buffer size. 2020-01-27 14:43:09 +01:00
stg_stream.c
storage32.c ole32: Fix typos in comments. 2019-12-12 23:17:06 +01:00
storage32.h ole32: Get rid of casts in 64-bit int serialization helper. 2019-12-12 23:17:05 +01:00
stubmanager.c
usrmarshal.c