kicad/qa/libs/kimath
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
..
geometry Fix errors in arc polygonization and test case. 2020-10-23 23:55:45 +01:00
CMakeLists.txt qa/kimath: trivial test case for POLY_GRID_PARTITION 2020-10-23 01:18:07 +02:00
kimath_test_module.cpp Move geometry tests into the kimath qa test 2020-07-18 16:19:01 +01:00
test_kimath.cpp Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00