7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:05:03 +00:00
kicad/qa/tests/eeschema/erc
Jan Wichmann 30cebd17e0 Added ERC check for directive labels
Checks to see if directive labels are connected in the same manner that other labels are

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/19075
2024-11-20 18:11:05 +00:00
..
test_erc_four_way.cpp ADDED: Optional check for four way junctions 2024-05-03 12:06:24 -07:00
test_erc_global_labels.cpp Fix QA build 2024-11-12 15:03:11 +01:00
test_erc_hierarchical_schematics.cpp Move ERC items to their own directory 2024-05-03 12:06:24 -07:00
test_erc_label_multiple_wires.cpp ADDED: ERC Test for labels on multiple wires 2024-07-09 10:06:27 -07:00
test_erc_label_names.cpp Add ERC check for local and global labels with same name 2024-07-21 23:45:02 +01:00
test_erc_label_not_connected.cpp Added ERC check for directive labels 2024-11-20 18:11:05 +00:00
test_erc_no_connect.cpp Move ERC items to their own directory 2024-05-03 12:06:24 -07:00
test_erc_stacking_pins.cpp Move ERC items to their own directory 2024-05-03 12:06:24 -07:00
test_erc_unconnected_wire_endpoints.cpp Add ERC check for dangling wire endpoints 2024-07-22 23:16:08 +01:00