kicad/qa/tests/eeschema
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins.
- Move PLUGIN_FILE_DESC to common.
- SCH_PLUGIN: rename Load -> LoadSchematicFile, Save -> SaveSchematicFile.
- Use PLUGIN_FILE_DESC and CanRead* in schematic plugins.
- Return none/unknown types from Find/GuessPluginType functions.
- Iterate over file types for file wildcards.
- Clean-up header checking in IO plugins.
- Use PCB plugin list in IO_MGR::GuessPluginTypeFromLibPath.
2023-08-31 05:08:03 +03:00
..
erc
sch_plugins/altium
CMakeLists.txt PCB: convert footprints to use PCB_FIELDs for fields from schematics 2023-06-20 18:34:52 +00:00
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 symbols to be derived from other derived symbols. 2023-08-24 07:59:32 -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 Mostly a terminology update... 2023-07-14 17:46:06 +01:00
test_netlist_exporter_spice.h Mostly a terminology update... 2023-07-14 17:46:06 +01:00
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 Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
test_sch_sheet_path.cpp
test_sch_symbol.cpp