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.a so that we don't have to build weston-test-runner
all the time
---
tests/Mak
am
>> Spilsbury
>> Sent: Tuesday, September 10, 2013 9:15 AM
>> To: wayland-devel@lists.freedesktop.org
>> Cc: Sam Spilsbury
>> Subject: [PATCH 3/3] Added tests for the vertex clipping code.
>>
>> This tests (via the table-driven testing method) th
gt; To: wayland-devel@lists.freedesktop.org
> Cc: Sam Spilsbury
> Subject: [PATCH 3/3] 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
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.
---
tests/Makefile.am| 11 ++-
tests/vertex-clip-test.c | 219 ++