summaryrefslogtreecommitdiff
path: root/test/fallback-resolution.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-011-2/+0
* test : build fix when --enable-pdf=noRavi Nanjundappa2014-08-141-0/+5
* test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington2013-09-091-19/+1
* test: Add special cases for create-from-png and fallback-resolutionBryce W. Harrington2013-07-041-0/+1
* test: Refresh the fallback-resolution reference imagesChris Wilson2012-03-081-1/+19
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-2/+0
* test: Use ARRAY_LENGTH() macroAndrea Canciani2011-03-171-1/+1
* Change fallback resolution test to use resolutions in multiples of 72Adrian Johnson2010-11-281-17/+9
* Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson2010-11-281-3/+1
* test: Move all output below test/output/Chris Wilson2010-06-131-4/+26
* test-suite: add image_diff_is_failure() functionBenjamin Otte2010-04-281-2/+1
* [test] Track XFAIL using expected results stored as xfail.pngChris Wilson2009-07-131-6/+8
* [test] Only run fallback-resolution for enabled targetsChris Wilson2009-06-291-0/+3
* [test] Free ref_name in fallback-resolution.Chris Wilson2009-02-131-0/+2
* [test] Trim the number of fallback resolutions tested.Chris Wilson2008-12-121-101/+121
* [test] Fix memleak from fallback-resolution.Chris Wilson2008-12-121-0/+2
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-5/+6
* [test] Build test suite into single binary.Chris Wilson2008-10-311-13/+15
* Revert unintended changes to test/fallback-resolution.c in the previous commitAdrian Johnson2008-10-161-1/+1
* Use correct inverse ctm for stroke in meta surface replayAdrian Johnson2008-10-161-1/+1
* [test/fallback-resolution] Extend to cover separate ppi x/y.Chris Wilson2008-10-141-96/+103
* [test/fallback-resolution] Exercise a couple of outstanding bugs.Chris Wilson2008-09-281-2/+38
* Automate error checking for fallback-resolution.Chris Wilson2008-09-281-104/+309
* [test] Fix target specific tests for recent SVG/PS version split.Chris Wilson2008-09-271-2/+6
* [test] Run fallback-resolution if we have at least one vector surface.Chris Wilson2008-08-131-2/+24
* [test] Set CAIRO_TEST_UNTESTED to 77Chris Wilson2008-08-131-1/+4
* [test] Export a function to check whether a target is enabled.Chris Wilson2008-08-131-11/+20
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-3/+4
* Extend fallback-resolution test to expose bug with groupsCarl Worth2008-05-211-1/+27
* [test/fallback-resolution] set tolerance to a large value to see how it performsBehdad Esfahbod2007-11-051-0/+1
* [test] fallback-resolution: center textBehdad Esfahbod2007-11-051-1/+4
* [test/fallback-resolution] Cleanup after test failureChris Wilson2007-05-081-2/+4
* [svg] Get rid of _cairo_svg_test_force_fallbacksBehdad Esfahbod2007-04-211-2/+2
* [ps] Get rid of _cairo_ps_test_force_fallbacksBehdad Esfahbod2007-04-211-2/+2
* [pdf] Get rid of _cairo_pdf_test_force_fallbacksBehdad Esfahbod2007-04-211-2/+2
* More tightening of test cleanup to avoid valgrind complaints.Carl Worth2007-03-021-0/+2
* Use SVG multipage capability.Emmanuel Pacaud2006-11-121-30/+3
* Eliminate most compiler warnings from the test suiteCarl Worth2006-08-081-1/+1
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-3/+3
* Prefix "cairo_*_test_*" symbols with underscore.Behdad Esfahbod2006-06-291-3/+3
* test/fallback-resolution: Remove extra call to cairo_show_pageCarl Worth2006-06-191-2/+0
* Clarify that fallback_resolution acts on a per-page granularity.Carl Worth2006-06-101-0/+16
* Test PS and SVG backends in addition to PDF in test/fallback-resolution.Carl Worth2006-06-101-31/+81
* Add text and stroke to falback-resolution test (showing bugs in each).Carl Worth2006-06-101-7/+35
* New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...Carl Worth2006-06-091-1/+1
* Add new fallback-resolution test for bug in cairo_pdf_surface_set_dpiCarl Worth2006-05-241-0/+84