kicad/qa/unittests/libs/kimath
Ian McInerney ea62b145ff Introduce core interface library
This library is meant to move non-EDA items (language extensions,
library extensions, etc.) into the lowest-level of our dependency chain.
This library should never depend on anyother non-thirdparty code in the
kicad codebase.
2023-04-06 15:01:18 +01:00
..
geometry Add EDA_ANGLE::NormalizeNegative() and qa tests 2023-01-30 19:56:22 +00:00
math Fix typo in matrix3 multiply, add unit tests 2023-01-05 21:06:52 -05:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00
kimath_test_module.cpp
test_kimath.cpp