kicad/qa/tests/eeschema
Wayne Stambaugh 5a7f95e8da Allow for library symbols to derived from derived symbols.
This change allows for infinite inheritance depth so internally there is
no limit to deriving library symbols from other derived symbols.  Please
note that the Flatten() method now recurses until a symbol with no parent
is found.  The user interface is not hooked up at this time.
2023-06-13 15:52:42 -04:00
..
erc
sch_plugins/altium
CMakeLists.txt
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp
test_legacy_power_symbols.cpp
test_lib_part.cpp Allow for library symbols to derived from derived symbols. 2023-06-13 15:52:42 -04:00
test_module.cpp
test_netlist_exporter_kicad.cpp Connectivity: Correct alias-based bus resolution 2023-06-02 14:25:51 -07:00
test_netlist_exporter_spice.cpp
test_netlist_exporter_spice.h
test_netlists.cpp Ensure _changed_ netlist is propagated 2023-05-09 12:13:06 -07:00
test_pin_numbers.cpp
test_sch_biu.cpp
test_sch_netclass.cpp
test_sch_pin.cpp
test_sch_reference_list.cpp
test_sch_rtree.cpp
test_sch_sheet.cpp
test_sch_sheet_list.cpp
test_sch_sheet_path.cpp
test_sch_symbol.cpp