31 Jul
2024
31 Jul
'24
1:20 p.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/listview.c:
ok(lstrcmpA(buff, names[3]) == 0, "Expected '%s', got '%s'\n", names[3], buff);
DestroyWindow(hwnd); + + test_sort_order();
I would call it test_custom_sort() and call it from the main function. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6160#note_77411