7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-15 00:29:09 +00:00
kicad/qa
John Beard 5925f9c374 Break out some geom functions from dimension text adjustment
Put these in a separate header - they don't need to be available
whenever VECTOR2 is, but they are generic, reusable functions that
can have the corner cases defined and tested.
2024-09-11 22:08:36 +01:00
..
data Reorganize layer numbering 2024-09-06 23:07:58 +00:00
mocks Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
pcbnew_utils Migrate Altium pcblib test to BOOST_DATA_TEST_CASE and use FootprintNeedsUpdate for equality checking 2024-05-12 18:41:31 +02:00
qa_utils Reduce dependency on dynamic_cast. 2024-09-04 17:24:49 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Make simulation reporter warnings non-fatal. 2024-09-05 05:59:35 +03:00
tests Break out some geom functions from dimension text adjustment 2024-09-11 22:08:36 +01:00
tools Reorganize layer numbering 2024-09-06 23:07:58 +00:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00