Add a couple of test apps for line/unfilled polygon clipping.
authorEric Anholt <eric@anholt.net>
Thu, 27 Mar 2008 18:57:08 +0000 (11:57 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 27 Mar 2008 18:57:08 +0000 (11:57 -0700)
commit227af94cce1c0fc898a5ccef1d6f61a31cdd770f
tree02d19c07bdadaf5ce90968b6b48dfac51cbb0e26
parent05004670448e1edd9166b8da614606e6f49c1fcf
Add a couple of test apps for line/unfilled polygon clipping.
progs/tests/.gitignore
progs/tests/Makefile
progs/tests/lineclip.c [new file with mode: 0644]
progs/tests/unfilledclip.c [new file with mode: 0644]