summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Add a generic cow-snapshotting frameworkChris Wilson2-2/+22
2009-05-25[test] Change test semantics to match new in-fill definitionChris Wilson1-20/+57
2009-05-15[memfault] Update macros to avoid namescape collision with memcheckChris Wilson1-31/+31
2009-05-15[test] Stress the ft from-face cacheChris Wilson1-7/+102
2009-05-15[test] Clear expected floating point exceptionsChris Wilson1-0/+4
2009-05-15[test] Check text->path with user-fonts (twin)Chris Wilson4-1/+10
2009-05-15[test] Relax APPROX_EQUALS conditionChris Wilson1-4/+4
2009-05-15[test] Add a note to "Getting the elusive zero failures"Chris Wilson1-0/+12
2009-05-15[test] Fix typos that excluded backend test sourcesChris Wilson1-3/+3
2009-05-15[xlib] Use minimal depth for similar clones.Chris Wilson1-0/+1
2009-05-05[test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson4-0/+50
2009-04-20[test] Call FcInit() manually.Chris Wilson1-0/+6
2009-04-16[test] Handle memfaults during surface-finish-twiceChris Wilson1-6/+11
2009-04-16[test] Use xmalloc() to evade memfault.Chris Wilson1-1/+1
2009-04-16[test] Disable signal handling under valgrindChris Wilson1-1/+1
2009-04-01[test-win32] Fix static linking of the test suite.Jeff Muizelaar2-4/+7
2009-03-31[test] Improve fault injection coverageChris Wilson1-0/+35
2009-03-30[test] Memfault checks.Chris Wilson1-51/+113
2009-03-24[test] Check for surface create failure.Chris Wilson1-1/+6
2009-03-24[test] Early test for memfault.Chris Wilson1-11/+30
2009-03-24[test] Check for errors during get-path-extents.Chris Wilson1-0/+9
2009-03-18[test] Propagate allocation failure.Chris Wilson1-3/+16
2009-03-18[test] Destroy pattern on error paths.Chris Wilson1-4/+25
2009-03-18[test] Trivial leak on error in show-glyphs-many.Chris Wilson1-5/+6
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