summaryrefslogtreecommitdiff
path: root/test/png.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-26png: Implement conversion of CAIRO_FORMAT_RGB30 to stringAndrea Canciani1-0/+1
2010-05-03test: Improve memfault behaviour.Chris Wilson1-11/+23
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-0/+1
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-1/+1
2008-10-31[test] Build test suite into single binary.Chris Wilson1-27/+29
2008-08-18[test] Initialise test context.Chris Wilson1-32/+32
2008-03-04[cairo-png] Support generating CAIRO_FORMAT_RGB24 from PNGs.Chris Wilson1-0/+149