region: Add a new test region-translate
authorBenjamin Otte <otte@redhat.com>
Tue, 24 Aug 2010 10:17:18 +0000 (12:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 24 Aug 2010 10:17:18 +0000 (12:17 +0200)
commit4d8fb1bc01654ba0d331e6aea8127920e8cdf0b8
treeb906c6c7cf8b083728b57d9477df896d8936ccef
parent5ff359b8a0a4573722b1cba141b8f00cf24b6f09
region: Add a new test region-translate

This test exercises a bug in pixman_region32_translate(). The function
clips the region to int16 coordinates SHRT_MIN/SHRT_MAX.
.gitignore
test/Makefile.am
test/region-translate-test.c [new file with mode: 0644]