kicad/qa/unittests/eeschema
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens.
Also moves passive RLC inference out from migration to just-in-time
creation for the simulator or netlisting.

Also fixes a version guard mismatch because the spice migration was
done inside UpdateSymbolInstances (which has its own version guard).

Also changed UpdateSymbolInstances to UpdateSymbolInstanceData so
someone else in the future doesn't think it's a general-purpose symbol
instance updater.
2022-12-06 16:01:18 +00:00
..
erc Properly handle non-connected labels in ERC 2022-09-19 15:18:32 -07:00
sch_plugins/altium Update Altium SCH QA with rounding factors 2022-07-07 12:01:38 -07:00
sim Sim QA: Test for duplicates and wrongly deduplicated parameters 2022-11-29 15:04:38 +01:00
CMakeLists.txt Add ERC QA tests 2022-09-09 17:21:57 -07:00
eeschema_test_utils.cpp Move V6->V7 sim model migration from sheets to screens. 2022-12-06 16:01:18 +00:00
eeschema_test_utils.h Sim: Bugfixes, mostly for MS Windows compilation errors 2022-07-30 02:25:34 +00:00
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp Excise the remaining occurrences of "Alias" for derived symbols. 2022-11-16 18:37:40 +00:00
test_lib_part.cpp Handle arbitrary unit counts 2022-10-06 15:41:16 -07:00
test_module.cpp Hotglue the unit tests to work for now 2022-10-05 17:12:32 -04:00
test_netlist_exporter_kicad.cpp Sim: Spice netlist exporter rewrite 2022-07-30 02:25:34 +00:00
test_netlist_exporter_spice.cpp Sim QA: Test for duplicates and wrongly deduplicated parameters 2022-11-29 15:04:38 +01:00
test_netlists.cpp Sim: Spice netlist exporter rewrite 2022-07-30 02:25:34 +00:00
test_pin_numbers.cpp Don't copy items in for loops when not needed 2022-09-24 03:46:06 +01:00
test_sch_biu.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
test_sch_pin.cpp RIP EDA_RECT. 2022-08-31 23:57:24 +01:00
test_sch_reference_list.cpp Sim Model Editor improvements 2022-07-30 02:25:34 +00:00
test_sch_rtree.cpp Remove convert_to_biu.h, merge contents to base_units.h 2022-09-16 21:09:28 -04:00
test_sch_sheet.cpp
test_sch_sheet_list.cpp Fix disabled schematic page numbering unit tests. 2022-11-23 08:05:35 -05:00
test_sch_sheet_path.cpp
test_sch_symbol.cpp
uuid_test_utils.cpp
uuid_test_utils.h