summaryrefslogtreecommitdiff
path: root/test/pixman-rotate.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-10-21[test/pixman-rotate] Propagate errorsChris Wilson1-17/+16
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-1/+1
2007-12-20[test/*] Create new surfaces using the group target.Chris Wilson1-1/+1
2007-04-11Add missing copyright notice.Kristian Høgsberg1-0/+26
2006-11-12test/pixman-rotate.c: Don't issue a show_page, it's already done in cairo-test.cEmmanuel Pacaud1-2/+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-07-11Improve test suite build infrastructureBehdad Esfahbod1-2/+1
2005-08-19No need to include cairo-pdf.h.Billy Biggs1-1/+0
2005-07-08Give enum tags an underscore prefix to match the style of the struct tags. Ad...Carl Worth1-1/+1
2005-05-06Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth1-18/+17
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-1/+2
2005-04-26Add very simple test to generate PDF output, (no automated verification yet).Carl Worth1-1/+0
2005-04-14and delete:Carl Worth1-9/+4
2005-04-14Improve instructions for when to add a test to the XFAIL list.Carl Worth1-1/+3
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
2005-03-09Rename all the cairo_current functions to cairo_get functions instead. Add do...Carl Worth1-1/+1
2005-02-07New test case which exposes off-by-one rotation error in pixman.Kristian Høgsberg1-0/+78