summaryrefslogtreecommitdiff
path: root/test/glyph-cache-pressure.c
Commit message (Expand)AuthorAgeFilesLines
* doc: fix a few typos found by codespellNis Martensen2012-03-101-1/+1
* test: make test font family a defineAndrea Canciani2010-06-121-1/+1
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* [scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod2007-04-211-3/+3
* Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-311-10/+0
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-2/+3
* Prefix "cairo_*_test_*" symbols with underscore.Behdad Esfahbod2006-06-291-1/+1
* Bug 6955: Fix by adding freeze/thaw around scaled_font glyph cache in _cairo_...Carl Worth2006-06-221-0/+7
* Add test/glyph-cache-pressure to demonstrate xlib failure (bug 6955)Carl Worth2006-06-221-0/+89