April 15, 2026
10:12 p.m.
Both get_ShortPath methods wrap GetShortPathNameW on the stored long path; get_ShortName extracts the last component of the resulting short path. Add matching tests comparing against GetShortPathNameW directly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10675