99549f816f
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_chamfer.cpp | ||
test_collision.cpp | ||
test_iterator.cpp | ||
test_module.cpp | ||
test_segment.cpp |