kicad/qa
Seth Hillbrand e0f7c3b057 Properly handle non-connected labels in ERC
All labels need to be attached to a net that has at least 2 pins in
order for this to be a valid net.  To check for the existing pins, we
need to interate over all subgraphs in the net, counting pins
2022-09-19 15:18:32 -07:00
..
data Fix ERC global label unit tests 2022-09-12 13:16:45 -07:00
ibis Rename signalIntegrity to ibis 2022-06-10 13:35:48 -07:00
mocks Fix override in mock base 2022-09-12 13:16:45 -07:00
pcbnew_utils Don't link gdiplus everywhere anymore 2022-08-23 23:51:35 -04:00
qa_utils Build: Fix Windows build (missing QA mock update) 2022-09-19 11:30:25 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Fix linker error (doubly defined symbol). 2022-09-10 10:26:10 +01:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools Fix isses after base_units.cpp changes. 2022-09-17 10:56:56 +02:00
unittests Properly handle non-connected labels in ERC 2022-09-19 15:18:32 -07:00
CMakeLists.txt Add ERC QA tests 2022-09-09 17:21:57 -07:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00