summaryrefslogtreecommitdiff
path: root/test/subsurface-modify-child.c
Commit message (Collapse)AuthorAgeFilesLines
* test: disable subsurface tests with vector backendsAdrian Johnson2012-04-091-1/+1
| | | | due to a subsurface snapshot bug causing recursion in the pdf backend.
* test: Add subsurface-modify-{child,parent}Chris Wilson2010-05-041-0/+98
Add tests to ensure that modifications to the subsurface via the original surface are tracked by the subsurface, i.e. that any snapshots are detached upon modification of the parent as well as modification of itself and vice versa.