7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-21 18:12:35 +00:00
kicad/qa/tests/pcbnew
Seth Hillbrand 9e4204340f Fixup net-tie caching and add QA for netties
When building a net tie, all elements in the footprint that belong to
the net tie can be arbitrarily close to one another.  outside of the
footprint, connected items can be arbitrarily close to the tie element
but must respect the clearance values for elements that have nets
assigned to them

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19933

(cherry picked from commit bff819edb0)
2025-02-13 14:45:40 -08:00
..
drc QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
pcb_io Fix layer writing/reading for copper zones 2025-01-29 00:31:28 +00:00
CMakeLists.txt Fix layer writing/reading for copper zones 2025-01-29 00:31:28 +00:00
group_saveload.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_array_pad_name_provider.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_board_item.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_footprint_load_save.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_fp_lib_load_save.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_generator_load_save.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_graphics_import_mgr.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_graphics_load_save.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_group_load_save.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_io_mgr.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_libeval_compiler.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_lset.cpp Set base user layer count 2025-01-28 12:22:39 -08:00
test_module.cpp Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00
test_multichannel.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_pad_numbering.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_pns_basics.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_prettifier.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
test_reference_image_load.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_save_load.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_tracks_cleaner.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_triangulation.cpp QA: Use data-driven tests in a few places 2025-01-24 20:13:19 +08:00
test_zone_filler.cpp Fixup net-tie caching and add QA for netties 2025-02-13 14:45:40 -08:00
test_zone.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00