summaryrefslogtreecommitdiff
path: root/test/pixman-rotate.c
Commit message (Expand)AuthorAgeFilesLines
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test/pixman-rotate] Propagate errorsChris Wilson2008-10-211-17/+16
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* [test/*] Create new surfaces using the group target.Chris Wilson2007-12-201-1/+1
* Add missing copyright notice.Kristian Høgsberg2007-04-111-0/+26
* test/pixman-rotate.c: Don't issue a show_page, it's already done in cairo-test.cEmmanuel Pacaud2006-11-121-2/+0
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-2/+3
* Improve test suite build infrastructureBehdad Esfahbod2006-07-111-2/+1
* No need to include cairo-pdf.h.Billy Biggs2005-08-191-1/+0
* Give enum tags an underscore prefix to match the style of the struct tags. Ad...Carl Worth2005-07-081-1/+1
* Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth2005-05-061-18/+17
* Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth2005-05-031-1/+2
* Add very simple test to generate PDF output, (no automated verification yet).Carl Worth2005-04-261-1/+0
* and delete:Carl Worth2005-04-141-9/+4
* Improve instructions for when to add a test to the XFAIL list.Carl Worth2005-04-141-1/+3
* More _/- renames in the test directory.Carl Worth2005-03-291-2/+2
* Change the draw function under test to return a cairo_test_status_t so that i...Carl Worth2005-03-091-1/+3
* Rename all the cairo_current functions to cairo_get functions instead. Add do...Carl Worth2005-03-091-1/+1
* New test case which exposes off-by-one rotation error in pixman.Kristian Høgsberg2005-02-071-0/+78