This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-15 02:33:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
qa
/
geometry
History
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