Alexandre Julliard pushed to branch master at wine / wine
Commits: b42329b3 by Eric Pouech at 2025-01-08T21:37:46+01:00 cmd/tests: Add more tests.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - d1ff9d69 by Eric Pouech at 2025-01-08T21:37:46+01:00 cmd: Skip trailing white spaces in FOR's option.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57570 Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 562b71de by Eric Pouech at 2025-01-08T21:37:46+01:00 cmd: Fix some CALL errorlevel propagation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57649 Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 86f3e21d by Eric Pouech at 2025-01-08T21:37:46+01:00 cmd: Don't return syntax error code on empty lines.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - -
6 changed files:
- programs/cmd/batch.c - programs/cmd/tests/test_builtins.bat - programs/cmd/tests/test_builtins.bat.exp - programs/cmd/tests/test_builtins.cmd - programs/cmd/tests/test_builtins.cmd.exp - programs/cmd/wcmdmain.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d40555b815ddffbbe79fd82b8b909d...