20 Jul
2023
20 Jul
'23
10:38 a.m.
Jacek Caban (@jacek) commented about dlls/shlwapi/tests/url.c:
const WCHAR *url; const WCHAR *expect; DWORD flags; + const WCHAR *win7_expect;
Maybe we could instead detect versions that don't support the flag early, print win_skip and just skip tests using this flag in the loop. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/585#note_39584