summaryrefslogtreecommitdiff
path: root/test/clip-contexts.c
Commit message (Collapse)AuthorAgeFilesLines
* test/clip-contexts: Free secondary contextChris Wilson2010-05-061-0/+2
|
* test: Add clip-contextsChris Wilson2010-04-101-0/+73
This should exercise a bug found by Jeff Muizelaar that cairo-surface-clipper was mistakenly thinking that clip operations on a second context was a no-op as the topmost clip path matched that of the previous context.