Francois Gouget : kernel32/tests: Simplify the name of the test unit for child processes.
Module: wine Branch: master Commit: cd523f3049f8fdee9cca1cb0fa3ac749fad3cca7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=cd523f3049f8fdee9cca1cb0f... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Fri Feb 21 08:09:03 2020 +0100 kernel32/tests: Simplify the name of the test unit for child processes. The official name (shown by --list) has no path nor extension. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/tests/process.c | 68 +++++++++++++++++++++--------------------- dlls/kernel32/tests/toolhelp.c | 2 +- 2 files changed, 35 insertions(+), 35 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=cd523f3049f8fdee9cca1...
participants (1)
-
Alexandre Julliard