kicad/qa/unittests/eeschema
Jeff Young 9b9795a87d Reduce reliance on exception processing -- it's waay too bugy at present.
This moves some stuff to REPORTER APIs.  Moving more stuff would be good,
but it probably too high-risk at present.  We'll wait for 8.0 for that....

Fixes https://gitlab.com/kicad/code/kicad/issues/13359
2023-01-03 17:20:23 +00:00
..
erc Update QA test schematics with valid and invalid variants 2022-12-09 02:14:05 +00:00
sch_plugins/altium
sim Reduce reliance on exception processing -- it's waay too bugy at present. 2023-01-03 17:20:23 +00:00
CMakeLists.txt Inferred sim value improvements, and a unit test for them. 2022-12-21 17:03:49 +00:00
eeschema_test_utils.cpp Update symbol default prefixes after updating instance data. 2022-12-07 01:34:56 +00:00
eeschema_test_utils.h Move previous fix to subclass (which overrides the base class). 2022-12-07 17:13:19 +00:00
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp
test_lib_part.cpp
test_module.cpp
test_netlist_exporter_kicad.cpp
test_netlist_exporter_spice.cpp Move previous fix to subclass (which overrides the base class). 2022-12-07 17:13:19 +00:00
test_netlists.cpp
test_pin_numbers.cpp
test_sch_biu.cpp
test_sch_pin.cpp
test_sch_reference_list.cpp
test_sch_rtree.cpp
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