Sweden-Number/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
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
batch.c cmd/tests: Fix test failures on latest Windows 10. 2018-12-11 16:29:14 +01:00
rsrc.rc cmd/tests: Move command line tests to separate file. 2012-10-11 20:37:59 +02:00
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