[PATCH 1/8] evr/tests: Move the DirectShow filter tests to a separate file.

Nikolay Sivov nsivov at codeweavers.com
Sun Oct 31 16:16:52 CDT 2021



On 10/27/21 8:08 PM, Zebediah Figura wrote:
> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
> ---
>  dlls/evr/tests/Makefile.in |   3 +-
>  dlls/evr/tests/evr.c       | 337 +-------------------------------
>  dlls/evr/tests/filter.c    | 390 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 394 insertions(+), 336 deletions(-)
>  create mode 100644 dlls/evr/tests/filter.c
>
I don't care that much, but I also don't see a point of splitting it
like that. Same for rename in next patch.



More information about the wine-devel mailing list