21 Dec
2007
21 Dec
'07
1:28 p.m.
Module: wine Branch: master Commit: 5ddb13381eac3b73bc2e9e6b0db4d0f60799c280 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5ddb13381eac3b73bc2e9e6b0d... Author: Lei Zhang <thestig(a)google.com> Date: Thu Dec 20 20:19:07 2007 -0800 quartz: Move aggregation tests into separate file. --- dlls/quartz/tests/Makefile.in | 1 + dlls/quartz/tests/misc.c | 158 +++++++++++++++++++++++++++++++++++++ dlls/quartz/tests/videorenderer.c | 119 ---------------------------- 3 files changed, 159 insertions(+), 119 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5ddb13381eac3b73bc2e9e...