summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-11-02[test] Update upscale test to expose an Xlib failureBenjamin Otte5-1/+3
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja19-48/+48
2009-10-20[test] Add surface-pattern-operatorAndrea Canciani7-0/+122
2009-10-19[test] Update rotate-image-surface-paintChris Wilson8-38/+45
2009-10-17[test] Add radial-gradient-sourceChris Wilson5-0/+118
2009-10-15Add mising images to REFERENCE_IMAGES list.Carl Worth1-0/+8
2009-10-15Mark in-fill-empty-trapezoid as an XFAIL test.Carl Worth2-2/+7
2009-10-15Remove stale references to non-existant reference images.Carl Worth1-7/+0
2009-10-15[test] Add clip-device-offsetBenjamin Otte5-0/+82
2009-10-15[build] Link against pthread-stubsChris Wilson3-8/+12
2009-09-30[boilerplate/xcb] Check for connection errors during testChris Wilson1-43/+43
2009-09-30[API] Make _cairo_meta_surface_replay() private againBenjamin Otte1-2/+6
2009-09-24Add EPS testAdrian Johnson4-0/+172
2009-09-22[test] Revamp surface-sourceChris Wilson24-8/+47
2009-09-22[test] Exercise push-group-color.Chris Wilson5-0/+144
2009-09-11[test] Typos in README from previous commitChris Wilson1-1/+1
2009-09-11[test] Add Debian packages for fontsChris Wilson1-1/+3
2009-09-11[test] Update big-line and remove XFAILChris Wilson9-12/+12
2009-09-09[test] Disable the antialias testing for the vector surfaces.Chris Wilson5-5/+5
2009-09-09[test] Compare a failure against the image outputChris Wilson1-0/+46
2009-09-09[test] Typo in ft-show-glyphs-positioningChris Wilson1-1/+1
2009-09-09[test] An oversized twin test case.Chris Wilson5-0/+100
2009-09-09[test] Variation of twin that intermixes antialiasingChris Wilson5-0/+100
2009-09-09[test] SUBPIXEL_ANTIALIAS varation of twinChris Wilson5-0/+74
2009-09-09[test] Variation of twin with ANTIALIAS_GRAYChris Wilson5-0/+74
2009-09-09[test] Add ANTIALIAS_NONE variation of twinChris Wilson5-0/+74
2009-09-09[test] Check for errors during ft-show-glyphs-positioningChris Wilson1-7/+39
2009-09-08[build] Improve handling of missing test apparatusChris Wilson2-0/+10
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