21 Nov
2023
21 Nov
'23
11:02 a.m.
Rémi Bernon (@rbernon) commented about dlls/mf/tests/transform.c:
bad_input_type = (void *)buffer_bad;
/* Test GetInputType. */ - todo_wine - {
Please remove the todo_wine in the same commit you are implementing the feature. (Then, for changes that only touch test files (for instance when adding tests), the commit title should be "`<module>/tests: <message>.`") -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4450#note_53048