summaryrefslogtreecommitdiff
path: root/test/fallback-resolution.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-13[test] Run fallback-resolution if we have at least one vector surface.Chris Wilson1-2/+24
2008-08-13[test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson1-1/+4
2008-08-13[test] Export a function to check whether a target is enabled.Chris Wilson1-11/+20
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-3/+4
2008-05-21Extend fallback-resolution test to expose bug with groupsCarl Worth1-1/+27
2007-11-05[test/fallback-resolution] set tolerance to a large value to see how it performsBehdad Esfahbod1-0/+1
2007-11-05[test] fallback-resolution: center textBehdad Esfahbod1-1/+4
2007-05-08[test/fallback-resolution] Cleanup after test failureChris Wilson1-2/+4
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-03-02More tightening of test cleanup to avoid valgrind complaints.Carl Worth1-0/+2
2006-11-12Use SVG multipage capability.Emmanuel Pacaud1-30/+3
2006-08-08Eliminate most compiler warnings from the test suiteCarl Worth1-1/+1
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-3/+3
2006-06-29Prefix "cairo_*_test_*" symbols with underscore.Behdad Esfahbod1-3/+3
2006-06-19test/fallback-resolution: Remove extra call to cairo_show_pageCarl Worth1-2/+0
2006-06-10Clarify that fallback_resolution acts on a per-page granularity.Carl Worth1-0/+16
2006-06-10Test PS and SVG backends in addition to PDF in test/fallback-resolution.Carl Worth1-31/+81
2006-06-10Add text and stroke to falback-resolution test (showing bugs in each).Carl Worth1-7/+35
2006-06-09New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth1-1/+1
2006-05-24Add new fallback-resolution test for bug in cairo_pdf_surface_set_dpiCarl Worth1-0/+84