summaryrefslogtreecommitdiff
path: root/t_fill.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Start using stdbool.h instead of Xlib or custom bools.Eric Anholt1-3/+3
2014-04-22Convert to using asprintf for describe_format.Eric Anholt1-3/+4
2010-12-01Split out printing the results from eval_diff()Chris Wilson1-4/+9
2006-10-26Reduce the size of the rendering done in many tests.Eric Anholt1-1/+1
2006-06-16Add an option "--minimalrendering" which suppresses the copying of offscreenEric Anholt1-3/+2
2006-05-01Include the format of the picture in the fill test failure output.Eric Anholt1-1/+5
2006-05-01Correct the comment describing what fill_test does (test the filling of theEric Anholt1-2/+2
2006-04-19Remove useless $Id$ markers.Eric Anholt1-2/+0
2005-01-27- Split the tests out into separate files.Eric Anholt1-0/+43