kicad/qa/pcbnew
Seth Hillbrand 9d927f3135 Check for additional connections between tracks
Prevents removal when a track is connected not just to other tracks but
also other connected items

Fixes https://gitlab.com/kicad/code/kicad/issues/10916
2022-03-03 12:07:20 -08:00
..
drc Fix SolderBridge check to only check across multiple 2022-02-18 11:47:28 -08:00
plugins/altium altium: Improve test-coverage of *.PcbLib import functionality 2022-02-12 16:50:25 +01:00
CMakeLists.txt altium: Start with a test-suite to validate that *.PcbLib footprints are correctly imported 2022-02-09 22:34:04 +01:00
board_test_utils.cpp Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00:00
board_test_utils.h altium: Extend test-suite to support FP_ZONE validation 2022-02-15 21:42:03 +01:00
group_saveload.cpp Remove pcb_group include from board header 2021-06-03 20:03:31 +01:00
test_array_pad_name_provider.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_board_item.cpp TextBoxes for PCBNew. 2022-01-31 20:00:47 +00:00
test_graphics_import_mgr.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_libeval_compiler.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_lset.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_module.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
test_pad_numbering.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
test_save_load.cpp Save/Load test to make sure we don't bugger up the PCBNew file format. 2022-01-09 13:02:41 +00:00
test_tracks_cleaner.cpp Check for additional connections between tracks 2022-03-03 12:07:20 -08:00
test_zone_filler.cpp Performance: better sharing of zone fills. 2022-02-15 19:19:03 +00:00