[Git][wine/wine][master] 2 commits: kernel32/tests: Add tests for CreateProcessA.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Mon, 19 Jan 2026 16:00:27 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

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 <[email protected]>

- - - - -
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 <[email protected]>

- - - - -


2 changed files:

- dlls/kernel32/tests/process.c
- dlls/kernelbase/process.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a951438db28701af15cdbd79b63170dc4efa6eff...8b7423a6c491e32dd5efb95618172962d724d9de

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a951438db28701af15cdbd79b63170dc4efa6eff...8b7423a6c491e32dd5efb95618172962d724d9de
You're receiving this email because of your account on gitlab.winehq.org.