Module: wine Branch: master Commit: b0458a318f20eb9fa2b187e28451a9579170d746 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b0458a318f20eb9fa2b187e28...
Author: Akihiro Sagawa sagawa.aki@gmail.com Date: Wed Jun 2 23:07:56 2021 +0900
quartz/tests: Test the close button of the video window.
Signed-off-by: Akihiro Sagawa sagawa.aki@gmail.com Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/quartz/tests/videorenderer.c | 98 +++++++++++++++++++++++++++++++++-- dlls/quartz/tests/vmr7.c | 105 ++++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/vmr9.c | 100 ++++++++++++++++++++++++++++++++++-- 3 files changed, 295 insertions(+), 8 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b0458a318f20eb9fa2b18...