wine/programs/cmd/tests
Aaron Hill 8e54cad6a1 cmd: Set errorlevel to 0 when 'call' is invoked with an empty string.
Previously, invoking 'call' with an empty string would leave errorlevel
unchanged. Reset errorlevel to 0 to match the behavior of
the Windows 'cmd.exe'.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49982
Signed-off-by: Aaron Hill <aa1ronham@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-15 20:53:44 +02:00
..
batch.c
Makefile.in
rsrc.rc
test_builtins.cmd cmd: Set errorlevel to 0 when 'call' is invoked with an empty string. 2020-10-15 20:53:44 +02:00
test_builtins.cmd.exp cmd.exe: Fix /Y flag for move builtin. 2020-09-11 16:57:42 +02:00
test_cmdline.cmd cmd.exe: Fix parsing of && between quotes. 2020-09-11 16:57:42 +02:00
test_cmdline.cmd.exp cmd.exe: Fix parsing of && between quotes. 2020-09-11 16:57:42 +02:00