Module: wine Branch: master Commit: db56d2f2a30d6a10dc78a937cd133fb895a9d0d2 URL: https://gitlab.winehq.org/wine/wine/-/commit/db56d2f2a30d6a10dc78a937cd133fb...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Sep 8 09:01:32 2022 +0200
mf/tests: Split IMFTransform tests to transform.c.
---
dlls/mf/tests/Makefile.in | 5 +- dlls/mf/tests/mf.c | 4717 +++------------------------------------------ dlls/mf/tests/mf_test.h | 58 + dlls/mf/tests/transform.c | 4321 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 4622 insertions(+), 4479 deletions(-)