summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2008-12-15 00:56:26 -0600
committerJonathon Jongsma <jjongsma@gnome.org>2008-12-15 00:56:26 -0600
commit0fc70d99be2e5377c14853cbe9a6ab7d39c4af63 (patch)
treeefe628e8e548b06ba051b08a960a92df456b3ace /.gitignore
parent3a2c321730e583b6256e43cc91ee71c55b416ee4 (diff)
Add tests and fix a bug in UserFontFace
* cairomm/fontface.cc: fixed a bug in UserFont where I was incorrectly using a function static variable and so it was not returning negative numbers for num_glyphs when I expected it to * tests/Makefile.am: * tests/test-font-face.cc: * tests/test-user-font.cc: Added tests for UserFontFace
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f56f7a3..20c26ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,6 +58,7 @@ tests/test-surface
tests/test-scaled-font
tests/test-font-options
tests/test-matrix
+tests/test-user-font
cairomm/cairommconfig.h*
cairomm/stamp-*