index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fallback-resolution.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
test: Add special cases for create-from-png and fallback-resolution
Bryce W. Harrington
1
-0
/
+1
2012-03-08
test: Refresh the fallback-resolution reference images
Chris Wilson
1
-1
/
+19
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-2
/
+0
2011-03-17
test: Use ARRAY_LENGTH() macro
Andrea Canciani
1
-1
/
+1
2010-11-28
Change fallback resolution test to use resolutions in multiples of 72
Adrian Johnson
1
-17
/
+9
2010-11-28
Boilerplate: Set fallback resolution using force_fallbacks function
Adrian Johnson
1
-3
/
+1
2010-06-13
test: Move all output below test/output/
Chris Wilson
1
-4
/
+26
2010-04-28
test-suite: add image_diff_is_failure() function
Benjamin Otte
1
-2
/
+1
2009-07-13
[test] Track XFAIL using expected results stored as xfail.png
Chris Wilson
1
-6
/
+8
2009-06-29
[test] Only run fallback-resolution for enabled targets
Chris Wilson
1
-0
/
+3
2009-02-13
[test] Free ref_name in fallback-resolution.
Chris Wilson
1
-0
/
+2
2008-12-12
[test] Trim the number of fallback resolutions tested.
Chris Wilson
1
-101
/
+121
2008-12-12
[test] Fix memleak from fallback-resolution.
Chris Wilson
1
-0
/
+2
2008-10-31
[test] Use '.' as the field separator in the names
Chris Wilson
1
-5
/
+6
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-13
/
+15
2008-10-16
Revert unintended changes to test/fallback-resolution.c in the previous commit
Adrian Johnson
1
-1
/
+1
2008-10-16
Use correct inverse ctm for stroke in meta surface replay
Adrian Johnson
1
-1
/
+1
2008-10-14
[test/fallback-resolution] Extend to cover separate ppi x/y.
Chris Wilson
1
-96
/
+103
2008-09-28
[test/fallback-resolution] Exercise a couple of outstanding bugs.
Chris Wilson
1
-2
/
+38
2008-09-28
Automate error checking for fallback-resolution.
Chris Wilson
1
-104
/
+309
2008-09-27
[test] Fix target specific tests for recent SVG/PS version split.
Chris Wilson
1
-2
/
+6
2008-08-13
[test] Run fallback-resolution if we have at least one vector surface.
Chris Wilson
1
-2
/
+24
2008-08-13
[test] Set CAIRO_TEST_UNTESTED to 77
Chris Wilson
1
-1
/
+4
2008-08-13
[test] Export a function to check whether a target is enabled.
Chris Wilson
1
-11
/
+20
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-3
/
+4
2008-05-21
Extend fallback-resolution test to expose bug with groups
Carl Worth
1
-1
/
+27
2007-11-05
[test/fallback-resolution] set tolerance to a large value to see how it performs
Behdad Esfahbod
1
-0
/
+1
2007-11-05
[test] fallback-resolution: center text
Behdad Esfahbod
1
-1
/
+4
2007-05-08
[test/fallback-resolution] Cleanup after test failure
Chris Wilson
1
-2
/
+4
2007-04-21
[svg] Get rid of _cairo_svg_test_force_fallbacks
Behdad Esfahbod
1
-2
/
+2
2007-04-21
[ps] Get rid of _cairo_ps_test_force_fallbacks
Behdad Esfahbod
1
-2
/
+2
2007-04-21
[pdf] Get rid of _cairo_pdf_test_force_fallbacks
Behdad Esfahbod
1
-2
/
+2
2007-03-02
More tightening of test cleanup to avoid valgrind complaints.
Carl Worth
1
-0
/
+2
2006-11-12
Use SVG multipage capability.
Emmanuel Pacaud
1
-30
/
+3
2006-08-08
Eliminate most compiler warnings from the test suite
Carl Worth
1
-1
/
+1
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-3
/
+3
2006-06-29
Prefix "cairo_*_test_*" symbols with underscore.
Behdad Esfahbod
1
-3
/
+3
2006-06-19
test/fallback-resolution: Remove extra call to cairo_show_page
Carl Worth
1
-2
/
+0
2006-06-10
Clarify that fallback_resolution acts on a per-page granularity.
Carl Worth
1
-0
/
+16
2006-06-10
Test PS and SVG backends in addition to PDF in test/fallback-resolution.
Carl Worth
1
-31
/
+81
2006-06-10
Add text and stroke to falback-resolution test (showing bugs in each).
Carl Worth
1
-7
/
+35
2006-06-09
New API: Replace cairo_{ps,pdf,svg}_set_dpi with new cairo_surface_set_fallba...
Carl Worth
1
-1
/
+1
2006-05-24
Add new fallback-resolution test for bug in cairo_pdf_surface_set_dpi
Carl Worth
1
-0
/
+84