summaryrefslogtreecommitdiff
path: root/test/create-from-png.c
Commit message (Expand)AuthorAgeFilesLines
* test: Add special cases for create-from-png and fallback-resolutionBryce W. Harrington2013-07-041-0/+5
* create-from-png*: Test mark_dirty with mime dataUli Schlachter2011-10-091-0/+4
* test/create-from-png: Update to point to new reference/ imagesChris Wilson2011-09-231-16/+13
* [test] Memfault checks.Chris Wilson2009-03-301-51/+113
* [test] Use '.' as the field separator in the namesChris Wilson2008-10-311-8/+8
* [test] Build test suite into single binary.Chris Wilson2008-10-311-46/+36
* PS/PDF: Set image Interpolation flagAdrian Johnson2008-10-301-0/+1
* [test/create-from-png] Return the failure.Chris Wilson2008-08-171-0/+3
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-101/+89
* [test/create-from-png] Check loading of various colour types.Chris Wilson2008-04-211-0/+121
* [cairo-png] Propagate error from read and write funcs.Chris Wilson2007-09-251-9/+75
* 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
* Fix so that one of three different error status values will be returned:Carl Worth2005-07-281-2/+11
* Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ...Carl Worth2005-07-271-1/+3
* Rename create-for-png test to create-from-png to match the naming of the cair...Carl Worth2005-07-141-2/+2
* Removing mucking around with stderr and add a cairo_test_log function instead.Carl Worth2005-05-101-1/+1
* Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth2005-05-031-4/+2
* Add very simple test to generate PDF output, (no automated verification yet).Carl Worth2005-04-261-2/+0
* Factor out bulk of the code into a new callback based function, write_png(). ...Kristian Høgsberg2005-04-251-10/+9
* Change type of data parameter from char* to unsigned char*.Carl Worth2005-04-041-0/+74