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

Use math.h M_PI, as elsewhere.
2018-07-30 12:08:53 +02:00
..
CMakeLists.txt QA Geometry: New test suite for generic geometric tests 2018-07-27 08:57:50 -04:00
geom_test_utils.h Use M_PI for Pi, not constexpr calculation 2018-07-30 12:08:53 +02:00
test_fillet.cpp Use M_PI for Pi, not constexpr calculation 2018-07-30 12:08:53 +02:00
test_module.cpp QA Geometry: New test suite for generic geometric tests 2018-07-27 08:57:50 -04:00