summaryrefslogtreecommitdiff
path: root/test/pthread-show-text.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-27test: Always use DejaVu Sans as default fontAndrea Canciani1-2/+2
2010-05-12test: Remove pthread_yield()Chris Wilson1-2/+0
2010-05-04test: Cleanup after failed pthread_join().Chris Wilson1-8/+9
2010-04-30test: Expand pthread-show-text to cover all surfaces.Chris Wilson1-44/+74
2008-10-31[test] Build test suite into single binary.Chris Wilson1-19/+22
2008-09-04[test] Do not include "xmalloc.h" directlyBehdad Esfahbod1-1/+0
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-5/+6
2007-03-02More tightening of test cleanup to avoid valgrind complaints.Carl Worth1-7/+1
2007-02-13Increase pthread-show-text thread count and add cairo_select_font_face to exp...Carl Worth1-1/+4
2007-02-06test/pthread-show-text: Increease iterations to expose locking bugCarl Worth1-2/+5
2006-05-10bug #6890: fix the signature for main() in pthread-show-textTim Mooney1-1/+1
2005-09-13Adjust parameters to stress things a bit more, (better exposing another locki...Carl Worth1-5/+5
2005-09-13Add documentation for cairo_test functions.Carl Worth1-0/+110