Add a test case for the new cairo path functions
authorNeil Roberts <neil@linux.intel.com>
Fri, 5 Dec 2008 18:37:46 +0000 (18:37 +0000)
committerNeil Roberts <neil@linux.intel.com>
Fri, 12 Dec 2008 14:32:07 +0000 (14:32 +0000)
commit965ec2762000543998e83e07f2f4690830231e2a
treeb2266099e08720f6960840c4f46e4814fbdb70be
parenta462d19e1438dcb738362e63ddcb30a77ba5cdc2
Add a test case for the new cairo path functions

The nodes of the test path have been reordered because Cairo coalesces
multiple move operations into a single move so the comparison would
fail if the two move nodes are consecutive.
tests/conform/test-path.c