summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[test] Reorder dash-infinite-loop to not hit a runaway allocation.M Joonas Pihlaja1-1/+1
2009-09-04[test] Add large-source-roi.ref.png to test/Makefile.amM Joonas Pihlaja1-0/+1
2009-09-04[test] Add unbounded variants of clip-{fill,stroke}Chris Wilson18-0/+223
2009-09-03[test] Fix the order of random points random-intersections-curves*.M Joonas Pihlaja2-14/+20
2009-09-03[image] Check for out of bounds image surface sizes in constructors.M Joonas Pihlaja3-4/+4
2009-09-03[test] Allow tests to XFAIL by putting the cairo_t into an error state.M Joonas Pihlaja1-7/+7
2009-09-03[test] Add clip-disjointChris Wilson5-0/+93
2009-09-02[boilerplate/test] Use numerical equality not string equalityChris Wilson1-1/+1
2009-09-02[constructors] Guard against being called without any input files.M Joonas Pihlaja1-1/+6
2009-09-02[test] Add clip-imageChris Wilson4-0/+96
2009-08-31Update ref imagesAdrian Johnson11-0/+0
2009-08-31[test] Use HAVE_FLOCKFILE instead of _POSIX_C_SOURCE.M Joonas Pihlaja1-3/+2
2009-08-29[clip] Apply surface offset when combining with clip maskChris Wilson1-0/+0
2009-08-29[test] Add rotated clip.Chris Wilson6-0/+114
2009-08-29Update reference imagesChris Wilson57-2/+12
2009-08-29[test] Add clip-strokeChris Wilson6-0/+125
2009-08-29[test] Implicit closeChris Wilson4-0/+56
2009-08-29[test] Update REFERENCE_IMAGESChris Wilson1-3/+2
2009-08-29[script] Introduce cairo_script_context_tChris Wilson1-1/+4
2009-08-29[test] Stress the intersection handling by feeding spans/traps random curvesChris Wilson14-0/+175
2009-08-29[tessellator] Special case rectilinear tessellationChris Wilson2-0/+0
2009-08-29Eliminate self-intersecting strokes.Chris Wilson146-37/+235
2009-08-29[test] Minor tweak of ft-text-vertical-layoutChris Wilson2-7/+4
2009-08-26[test] Remove misleading code/comments from a1-image-sampleChris Wilson1-4/+0
2009-08-26[test] Attempt to automatically detect running under gdbChris Wilson1-0/+32
2009-08-26[test] Exit on first failure '-x'Chris Wilson1-2/+13
2009-08-17[test] Update reference image for the extended-blend-mode test.Søren Sandmann Pedersen1-0/+0
2009-08-06[boilerplate/test] Convert make-*-constructors to shellChris Wilson3-169/+28
2009-07-31[gl] Refresh clip-operator ref.Chris Wilson2-0/+1
2009-07-31[test] Add clip-fill.Chris Wilson7-0/+83
2009-07-31[test] Add clip-textChris Wilson7-0/+93
2009-07-29[test] Yet another bug in curve-to as line-to.Chris Wilson5-0/+102
2009-07-28[test] Wrap yet another call to get_image_surface() inside a timeout.Chris Wilson1-0/+3
2009-07-28[test] Add timeouts around finishing and converting surfaces to images.Chris Wilson1-4/+10
2009-07-28[test] Test extremely small dash lengths.M Joonas Pihlaja4-0/+85
2009-07-28[test] Add degenerate-curve-toChris Wilson5-0/+106
2009-07-27Mark curve-to-as-line-to as XFAIL for PS backend.Carl Worth1-0/+0
2009-07-27Merge branch 'master' of git.cairographics.org:/git/cairoCarl Worth16-21/+163
2009-07-27Add new test: curve-to-as-line-toCarl Worth3-0/+96
2009-07-27[test] Overlapping glyphsChris Wilson7-0/+128
2009-07-27[pdf] Eliminate redundant whole-page clip.Chris Wilson4-0/+0
2009-07-24[test] Extend radial gradients to check r2 < r1Chris Wilson3-13/+23
2009-07-24[test] Fix use of uninitialized widths.Chris Wilson1-8/+5
2009-07-24[test] Trap SIGFPEChris Wilson1-0/+7
2009-07-23[test] clip representation is no longer surface dependentChris Wilson1-126/+74
2009-07-23[drm] Add an accelerated image surface.Chris Wilson2-1/+2
2009-07-23Remove clip handling from generic surface layer.Chris Wilson102-38/+230
2009-07-22[gl] Update reference imagesChris Wilson15-0/+14
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+1
2009-07-20[test] Summarise tests that fail during the preamble.Chris Wilson1-24/+85