summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-10[test/Makefile.am] Update list of reference images.Chris Wilson1-5/+1
2008-09-10[test/Makefile.am] Remove reference to clip-operator-ps-argb32-ref.pngChris Wilson1-1/+0
2008-09-10[test/pdiff] Fix include syntaxBehdad Esfahbod1-1/+1
2008-09-10[test] Typo in Makefile.amChris Wilson2-2/+2
2008-09-10[test/pdiff/Makefile.am] Another automake warning fixBehdad Esfahbod1-1/+1
2008-09-09[test] fill-alphaChris Wilson5-8/+10
2008-09-08[{test,perf}/Makefile.am] Define html-local target instead of htmlBehdad Esfahbod1-2/+2
2008-09-08[Makefile.am] Rename INCLUDES to AM_CPPFLAGSBehdad Esfahbod1-1/+1
2008-09-08[test] Add fill-alpha-pattern.Chris Wilson5-0/+98
2008-09-08[test] Add fill-alpha.Chris Wilson4-0/+92
2008-09-07[ps] Only use fallback images if the gradient has non-constant alpha.Chris Wilson13-1/+1
2008-09-07[test] Add gradient-constant-alpha.Chris Wilson2-0/+76
2008-09-07Revert "[ps] A flattened gradient is not linear."Chris Wilson8-0/+2
2008-09-06[ps] A flattened gradient is not linear.Chris Wilson8-2/+0
2008-09-06[ps] Use floating point values when flattening color.Chris Wilson2-0/+1
2008-09-04[test] Do not include "xmalloc.h" directlyBehdad Esfahbod4-4/+0
2008-09-02Move _GNU_SOURCE declarations to where it's usedBehdad Esfahbod3-7/+6
2008-09-02Revamp the build system.Behdad Esfahbod3-0/+6
2008-09-02[cairo-test] Fixup a few memleaks on failure.Chris Wilson1-0/+5
2008-08-26[test] Ensure that the output is always saved.Chris Wilson1-27/+27
2008-08-26[pdiff] Get the surface data pointer once.Chris Wilson1-22/+16
2008-08-21[test] Explicity save a fail image.Chris Wilson3-14/+14
2008-08-20[test] Cache last output and compare next time.Chris Wilson4-30/+179
2008-08-20[test/bufferdiff] Move unused code.Chris Wilson3-332/+216
2008-08-19[test] Destroy test ouput image on failure.Chris Wilson1-0/+1
2008-08-19[test] Always write the test output to a png.Chris Wilson1-7/+9
2008-08-19[test] Pass extended output name to ref_name_for_test().Chris Wilson1-8/+10