summaryrefslogtreecommitdiff
path: root/test/cairo_test.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-29More _/- renames in the test directory.Carl Worth1-263/+0
2005-03-17From Tor Lillqvist <tml@novell.com>:Kristian Høgsberg1-2/+2
2005-03-10Fix assert()'s using = instead of ==.Kristian Høgsberg1-2/+2
2005-03-09Move filename initialization up to before first use.Carl Worth1-10/+12
2005-03-09Change the draw function under test to return a cairo_test_status_t so that i...Carl Worth1-3/+17
2005-03-08Look for png images in ${srcdir}/filename as well, so that make distcheck can...Carl Worth1-0/+9
2005-03-08Shared function for checking unlink errrors. (cairo_test): Move all error mes...Carl Worth1-14/+34
2005-02-01Mostly-functioning Win32 font backend; no glyph paths yet.Owen Taylor1-1/+28
2005-01-26New test case, covering various combinations of pattern types, drawing operat...Kristian Høgsberg1-0/+23
2005-01-25test/imagediff.cCarl Worth1-51/+10
2005-01-20Add a bunch of missing include directives, (now that cairo.h has been cleaned...Carl Worth1-0/+4
2004-12-17Fix to find reference images in local directory when run directly, (rather th...Carl Worth1-1/+1
2004-11-23Add note that bug has been fixed. (main): Instrumentation code for testing ca...Carl Worth1-0/+7
2004-10-26Find reference images in so that make distcheck will work.Carl Worth1-11/+18
2004-10-26Add initial regression test suite.Carl Worth1-0/+191