[Git][wine/wine][master] 2 commits: cmd/tests: Add test for quoted wildcarded sets in FOR instruction.
Alexandre Julliard pushed to branch master at wine / wine Commits: 70d2d5e8 by Eric Pouech at 2026-01-16T17:52:57+01:00 cmd/tests: Add test for quoted wildcarded sets in FOR instruction. Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - ebc801a7 by Eric Pouech at 2026-01-16T17:52:57+01:00 cmd: Strip quotes from element in FOR set when it contains wildcards. Solves case #8 of following bugzilla entry. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50132 Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 3 changed files: - 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/4d74e896d7deaf523d0d8b4ab70bf7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d74e896d7deaf523d0d8b4ab70bf7... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)