summaryrefslogtreecommitdiff
path: root/test/push-group-path-offset.c
Commit message (Collapse)AuthorAgeFilesLines
* test: improve push-group-path-offset to also catch the pop_group() caseBenjamin Otte2010-06-251-29/+16
| | | | | | | cairo_pop_group() also trasnforms the path wrong, so we use cairo_fill() to copy data instead of cairo_paint(). (Also, unbust the testcase.)
* test: Add a new test for a bug with device-offset testsBenjamin Otte2010-06-251-0/+90
All the credit for this one goes to make distcheck