9a3cfb8570
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 |
||
---|---|---|
.. | ||
common | ||
data | ||
geometry | ||
pcb_test_window | ||
polygon_generator | ||
polygon_triangulation | ||
shape_poly_set_refactor | ||
testcases | ||
CMakeLists.txt | ||
test.py |