kicad/qa/tests/pcbnew
Tomasz Wlostowski 5100345c6e router: prevent pushout/bogus collision of via with is own hole (or copper) when dragging
The root cause was not removing the original (pre-dragging) via from the world, comparing the ITEM::Parent() pointers of the items was only hiding the main issue.
This also fixes the PNSViaCollisions test in the qa/ suite.
2023-05-31 17:06:24 +02:00
..
drc
plugins Add basic QA test to CADSTAR PCB footprint import 2023-05-29 23:29:28 +02:00
CMakeLists.txt Add basic QA test to CADSTAR PCB footprint import 2023-05-29 23:29:28 +02:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp
test_graphics_import_mgr.cpp
test_libeval_compiler.cpp
test_lset.cpp
test_module.cpp
test_pad_numbering.cpp
test_pns_basics.cpp router: prevent pushout/bogus collision of via with is own hole (or copper) when dragging 2023-05-31 17:06:24 +02:00
test_save_load.cpp
test_tracks_cleaner.cpp
test_zone_filler.cpp