[PATCH 1/3] gdi32/tests: Expand framework for tests of drawing functions in paths, add test for AngleArc in paths.

Misha Koshelev mk144210 at bcm.edu
Thu Jun 21 23:39:16 CDT 2007


I thought there would just be some extra PT_MOVETO's I'd need to get rid of for AngleArc but it turns out
that, contrary to our current function, AngleArc _isn't_ always counterclockwise. I also changed the tests on
paths framework a bit (now can also skip path entries on native that currently aren't there in wine) and
fixed the WidenPath test so it conforms on win98.
---
 dlls/gdi32/tests/path.c |   90 ++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 73 insertions(+), 17 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4f80e3cc50401f0d975f93ce0d3aefe970255582.diff
Type: text/x-patch
Size: 7575 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070621/7861e60c/4f80e3cc50401f0d975f93ce0d3aefe970255582-0001.bin


More information about the wine-patches mailing list