summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Add missing reference images REFERENCE_IMAGES list.Carl Worth1-0/+9
2008-09-25Ignore test/png-test.pngCarl Worth1-0/+1
2008-09-25[user-font-rescale] Do proper ref-counting of substitute fontJeff Muizelaar1-2/+8
2008-09-25Update text-antialias-subpixel reference image.Carl Worth1-0/+0
2008-09-25Note that we're using ghostscript 8.62 now for reference images.Carl Worth1-1/+1
2008-09-25Make device-offset-scale an XFAIL test due to SVG failure.Carl Worth2-1/+3
2008-09-25Update pdf-specific reference images for mask test.Carl Worth2-0/+0
2008-09-25Add pdf-specific reference image for mask-transformed-similarCarl Worth1-0/+0
2008-09-25Update ps-specific reference image for rotate-image-surface-paintCarl Worth1-0/+0
2008-09-25Mark degenerate-path and miter-precision as XFAIL.Carl Worth3-2/+5
2008-09-25Make the bitmap-font an XFAIL.Carl Worth2-1/+3
2008-09-24Update ps-specific reference image for ft-text-vertical-layout-type3Carl Worth1-0/+0
2008-09-24Update all reference images for ft-text-vertical-layout-type1.Carl Worth4-0/+0
2008-09-24Update reference image for smask-text test.Carl Worth1-0/+0
2008-09-24Add svg-specific reference image for user-font-rescale.Carl Worth1-0/+0
2008-09-25[test] Write the OUTPUT filename to the log if we match the vector surface.Chris Wilson1-0/+3
2008-09-24Mark several new tests added during 1.7 as XFAIL.Carl Worth5-4/+12
2008-09-24Remove the device-offset testing (-25 cases) for the release.Carl Worth1-1/+1
2008-09-24Add svg-specific reference image for mask-transformed-similar.Carl Worth1-0/+0
2008-09-24Add pdf-specific reference images for gradient-constant-alpha.Carl Worth3-0/+1
2008-09-24Add pdf-specific reference images for fill-alpha-pattern.Carl Worth3-0/+1
2008-09-24Add pdf- and ps-specific reference images for device-offset-fractionalCarl Worth2-0/+0
2008-09-24[test] Add a test case to question the mutability of sources.Chris Wilson5-0/+60
2008-09-24[test] Memleak in new mask-ctm-* tests.Chris Wilson2-0/+6
2008-09-24[test] Rename mask-ctm-* to avoid conflict with mask-ctm.Chris Wilson6-8/+8
2008-09-24[test/any2ppm] Handle filenames with multiple-dots.Chris Wilson1-1/+1
2008-09-23[test] Add a test case for create_similar(CONTENT_ALPHA)Chris Wilson5-0/+80
2008-09-22[build] Add Makefile.win32.commonBehdad Esfahbod2-24/+4
2008-09-22[test] Add an exercise for masking an image using the ctm.Chris Wilson6-0/+208
2008-09-19[test] Add rectilinear-fillChris Wilson4-0/+95
2008-09-18Add user-font-rescale-ps-ref.png to REFERENCE_IMAGES.Carl Worth1-0/+1
2008-09-18Remove text-lcd-filter testsCarl Worth9-348/+0
2008-09-18Make the lcd_filter API privateCarl Worth2-5/+0
2008-09-18Update tests to new cairo_text_cluster_flags_t APIBehdad Esfahbod2-14/+11
2008-09-17[test] Add missing operator-alpha ref image.Chris Wilson1-0/+0
2008-09-17Workaround undefined functions required by rsvg & poppler.Chris Wilson1-0/+3
2008-09-17[test] Check set_operator()Chris Wilson7-0/+156
2008-09-16[test] Make test programs depend on check programsBehdad Esfahbod1-0/+2
2008-09-16Change user-font-rescale test to use opaque colorsAdrian Johnson3-3/+3
2008-09-16[test/user-font-rescale] TidyChris Wilson1-76/+98
2008-09-16[test/user-font-rescale] Fixup use of NANChris Wilson1-3/+2
2008-09-16[test] Add a test case for drawing glyphs with different metrics.Jeff Muizelaar4-0/+332
2008-09-15[test] Test handling of fractional device offsets.Chris Wilson4-0/+83
2008-09-15[test] Fixup potential use of uninitialized test_image.Chris Wilson1-2/+0
2008-09-12[test] Only test truetype-tables if we can.M Joonas Pihlaja1-2/+2
2008-09-11[Makefile.am.common] Unify more common rulesBehdad Esfahbod1-2/+1
2008-09-11Makefile.am cleanupBehdad Esfahbod2-13/+10
2008-09-11[test] Check for updated reference images.Chris Wilson1-20/+63
2008-09-11Update user-font-proxy PDF/PS ref imagesAdrian Johnson2-0/+0
2008-09-11[test] Fix order of deleting images vs checks.Chris Wilson1-3/+2