This patch series adds some tests for the vertex clipping code. It splits the
main
parts of calculate_edges out into clip_transformed exported in
shared/vertex-clipping.c and
adds support for table-driven testing in tests/weston-test-runner.h . Finally,
it makes weston-test-runner.c compile into
This patch series adds some tests for the vertex clipping code. It splits the
main
parts of calculate_edges out into clip_transformed exported in
shared/vertex-clipping.c and
adds support for table-driven testing in tests/weston-test-runner.h .
Sam Spilsbury (3):
Add support for table-driven t