summaryrefslogtreecommitdiff
path: root/test/pattern-getters.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-18[test] Destroy pattern on error paths.Chris Wilson1-4/+25
2008-10-31[test] Build test suite into single binary.Chris Wilson1-14/+6
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-6/+7
2008-01-29Fix undefined macro that was preventing the tests from compilingAdrian Johnson1-14/+14
2008-01-28Fix bitmap-font test by using near-equality for double comparisonCarl Worth1-3/+1
2007-03-13[test] In pattern-getters test, log what went wrongBehdad Esfahbod1-3/+11
2007-03-02Fix leak in pattern-getters test (missing cairo_pattern_destroy)Carl Worth1-0/+2
2006-10-12Fix typo of , instead of || which was causing a test to be ignoredCarl Worth1-4/+4
2006-09-19dash and pattern getter functionsVladimir Vukicevic1-0/+175