[Git][wine/wine][master] 5 commits: cmd/tests: Add more lexer related tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: 4077fe3a by Eric Pouech at 2025-04-07T21:58:11+02:00 cmd/tests: Add more lexer related tests. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 41ad3806 by Eric Pouech at 2025-04-07T21:58:11+02:00 cmd: Rely on node_builder to get lexer state. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57877 Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - a2e274ed by Eric Pouech at 2025-04-07T21:58:11+02:00 cmd: Check command buffer instead of keeping whitespace state. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - ee895f7d by Eric Pouech at 2025-04-07T21:58:11+02:00 cmd: Factorize end-of-line conditions. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 52c209ab by Eric Pouech at 2025-04-07T21:58:11+02:00 cmd: Handle directly commands til eol. Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> - - - - - 2 changed files: - programs/cmd/tests/test_builtins.cmd - programs/cmd/wcmdmain.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bfab920e64d1d5542cdceffa2fe5a0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bfab920e64d1d5542cdceffa2fe5a0... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)