summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2008-08-08[.gitignore] Update list of testsChris Wilson1-0/+7
2008-08-08[test] Update reference image for leaky-dashed-rectangle.Chris Wilson3-1/+2
2008-08-08[test/user-font] Fix commentsBehdad Esfahbod1-2/+2
2008-08-08[test/user-font] Document glyph-not-found situationBehdad Esfahbod1-3/+5
2008-08-08Add cairo_scaled_font_text_to_glyphs()Behdad Esfahbod1-10/+39
2008-08-08[user-font] Add a cairo_t argument to cairo_user_scaled_font_init_func_tBehdad Esfahbod2-34/+31
2008-08-08Add toy font constructor and gettersBehdad Esfahbod6-21/+155
2008-08-07Add a test case showing the invariance of push/pop_groupJeff Muizelaar4-0/+99
2008-08-07[valgrind] More suppressions for XrmGetStringDatabase().Chris Wilson1-0/+32
2008-08-06[test/user-font] Document that Poppler is buggy with glyph 0Behdad Esfahbod1-1/+1
2008-08-05Add tests for the new LCD filter APISylvain Pasche12-1/+350
2008-07-21Add a test for scaling a surface with device offset.Jeff Muizelaar3-0/+83
2008-06-26Update .gitignore filesBehdad Esfahbod1-0/+2
2008-06-19[test/xlib-surface-source] Build under --disable-xlib-xrender.Chris Wilson1-0/+4
2008-06-19[test/solid-pattern-cache-stress] Do what it says on the tin.Chris Wilson3-31/+118
2008-06-10Remove large-clip from xfail listSøren Sandmann1-1/+0
2008-06-10Add the correct reference image for the large-clip testSøren Sandmann1-0/+0
2008-06-10New large-clip testSøren Sandmann3-0/+61
2008-06-09Update user-font test PS/PDF ref imagesAdrian Johnson2-0/+0
2008-06-04Update PDF/PS ref images of text-rotate and ft-show-glyphs-positioningAdrian Johnson3-0/+0
2008-05-28[test/user-font.c] Fix compiler warningsBehdad Esfahbod1-2/+2
2008-05-27[test/user-font] Use user_data to access glyphs arrayBehdad Esfahbod1-24/+43
2008-05-24[test/user-font-proxy] New test using fonts inside a user-fontBehdad Esfahbod5-0/+194
2008-05-24[test/surface-finish-twice.c] Adapt to recent change that multiple finish is okBehdad Esfahbod1-1/+5
2008-05-23[test/large-font] Make the font REALLY LARGEBehdad Esfahbod4-16/+5
2008-05-23Add large-font test to exercise a cairo-xlib bug.Carl Worth5-0/+97
2008-05-21Extend fallback-resolution test to expose bug with groupsCarl Worth1-1/+27
2008-05-15[user-font] Use opaque colors such that PS backend gets testedBehdad Esfahbod4-4/+4
2008-05-15[test/Makefile.am] Add 'make run' targetBehdad Esfahbod2-6/+33
2008-05-15[test/user-font] Another minor tweak to the fontBehdad Esfahbod4-1/+1
2008-05-13[test/user-font] Add some more glyphsBehdad Esfahbod4-18/+21
2008-05-10[cairo-user-font] Implement user fontsBehdad Esfahbod6-0/+241
2008-05-09[cairo-test] Implement cairo_test_log_path() to dump a cairo_path_t to logsBehdad Esfahbod2-0/+34
2008-05-06[test] Add degenerate-arcChris Wilson5-0/+86
2008-05-06[test/invalid-matrix] Disable floating point exception.Chris Wilson1-0/+9
2008-05-06[test] Enable floating point exceptions.Chris Wilson1-0/+7
2008-04-29[test] Add test case for a leaky dashed rectangle.Chris Wilson4-0/+95
2008-04-29[test/ft-font-create-for-ft-face] Fix the lifetime issues of FT_Face.Chris Wilson1-1/+5
2008-04-21[test/Makefile.am] EXTRA_DIST += create-from-png*-ref.pngChris Wilson1-1/+6
2008-04-21[test/create-from-png] Check loading of various colour types.Chris Wilson7-0/+121
2008-04-15[test/a8-mask] Perform the stride API checking once.Chris Wilson1-47/+50
2008-04-15[test/a1-mask] Perform the stride API checking once.Chris Wilson1-49/+50
2008-04-15[cairo-test] Spelling fixes in comments.Chris Wilson1-4/+3
2008-04-11[test] Add a regression test for bug 10921Chris Wilson4-0/+278
2008-04-11[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.Chris Wilson1-5/+3
2008-04-11Refresh text-rotate PS reference imageAdrian Johnson1-0/+0
2008-04-08[test] Add group-paintChris Wilson4-0/+60
2008-04-08[test/filter-bilinear-extents] Memleak.Chris Wilson1-0/+2
2008-04-08Fix distcheck by renaming large-source-ref.c to large-source-ref.png (oops!)Carl Worth1-0/+0
2008-04-08Revert "[test] Repeat tests using cairo_push_group()."Carl Worth1-103/+16