Add a1-trap-test
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 25 Feb 2010 01:51:25 +0000 (20:51 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 25 Feb 2010 02:01:24 +0000 (21:01 -0500)
commit16ef3ab230047221f813905d390bf762a3d8508a
treebfa0b2b2ec1318d4006c7b7148efb041edebed5e
parentad5cbba4c05f8521004c6aa1afd5aa74040afad0
Add a1-trap-test

When a trapezoid sample point is exactly on a polygon edge, the rule
is that it is considered inside the trapezoid if the edge is a top or
left edge, but outside for bottom and right edges.

This program tests that for a1 trapezoids.
test/Makefile.am
test/a1-trap-test.c [new file with mode: 0644]