kicad/qa/libs
Jeff Young 1cb7fbaab1 Fix errors in arc polygonization and test case.
1) Tests can't expect accuracies around 1 to work.  PCBNew defaults
to 5000.
2) Tests shouldn't artifically expand tolerance just to match the
results.
3) Tests should guarantee that end point is on arc, not just close
to it.
4) Standard polygonization of a circle is inside so splitting the
error needs to increase radius, not decrease.
5) Special-case first and last points so that they're exact.
2020-10-23 23:55:45 +01:00
..
kimath Fix errors in arc polygonization and test case. 2020-10-23 23:55:45 +01:00
sexpr Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
CMakeLists.txt Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00