29 Oct
2012
29 Oct
'12
1:52 p.m.
Module: wine Branch: master Commit: 419a1f45f9b043f11a1a9a38e4e1714b50eb6a69 URL: http://source.winehq.org/git/wine.git/?a=commit;h=419a1f45f9b043f11a1a9a38e4... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Sun Oct 28 13:21:13 2012 -0400 dwrite: Added initial test code for text analyzer tests. --- dlls/dwrite/tests/Makefile.in | 1 + dlls/dwrite/tests/analyzer.c | 472 +++++++++++++++++++++++++++++++++++++++++ dlls/dwrite/tests/font.c | 2 - 3 files changed, 473 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=419a1f45f9b043f11a1a9a...