summaryrefslogtreecommitdiff
path: root/test/cairo-test.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-27Add support for testing multiple backends, courtesy of cairo_surface_write_to...Carl Worth1-0/+1
2005-04-26Add very simple test to generate PDF output, (no automated verification yet).Carl Worth1-0/+1
2005-04-14Improve instructions for when to add a test to the XFAIL list.Carl Worth1-0/+5
2005-04-04Change type of data parameter from char* to unsigned char*.Carl Worth1-0/+2
2005-03-09Change the draw function under test to return a cairo_test_status_t so that i...Carl Worth1-1/+1
2005-01-26New test case, covering various combinations of pattern types, drawing operat...Kristian Høgsberg1-0/+4
2004-11-04Add new test demonstrating assertion failure in cairo_cache_lookup.Carl Worth1-0/+1
2004-10-26Add initial regression test suite.Carl Worth1-0/+50