summaryrefslogtreecommitdiff
path: root/test/create-from-png.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04test: Add special cases for create-from-png and fallback-resolutionBryce W. Harrington1-0/+5
2011-10-09create-from-png*: Test mark_dirty with mime dataUli Schlachter1-0/+4
2011-09-23test/create-from-png: Update to point to new reference/ imagesChris Wilson1-16/+13
2009-03-30[test] Memfault checks.Chris Wilson1-51/+113
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-8/+8
2008-10-31[test] Build test suite into single binary.Chris Wilson1-46/+36
2008-10-30PS/PDF: Set image Interpolation flagAdrian Johnson1-0/+1
2008-08-17[test/create-from-png] Return the failure.Chris Wilson1-0/+3
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-101/+89
2008-04-21[test/create-from-png] Check loading of various colour types.Chris Wilson1-0/+121
2007-09-25[cairo-png] Propagate error from read and write funcs.Chris Wilson1-9/+75
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
2005-07-28Fix so that one of three different error status values will be returned:Carl Worth1-2/+11
2005-07-27Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ...Carl Worth1-1/+3
2005-07-14Rename create-for-png test to create-from-png to match the naming of the cair...Carl Worth1-2/+2
2005-05-10Removing mucking around with stderr and add a cairo_test_log function instead.Carl Worth1-1/+1
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-4/+2
2005-04-26Add very simple test to generate PDF output, (no automated verification yet).Carl Worth1-2/+0
2005-04-25Factor out bulk of the code into a new callback based function, write_png(). ...Kristian Høgsberg1-10/+9
2005-04-04Change type of data parameter from char* to unsigned char*.Carl Worth1-0/+74