summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-07-04[script] Fix the trivial errors running the test suiteChris Wilson3-2/+2
2009-07-04[any2ppm] Choose a more appropriate format for the replay contentChris Wilson1-1/+14
2009-07-03Export meta-surfaceChris Wilson2-38/+25
2009-07-03[test] Record trace to an in-memory meta-surfaceChris Wilson2-42/+332
2009-07-02[test] Update argb32 pdf reference image for trap-clipCarlos Garcia Campos1-0/+0
2009-07-02[test] Mark all smask tests as XFAIL for pdfCarlos Garcia Campos8-7/+18
2009-07-02[test] Add pdf reference image for rotate-image-surface-paintCarlos Garcia Campos4-2/+1
2009-07-02[test] Add pdf reference image for mask-transformed-imageCarlos Garcia Campos2-0/+1
2009-07-02[test] Update argb32 and rgb24 pdf reference image for maskCarlos Garcia Campos2-0/+0
2009-07-02[test] Update pdf reference image for surface-patternCarlos Garcia Campos4-2/+0
2009-07-02[test] Update argb32 and rgb24 pdf reference image for text-patternCarlos Garcia Campos2-0/+0
2009-07-02[test] Update pdf reference image for text-transformCarlos Garcia Campos1-0/+0
2009-07-02[test] Update pdf reference image for filter-nearest-transformedCarlos Garcia Campos4-2/+0
2009-07-02[test] Update pdf reference image for filter-nearest-offsetCarlos Garcia Campos4-2/+0
2009-07-02[test] Update argb32 pdf reference image for clip-operatorCarlos Garcia Campos1-0/+0
2009-07-02[test] Remove PDF reference images for scale-source-surface-paintCarlos Garcia Campos3-2/+0
2009-07-02[test] Remove PDF reference images for paint-with-alphaCarlos Garcia Campos2-1/+0
2009-07-02[test] Remove PDF reference images for paint-source-alphaCarlos Garcia Campos3-2/+0
2009-07-02[test] Use poppler_page_render with a transparent surfaceCarlos Garcia Campos2-8/+10
2009-06-29[test] Only run fallback-resolution for enabled targetsChris Wilson1-0/+3
2009-06-28[test] Timeout support for testsChris Wilson2-0/+20
2009-06-27[test] Remove broken PDF reference images for push-groupChris Wilson4-3/+0
2009-06-27[test] Remove invalid smask PDF reference imagesChris Wilson20-19/+0
2009-06-27[test] Add group-unalignedChris Wilson11-3/+71
2009-06-24[test] Fix Makefile.am for Solaris make.M Joonas Pihlaja1-2/+1
2009-06-21[test] Fix a typo in the _POSIX_SOURCE version number.M Joonas Pihlaja1-1/+1
2009-06-21[test] Fix the image compareChris Wilson1-15/+86
2009-06-19[test] Add cairo-test-trace to .gitignoreChris Wilson1-0/+1
2009-06-19[test] Add group-clipChris Wilson4-0/+59
2009-06-19[test] Experiment with reference targetsChris Wilson2-40/+195
2009-06-19[test] Add trap rendered ref images for fill-image.M Joonas Pihlaja2-0/+0
2009-06-19[test] Mark scale-offset tests as XFAIL for image, xlib-fallback.M Joonas Pihlaja3-2/+4
2009-06-19[test] Add the sha1sum of the required fontsChris Wilson1-4/+5
2009-06-19[test] Move calls to the getters from out of the innermost loops.Chris Wilson1-7/+12
2009-06-18[test/build] Don't test Freetype font stuff without Fontconfig.M Joonas Pihlaja1-0/+2
2009-06-18[test] Fix checking of the fenv.h include.M Joonas Pihlaja1-2/+2
2009-06-18[test] Fallback to HUGE_VAL in place of INFINITY in invalid-matrix.c.M Joonas Pihlaja1-1/+1
2009-06-18[test/any2ppm] Daemonize without BSD's daemon().M Joonas Pihlaja2-6/+58
2009-06-18[test] Make test constructors without perl.M Joonas Pihlaja5-23/+165
2009-06-18[test] Never use gcc __attribute__ magic for constructors.M Joonas Pihlaja4-23/+2
2009-06-17[test] Verify current point position after subpath closureNis Martensen4-0/+97
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-4/+10
2009-06-13[test] Minor tweak to cairo-test-traceChris Wilson1-7/+9
2009-06-13[test] Need SOURCE when copying image dataChris Wilson1-0/+1
2009-06-13[test] Disable compilation of cairo-test-trace without shm_open()Chris Wilson1-1/+2
2009-06-13[configure] Check for shm_open()Chris Wilson1-1/+3
2009-06-13[test] Remove dlmallocChris Wilson3-5151/+11
2009-06-13[test] Never, ever, blame a crashing test on external factors.Chris Wilson1-1/+1
2009-06-13[test] Code review after sleepChris Wilson1-164/+236
2009-06-12[test] Add cairo-test-traceChris Wilson3-1/+6339