[Git][wine/wine][master] 4 commits: cmd: Extend tests for FOR loop variables.
Alexandre Julliard pushed to branch master at wine / wine Commits: 08d591af by Eric Pouech at 2024-09-27T23:12:57+02:00 cmd: Extend tests for FOR loop variables. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 05b5a374 by Eric Pouech at 2024-09-27T23:12:57+02:00 cmd: Extend the range of usable variables in FOR loops. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57148 Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - d73998bc by Eric Pouech at 2024-09-27T23:12:57+02:00 cmd: Better detection of %~ as modifier. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - d097babd by Eric Pouech at 2024-09-27T23:12:57+02:00 cmd: Rewrite parsing of tokens= options in FOR /F loop. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 6 changed files: - programs/cmd/batch.c - programs/cmd/builtins.c - programs/cmd/tests/test_builtins.cmd - programs/cmd/tests/test_builtins.cmd.exp - programs/cmd/wcmd.h - programs/cmd/wcmdmain.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ffc2fa90b72ceb6410d84ae1e71131... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ffc2fa90b72ceb6410d84ae1e71131... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)