summaryrefslogtreecommitdiff
path: root/test/copy-disjoint.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Exercise copy/filling unsorted rectanglesChris Wilson2011-12-061-0/+87
Exercise the bug Keith found in the xlib backend, which claimed the output from the rectangular tessellator would always be sorted. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>