kicad/qa/geometry
John Beard 9476b53533 Use M_PI for Pi, not constexpr calculation
Constexpr evaluation breaks Clang compilation.

Use math.h M_PI, as elsewhere.
2018-07-30 12:46:27 -04:00
..
CMakeLists.txt QA Geometry: New test suite for generic geometric tests 2018-07-27 14:41:24 -04:00
geom_test_utils.h Use M_PI for Pi, not constexpr calculation 2018-07-30 12:46:27 -04:00
test_fillet.cpp Use M_PI for Pi, not constexpr calculation 2018-07-30 12:46:27 -04:00
test_module.cpp QA Geometry: New test suite for generic geometric tests 2018-07-27 14:41:24 -04:00