[Git][wine/wine][master] 2 commits: kernel32/tests: Add tests for CreateProcessA.
Alexandre Julliard pushed to branch master at wine / wine Commits: efa1a1b6 by Yeshun Ye at 2026-01-19T22:55:18+01:00 kernel32/tests: Add tests for CreateProcessA. Tests for cmd with quotes and whitespaces. Signed-off-by: YeshunYe <yeyeshun@uniontech.com> - - - - - 8b7423a6 by Yeshun Ye at 2026-01-19T22:56:04+01:00 kernelbase: Trim whitespaces from the quoted command line. If 'name' does not have a suffix, a suffix will be appended in find_exe_file. If 'name' contains spaces, it will result in an incorrect filename being concatenated. Signed-off-by: YeshunYe <yeyeshun@uniontech.com> - - - - - 2 changed files: - dlls/kernel32/tests/process.c - dlls/kernelbase/process.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a951438db28701af15cdbd79b63170... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a951438db28701af15cdbd79b63170... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)