kicad/qa/shape_poly_set_refactor
John Beard 9a3cfb8570 QA: Remove obsolete fillet refactor tests
These tests are fundamentally broken as they test two fillet
implementations against each other, but the two implementations
no longer have the same interface or meaning (one has a fixed
segment count, one has a fixed error).

This also allows the tests to run on Boost <1.59, which do not
provide the !-syntax for excluding tests. Ubuntu 16 uses
Boost 1.58, so this causes build failures.

Fixes: 1785377
https://bugs.launchpad.net/kicad/+bug/1785377
2018-08-06 12:10:48 -04:00
..
CMakeLists.txt QA: Remove obsolete fillet refactor tests 2018-08-06 12:10:48 -04:00
test_chamfer.cpp QA: Remove obsolete fillet refactor tests 2018-08-06 12:10:48 -04:00
test_collision.cpp QA: Rename geometry to shape_poly_set_refactor 2018-07-27 08:57:43 -04:00
test_iterator.cpp QA: Rename geometry to shape_poly_set_refactor 2018-07-27 08:57:43 -04:00
test_module.cpp QA: Rename geometry to shape_poly_set_refactor 2018-07-27 08:57:43 -04:00
test_segment.cpp QA: Rename geometry to shape_poly_set_refactor 2018-07-27 08:57:43 -04:00