summaryrefslogtreecommitdiff
path: root/test/set-source.c
Commit message (Expand)AuthorAgeFilesLines
* test: Mark surfaces as finished if the data goes out of scope.Chris Wilson2010-04-281-0/+1
* [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
* test: Update reference images due to previous change to _cairo_color_compute_...Carl Worth2006-10-231-3/+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
* 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/+2
* and delete:Carl Worth2005-04-141-9/+7
* Add set-source test in preparation for upcoming cairo_set_source patch.Carl Worth2005-04-141-0/+89