summaryrefslogtreecommitdiff
path: root/test/show-glyphs-many.c
Commit message (Expand)AuthorAgeFilesLines
* test: Always use DejaVu Sans as default fontAndrea Canciani2015-07-271-1/+1
* [test] Move calls to the getters from out of the innermost loops.Chris Wilson2009-06-191-7/+12
* [test] Use xmalloc() to evade memfault.Chris Wilson2009-04-161-1/+1
* [test] Trivial leak on error in show-glyphs-many.Chris Wilson2009-03-181-5/+6
* [test] Allocate glyph array with mallocJeff Muizelaar2009-02-091-1/+3
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test/show-glyphs-many] Check for NO_MEMORYChris Wilson2008-10-181-5/+6
* [test/show-glyphs-many] Exercise xlib boundary conditions.Chris Wilson2008-09-301-19/+64
* [test/show-glyphs-many] Re-enable test to trigger crash in xlib.Chris Wilson2008-09-301-0/+9
* Set font options in the test context and make tests not do thatBehdad Esfahbod2006-07-311-9/+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
* test/show-glyphs-many: New test case to demonstrate bug #5528Carl Worth2006-03-021-0/+127