summaryrefslogtreecommitdiff
path: root/test/move-to-show-surface.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-1/+1
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-04-24Prefer RGB24 over ARGB32 for source surfaces in tests.Carl Worth1-1/+1
2005-09-01Add includes to get sized-integer types such as uint32_t.Carl Worth1-1/+1
2005-05-06Eliminate the following deprecated functions from cairo's interface:Carl Worth1-2/+3
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-2/+3
2005-04-08Move include of pixman.h from cairo.h to cairoint.h since libpixman isn't par...Carl Worth1-2/+1
2005-04-06Make handling of unsigned char* vs. char* consistent. Change all parameters t...Carl Worth1-1/+1
2005-04-02Use the current point to offset just the destination, not the source and dest...Carl Worth1-0/+9
2005-03-29More _/- renames in the test directory.Carl Worth1-2/+2
2005-03-09Change the draw function under test to return a cairo_test_status_t so that i...Carl Worth1-1/+3
2004-10-26Add initial regression test suite.Carl Worth1-0/+69