summaryrefslogtreecommitdiff
path: root/test/bitmap-font.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18[test] Set font sizeBehdad Esfahbod1-0/+1
2010-05-05test/bitmap-font: Destroy FcPatternChris Wilson1-6/+2
2010-05-04test/bitmap-font: Propagate memfaultChris Wilson1-3/+10
2010-05-04test/bitmap-font: Check for memfault errorChris Wilson1-2/+2
2008-10-31[test] Build test suite into single binary.Chris Wilson1-15/+7
2008-10-18[test/bitmap] Leak on error path.Chris Wilson1-0/+8
2008-09-25Make the bitmap-font an XFAIL.Carl Worth1-1/+2
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-13/+10
2008-02-15[test/bitmap-font] Destroy the font options after use.Chris Wilson1-0/+2
2008-01-28Fix bitmap-font test by using near-equality for double comparisonCarl Worth1-5/+6
2008-01-25[test/bitmap-font] Test under all combinations of hinting, test font metrics tooBehdad Esfahbod1-8/+94
2007-03-05[test] In the bitmap-font test, break cairo_text_path() call into twoBehdad Esfahbod1-2/+4
2006-09-09test/bitmap-font: Fix arguments to FcFreeTypeQuery to avoid warnings.Carl Worth1-2/+2
2006-08-31[test] Use FcFreeTypeQueryBehdad Esfahbod1-5/+5
2006-08-17bitmap-font: Add cairo_text_path;fill to demonstrate bug #7889Carl Worth1-3/+10
2006-08-17Add rotation to bitmap-font to demonstrate failure of bug #7888Carl Worth1-1/+10
2006-08-08Eliminate most compiler warnings from the test suiteCarl Worth1-1/+1
2006-07-13Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod1-0/+2
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-2/+3
2006-06-20New bitmap-font test with bundled 6x13 font.Carl Worth1-0/+106