7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-24 19:35:03 +00:00
kicad/qa/tests/pcbnew/drc
Seth Hillbrand 64ff47c594 Handle edge cases in kissing zones
When zone kisses happen from different polygons, we need to be careful
not to use the different polygons for ear comparisons or prev/next
pointers

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18654
2024-10-24 17:40:25 -07:00
..
drc_test_utils.cpp QA: Use modern Boost test print customisation point 2024-08-14 11:24:26 +01:00
drc_test_utils.h QA: Use modern Boost test print customisation point 2024-08-14 11:24:26 +01:00
test_custom_rule_severities.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
test_drc_component_classes.cpp Consolidation of Component Class implementation 2024-10-24 20:11:35 +01:00
test_drc_copper_conn.cpp Handle edge cases in kissing zones 2024-10-24 17:40:25 -07:00
test_drc_copper_graphics.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00
test_drc_copper_sliver.cpp Rework Copper Sliver check 2023-04-25 10:32:46 -07:00
test_drc_courtyard_invalid.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_drc_courtyard_overlap.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_drc_multi_netclasses.cpp Fix display messages for multi netclass DRC QA checks 2024-10-24 22:25:37 +01:00
test_drc_regressions.cpp Fix a QA test after the issue fixed by commit c8279dd4. 2024-09-12 20:45:17 +02:00
test_drc_skew.cpp Implement within_diff_pairs and group_matched DRC skew arguments 2024-07-29 15:28:39 +01:00
test_solder_mask_bridging.cpp ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00