kicad/qa
Thomas Pointhuber 3f36e7d725 altium: Start with a test-suite to validate that *.PcbLib footprints are correctly imported
The test simply loads every footprint of a library, and compares all elements with an equivalent
KiCad footprint. This allows us to quickly spot regressions in the altium and kicad footprint importer,
and any code in-between. This test is only a demo, as the checks are still incomplete and quite a few
tests are missing.

It has to be noted that mask expansion is not supported rigt now by the altium importer, thus the
reference footprint is adjusted to keep the test happy.
2022-02-09 22:34:04 +01:00
..
common More EDA_ANGLE. 2022-01-15 01:30:04 +00:00
common_tools Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
data altium: Start with a test-suite to validate that *.PcbLib footprints are correctly imported 2022-02-09 22:34:04 +01:00
drc_proto Fix some issues (but not all) in qa tests for eeschema 2022-01-02 14:54:27 +01:00
eeschema Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
gal/gal_pixel_alignment Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
libeval_compiler Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
libs Fix some issues with new polygonization of arcs and arc collision test. 2022-02-03 19:53:42 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew altium: Start with a test-suite to validate that *.PcbLib footprints are correctly imported 2022-02-09 22:34:04 +01:00
pcbnew_tools Move pcbnew_navlib compilation into pcbcommon. 2022-01-28 12:21:42 +00:00
pcbnew_utils Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
pns Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
qa_utils Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases Fix some issues related to new textboxes and python: 2022-02-03 13:55:37 +01:00
utils/kicad2step QA tests: fix a build issue on msys2, due to changes in commit 5622a51 2021-12-15 10:13:45 +01:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00