kicad/qa/unittests/pcbnew
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
..
drc Don't use FindNamedPad for net-tie logic. It only reutrns the *first* 2022-09-25 17:38:31 +01:00
plugins Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
CMakeLists.txt Ensure all QA tests on windows use a manifest 2022-08-08 21:26:02 -04:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
test_graphics_import_mgr.cpp Don't copy items in for loops when not needed 2022-09-24 03:46:06 +01:00
test_libeval_compiler.cpp Strip out Mils2Iu 2022-09-16 21:09:27 -04:00
test_lset.cpp
test_module.cpp
test_pad_numbering.cpp
test_save_load.cpp
test_tracks_cleaner.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
test_zone_filler.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00