summaryrefslogtreecommitdiff
path: root/test/move-to-show-surface.c
Commit message (Expand)AuthorAgeFilesLines
* test: Mark surfaces as finished if the data goes out of scope.Chris Wilson2010-04-281-0/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-14/+6
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* 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
* Prefer RGB24 over ARGB32 for source surfaces in tests.Carl Worth2006-04-241-1/+1
* Add includes to get sized-integer types such as uint32_t.Carl Worth2005-09-011-1/+1
* Eliminate the following deprecated functions from cairo's interface:Carl Worth2005-05-061-2/+3
* Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth2005-05-031-2/+3
* Move include of pixman.h from cairo.h to cairoint.h since libpixman isn't par...Carl Worth2005-04-081-2/+1
* Make handling of unsigned char* vs. char* consistent. Change all parameters t...Carl Worth2005-04-061-1/+1
* Use the current point to offset just the destination, not the source and dest...Carl Worth2005-04-021-0/+9
* 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
* Add initial regression test suite.Carl Worth2004-10-261-0/+69