summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-08-24 12:17:18 +0200
committerBenjamin Otte <otte@redhat.com>2010-08-24 12:17:18 +0200
commit4d8fb1bc01654ba0d331e6aea8127920e8cdf0b8 (patch)
treeb906c6c7cf8b083728b57d9477df896d8936ccef /.gitignore
parent5ff359b8a0a4573722b1cba141b8f00cf24b6f09 (diff)
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 96d222b..aaeb75f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ test/fetch-test
test/gradient-test
test/oob-test
test/region-test
+test/region-translate
test/scaling-test
test/screen-test
test/trap-crasher