26 Jan
2016
26 Jan
'16
4:32 p.m.
Module: wine Branch: master Commit: 7e000abedaaeac7a09325b6990391641cebfad7d URL: http://source.winehq.org/git/wine.git/?a=commit;h=7e000abedaaeac7a09325b6990... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Fri Jan 22 18:02:35 2016 +0100 shell32/tests: Call okShell() after a shell_execute{_ex}() test. This ensures all the failed call parameters will be traced. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shell32/tests/shlexec.c | 113 ++++++++++++++++++++----------------------- 1 file changed, 53 insertions(+), 60 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7e000abedaaeac7a09325b...