summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Don't test PDF tests known to fail due to poppler limitationsCarl Worth4-4/+8
2007-04-21[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod1-3/+3
2007-04-21[svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod1-2/+2
2007-04-21[ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod1-2/+2
2007-04-21[pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod1-2/+2
2007-04-21[xlib] Get rid of _cairo_xlib_test_disable_renderBehdad Esfahbod1-3/+5
2007-04-20[boilerplate] Move xasprintf to xmalloc.cBehdad Esfahbod1-1/+1
2007-04-20[boilerplate/test] Move vector_ignored_tests from boilerplate/ to test/Behdad Esfahbod1-17/+45
2007-04-18[boilerplate] Add cairo_boilerplate_get/free_targetsBehdad Esfahbod1-47/+7
2007-04-18[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/gBehdad Esfahbod1-5/+5
2007-04-18[test] Allow bypassing all test targets by setting CAIRO_TEST_TARGET=" "Behdad Esfahbod1-0/+5
2007-04-16create-for-stream - free resources after test failure.Chris Wilson1-17/+20
2007-04-16Add suppression for leak from XauFileName.Chris Wilson1-1/+6
2007-04-16Update .gitignoreChris Wilson1-0/+3
2007-04-12Remove ft-text-vertical-layout-type1Carl Worth1-1/+0
2007-04-12move show-glyphs-many to the DISABLED_TESTS listCarl Worth1-19/+43
2007-04-12[test] Disable text-glyph-range that was crashingBehdad Esfahbod1-4/+6
2007-04-12add licenses to test filesVladimir Vukicevic2-0/+52
2007-04-11Add missing copyright notice.Kristian Høgsberg1-0/+26
2007-04-12Do not raise an error if we fail to locate 'find' or 'xargs'Chris Wilson1-6/+9
2007-04-12Check for find and xargs during configureChris Wilson1-6/+6
2007-04-11[test] Add copyright headers for my testsBehdad Esfahbod4-0/+104
2007-04-12Avoid using GNU find extensions.Chris Wilson1-8/+6
2007-04-11[pdiff] Ship gpl.txtBehdad Esfahbod1-0/+1
2007-04-11Use find | xargs to overcome shell command line limit.Chris Wilson1-7/+9
2007-04-11test/invalid-matrix: Add new test to exercise CAIRO_STATUS_INVALID_MATRIX pathsCarl Worth3-0/+144
2007-04-09buffer-diff - check for any errors whilst writing the pngChris Wilson1-2/+3
2007-04-08[test,perf] Make them rebuild boilerplate when src is changedBehdad Esfahbod1-1/+1
2007-04-04Restore gcov functionalityChris Wilson1-2/+3
2007-04-03[test] Add svg2pdfBehdad Esfahbod2-0/+91
2007-04-03[test] Make pdf2svg build (and distributed)Behdad Esfahbod1-1/+8
2007-04-03[pdiff] Make stdint.h inclusion portable (#10441)Behdad Esfahbod1-1/+36
2007-03-26[test/degenerate-path] remove quartz reference imageBrian Ewins2-1/+0
2007-03-21[test/nil-surface] Test that cairo_get_target() returns non-NULLBehdad Esfahbod1-0/+6
2007-03-21[test/nil-surface] Test cairo_create(NULL). Crashing in cairo_push_group!Behdad Esfahbod1-0/+19
2007-03-20Cache solid patternsChris Wilson2-0/+84
2007-03-19Add skew-extreme-ref.png to the tar file for the release.Carl Worth1-0/+1
2007-03-19Temporarily remove extend-reflect from the list of tests.Carl Worth1-1/+0
2007-03-15Add line-width-zero test which currently crashes.Carl Worth3-0/+81
2007-03-14Add svg-specific reference image for radial-gradient test.Carl Worth1-0/+0
2007-03-14Add new skew-extreme test case.Carl Worth4-0/+128
2007-03-14Remove radial-gradient test from XFAIL listCarl Worth2-3/+1
2007-03-13[test] If backends are limited and all untested, pass the testBehdad Esfahbod1-15/+29
2007-03-13[test] In pattern-getters test, log what went wrongBehdad Esfahbod1-3/+11
2007-03-13[test] Make pdiff if necessaryBehdad Esfahbod1-0/+3
2007-03-12Correct an off-by-one in the reflection of the convolution index.Chris Wilson1-2/+2
2007-03-05Mark 5 tests that are currently failing as XFAIL (that is, not to be fixed be...Carl Worth5-4/+13
2007-03-05[test] Modify extend-reflect to need a smaller reference imageBehdad Esfahbod2-11/+6
2007-03-05[test] Remove some ref images from random-intersectionsBehdad Esfahbod7-3/+4
2007-03-05[test] Remove unused variableBehdad Esfahbod3-6/+0