summaryrefslogtreecommitdiff
path: root/test/show-glyphs-many.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-27test: Always use DejaVu Sans as default fontAndrea Canciani1-1/+1
2009-06-19[test] Move calls to the getters from out of the innermost loops.Chris Wilson1-7/+12
2009-04-16[test] Use xmalloc() to evade memfault.Chris Wilson1-1/+1
2009-03-18[test] Trivial leak on error in show-glyphs-many.Chris Wilson1-5/+6
2009-02-09[test] Allocate glyph array with mallocJeff Muizelaar1-1/+3
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-10-18[test/show-glyphs-many] Check for NO_MEMORYChris Wilson1-5/+6
2008-09-30[test/show-glyphs-many] Exercise xlib boundary conditions.Chris Wilson1-19/+64
2008-09-30[test/show-glyphs-many] Re-enable test to trigger crash in xlib.Chris Wilson1-0/+9
2006-07-31Set font options in the test context and make tests not do thatBehdad Esfahbod1-9/+0
2006-07-13Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod1-0/+2
2006-07-11More test suite infrastructure improvements:Behdad Esfahbod1-2/+3
2006-03-02test/show-glyphs-many: New test case to demonstrate bug #5528Carl Worth1-0/+127