diff options
author | Carl Worth <cworth@cworth.org> | 2008-03-24 16:24:36 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2008-03-24 16:26:28 -0700 |
commit | ee3981fb92ee5fa9b049dae32421cc0015fd4bf6 (patch) | |
tree | 2c31b25da0dc6c7ff1873d02c32e1893c296144d /test/.gitignore | |
parent | 184d9cbf9c8967b741209b9d891848c9bd37dd60 (diff) |
Add new text-transform test
Previously, the test suite wasn't supplying any coverage of transformed
text rendering.
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 3f7b2af7..ab211ee5 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -177,6 +177,7 @@ text-cache-crash text-glyph-range text-pattern text-rotate +text-transform text-zero-len transforms translate-show-surface |