summaryrefslogtreecommitdiff
path: root/test/fallback-resolution.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-01Drop the conditional inclusion of config.hEmmanuele Bassi1-2/+0
2014-08-14test : build fix when --enable-pdf=noRavi Nanjundappa1-0/+5
2013-09-09test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington1-19/+1
2013-07-04test: Add special cases for create-from-png and fallback-resolutionBryce W. Harrington1-0/+1
2012-03-08test: Refresh the fallback-resolution reference imagesChris Wilson1-1/+19
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-2/+0
2011-03-17test: Use ARRAY_LENGTH() macroAndrea Canciani1-1/+1
2010-11-28Change fallback resolution test to use resolutions in multiples of 72Adrian Johnson1-17/+9
2010-11-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson1-3/+1
2010-06-13test: Move all output below test/output/Chris Wilson1-4/+26
2010-04-28test-suite: add image_diff_is_failure() functionBenjamin Otte1-2/+1
2009-07-13[test] Track XFAIL using expected results stored as xfail.pngChris Wilson1-6/+8
2009-06-29[test] Only run fallback-resolution for enabled targetsChris Wilson1-0/+3
2009-02-13[test] Free ref_name in fallback-resolution.Chris Wilson1-0/+2
2008-12-12[test] Trim the number of fallback resolutions tested.Chris Wilson1-101/+121
2008-12-12[test] Fix memleak from fallback-resolution.Chris Wilson1-0/+2
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-5/+6
2008-10-31[test] Build test suite into single binary.Chris Wilson1-13/+15
2008-10-16Revert unintended changes to test/fallback-resolution.c in the previous commitAdrian Johnson1-1/+1
2008-10-16Use correct inverse ctm for stroke in meta surface replayAdrian Johnson1-1/+1
2008-10-14[test/fallback-resolution] Extend to cover separate ppi x/y.Chris Wilson1-96/+103
2008-09-28[test/fallback-resolution] Exercise a couple of outstanding bugs.Chris Wilson1-2/+38
2008-09-28Automate error checking for fallback-resolution.Chris Wilson1-104/+309
2008-09-27[test] Fix target specific tests for recent SVG/PS version split.Chris Wilson1-2/+6
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