kicad/qa/data/eeschema/netlists
Jon Evans ea0673e7a0 Do not merge buses of distinct types
Previously, this code would merge a vector bus
with a group bus containing the vector as a member.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16439
2023-12-30 10:54:24 -05:00
..
bus_connection Connectivity: Correct alias-based bus resolution 2023-06-02 14:25:51 -07:00
bus_entries
bus_junctions
complex_hierarchy Ensure duplicate pin names get unique nets 2023-01-04 11:32:15 -08:00
complex_hierarchy_shared
group_bus_matching
hierarchy_aliases Connectivity: Correct alias-based bus resolution 2023-06-02 14:25:51 -07:00
issue14494 Handle nested netclass assignments 2023-04-06 17:38:13 -07:00
issue14657 Ensure _changed_ netlist is propagated 2023-05-09 12:13:06 -07:00
issue14818 Fix connectivity regression 2023-09-14 14:39:51 -07:00
issue16003 Allow multiple strong drivers with same name 2023-10-31 11:52:29 -07:00
issue16439 Do not merge buses of distinct types 2023-12-30 10:54:24 -05:00
legacy_power Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +00:00
legacy_power4 Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +00:00
noconnects Ensure duplicate pin names get unique nets 2023-01-04 11:32:15 -08:00
prefix_bus_alias
test_global_promotion
test_global_promotion_2 Ensure duplicate pin names get unique nets 2023-01-04 11:32:15 -08:00
test_hier_no_connect Eeschema netlist output: Propagate NC across hierarchical schematics 2023-02-25 00:02:46 +00:00
test_hier_renaming Ensure duplicate pin names get unique nets 2023-01-04 11:32:15 -08:00
test_multiunit_reannotate
test_multiunit_reannotate_2
test_multiunit_reannotate_3
test_multiunit_reannotate_4
test_multiunit_reannotate_5
top_level_hier_pins
video Ensure duplicate pin names get unique nets 2023-01-04 11:32:15 -08:00
weak_vector_bus_disambiguation