summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-03-03[truetype] Move the sizeof asserts to compile time.Chris Wilson2-64/+0
2009-03-03[test/any2ppm] Update the cairo-script-interpreter callback.Chris Wilson1-0/+1
2009-03-03[test/any2ppm] Add feature checks for daemon()Chris Wilson1-1/+5
2009-03-01[test] Add regression test for 005436Chris Wilson7-0/+82
2009-02-19[test] Fix assert on default font family in toy-font-faceJeff Muizelaar1-4/+15
2009-02-16Add test/Makefile.sourcesJeff Muizelaar3-334/+293
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja3-9/+0
2009-02-13[test] Free ref_name in fallback-resolution.Chris Wilson1-0/+2
2009-02-11Correct the reference image for the rotate-image-surface-paint testSøren Sandmann1-0/+0
2009-02-11[test] Add cairo_test_NaN and use it in place of strtodJeff Muizelaar3-2/+17
2009-02-10[test] Add crtdbg.h includeJeff Muizelaar1-0/+4
2009-02-10[test] Don't embed preprocessor directives inside macrosJeff Muizelaar3-15/+16
2009-02-09[test] Allocate glyph array with mallocJeff Muizelaar1-1/+3
2009-02-09[test] define isnan() on MSVCJeff Muizelaar1-0/+4
2009-02-09[test] Avoid C99 designated initializersJeff Muizelaar1-10/+10
2009-02-09[test] Define INFINITY on MSVCJeff Muizelaar2-5/+2
2009-02-06[test] Fix "make dist"Behdad Esfahbod1-1/+0
2009-02-05[test] Fix the definition of INFINITYJeff Muizelaar1-1/+1
2009-02-03[test] Define INFINITY if it hasn't been defined.Jeff Muizelaar2-20/+5
2009-01-29[test] Compile again without memfault.Chris Wilson1-10/+16
2009-01-29[stroker] Rectilinear dashing.Chris Wilson5-2/+2
2009-01-29[test] Trivial fixes for error paths.Chris Wilson2-8/+32
2009-01-29[test] Suppress suppressed memfault reportChris Wilson1-2/+9
2009-01-22Add details to test/COPYING about license of bundled fonts.Carl Worth1-0/+8
2009-01-14[test] Add a huge-radial test case.Chris Wilson10-7/+79
2009-01-14[test] Add fill-image.Chris Wilson3-0/+85
2009-01-14[test] Propagate failure from painting large-source-roiChris Wilson1-8/+20
2009-01-04[test] Stress test using large source images.M Joonas Pihlaja3-0/+66
2009-01-03[boilerplate] Remove CAIRO_BOILERPLATE_LOG()Chris Wilson1-1/+0
2009-01-02[test] Free test nameChris Wilson1-0/+3
2009-01-02[test/pdf-mime-data] Free data on error paths.Chris Wilson1-0/+4
2009-01-02[test] Fix mismatched free.Chris Wilson1-2/+2
2008-12-29[test] Update twin reference imagesChris Wilson14-5/+3
2008-12-29[test] Draw spline bboxChris Wilson10-4/+65
2008-12-23[font-face-get-type] Fix test to cleanup the surface and context properlyJeff Muizelaar1-3/+7
2008-12-23[test] Fix reference handling in user-font-rescaleChris Wilson1-1/+3
2008-12-23[test] Fix any2ppm build when building without the full complement of surfaces.M Joonas Pihlaja1-0/+2
2008-12-18[scaled-font-zero-matrix] Destrory scaled font and font optionsJeff Muizelaar1-0/+2
2008-12-18Add test creating a scaled font with a zero ctm matrixJeff Muizelaar2-0/+60
2008-12-18[test] Quartz doesn't like being forkedJeff Muizelaar1-4/+8
2008-12-18[test] Update twin reference images.Chris Wilson2-0/+0
2008-12-18[twin] Switch internal users to the new name.Chris Wilson1-1/+1
2008-12-14Fix compilation with gcovChris Wilson1-8/+9
2008-12-14[test] Add missing joins.ref.pngChris Wilson1-0/+0
2008-12-12[test] Only delete output images beneath output.Chris Wilson1-4/+3
2008-12-12[test] Add a simple joins test caseChris Wilson3-0/+112
2008-12-12[test] Check idempotency of append_path() -> copy_path()Chris Wilson2-0/+109
2008-12-12[test] Add a rectilinear-dash test case.Chris Wilson3-0/+178
2008-12-12[test] Propagate error from pathChris Wilson1-0/+5
2008-12-12[test/clip-nesting] Propagate status from sub-context.Chris Wilson1-0/+16