20 Mar
2020
20 Mar
'20
10:08 p.m.
Module: wine Branch: master Commit: 99207332d4ebc83ac230a2001a859c6404e495e7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=99207332d4ebc83ac230a2001... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Thu Mar 19 18:50:54 2020 -0500 quartz/tests: Add some tests for renderless mode. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/quartz/tests/Makefile.in | 2 +- dlls/quartz/tests/avisplit.c | 1 - dlls/quartz/tests/vmr9.c | 561 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 560 insertions(+), 4 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=99207332d4ebc83ac230a...