kicad/qa/unittests
Jeff Young 503385f52e Don't use FindNamedPad for net-tie logic. It only reutrns the *first*
pad of a given number.

Also improves other DRC logic to tighten up the net-tie rules now that
we know which pads are allowed to short with which other pads.

Also removes the "Overlapping pads" DRC violation now that we know
whether or not overlapping pads in a net-tie footprint constitute a
short.

Fixes https://gitlab.com/kicad/code/kicad/issues/12506
2022-09-25 17:38:31 +01:00
..
common Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
eeschema Don't copy items in for loops when not needed 2022-09-24 03:46:06 +01:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
pcbnew Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 2022-09-25 17:38:31 +01:00
utils/kicad2step Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
CMakeLists.txt qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00