index
:
~rib/cairo
master
wip/cogl-backend
Robert Bragg's personal cairo repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
create-from-png.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
[test/create-from-png] Return the failure.
Chris Wilson
1
-0
/
+3
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-101
/
+89
2008-04-21
[test/create-from-png] Check loading of various colour types.
Chris Wilson
1
-0
/
+121
2007-09-25
[cairo-png] Propagate error from read and write funcs.
Chris Wilson
1
-9
/
+75
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-0
/
+2
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-2
/
+3
2005-07-28
Fix so that one of three different error status values will be returned:
Carl Worth
1
-2
/
+11
2005-07-27
Fix typo that caused cairo_image_surface_create_from_png_stream to segfault. ...
Carl Worth
1
-1
/
+3
2005-07-14
Rename create-for-png test to create-from-png to match the naming of the cair...
Carl Worth
1
-2
/
+2
2005-05-10
Removing mucking around with stderr and add a cairo_test_log function instead.
Carl Worth
1
-1
/
+1
2005-05-03
Originally 2005-04-20 Carl Worth <cworth@cworth.org>
Carl Worth
1
-4
/
+2
2005-04-26
Add very simple test to generate PDF output, (no automated verification yet).
Carl Worth
1
-2
/
+0
2005-04-25
Factor out bulk of the code into a new callback based function, write_png(). ...
Kristian Høgsberg
1
-10
/
+9
2005-04-04
Change type of data parameter from char* to unsigned char*.
Carl Worth
1
-0
/
+74