Module: wine Branch: master Commit: c08ab0b941db2cf47a9e93311bfa690f020cb32d URL: https://source.winehq.org/git/wine.git/?a=commit;h=c08ab0b941db2cf47a9e93311...
Author: Zebediah Figura z.figura12@gmail.com Date: Thu Sep 26 21:40:49 2019 -0500
quartz/tests: Add some tests for unconnected filter state change.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/quartz/tests/acmwrapper.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/avidec.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/avisplit.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/dsoundrender.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/filesource.c | 61 +++++++++++++++++---------------------- dlls/quartz/tests/mpegsplit.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/videorenderer.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/vmr7.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/vmr9.c | 58 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/waveparser.c | 58 +++++++++++++++++++++++++++++++++++++ 10 files changed, 549 insertions(+), 34 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c08ab0b941db2cf47a9e9...