commit | b42fb52537a6fcf20a07a7e0a922705ec86b0473 | [log] [tgz] |
---|---|---|
author | Sam Spilsbury <smspillaz@gmail.com> | Fri Sep 13 10:01:22 2013 +0800 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Sep 16 21:40:34 2013 -0700 |
tree | 97f5a37271c0bef6f0d706089820b13939fc94df | |
parent | 619859ce905f1fada7f5f23ae2468c291efac552 [diff] |
Added tests for the vertex clipping code. This tests (via the table-driven testing method) that the correct number of vertices and also the correct vertices themselves are generated for an clip box and polygon of up to eight vertices. Also add a libshared-test.la so that we don't have to build weston-test-runner all the time