cmd/tests: Add test for quoted wildcarded sets in FOR instruction. Signed-off-by: Eric Pouech <epouech@codeweavers.com>
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>