kicad/qa/unittests/eeschema
Mike Williams 959a19a461 Power Symbols: automatically fix mismatched legacy symbols, add tests
Has netlist generation test for legacy power symbols, and test for
fixing legacy mismatched power symbol text fields and invisible pin names.
2023-02-22 18:01:47 +00:00
..
erc Eeschema: ERC checks handle connections between a common sub-circuit 2023-01-24 14:11:01 +00:00
sch_plugins/altium Update Altium SCH QA with rounding factors 2022-07-07 12:01:38 -07:00
sim Remove most of SIM_VALUE in favour of good old wxString. 2023-02-22 10:45:27 +00:00
CMakeLists.txt Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +00:00
eeschema_test_utils.cpp Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +00:00
eeschema_test_utils.h Test case for immediate SBCKT models. 2023-01-21 19:32:25 +00:00
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
test_legacy_power_symbols.cpp Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +00:00
test_lib_part.cpp Avoid the obsolete GetNextPin() call 2023-01-20 14:12:15 -08: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 Move potentiometer pin model to r0, wiper, r1, and remove flipping code. 2023-02-02 16:22:13 +00:00
test_netlist_exporter_spice.h sim - Remember the option to save powers 2023-02-20 19:30:45 +01:00
test_netlists.cpp Power Symbols: automatically fix mismatched legacy symbols, add tests 2023-02-22 18:01:47 +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 Power Symbols: make value editable, use as netname 2023-02-22 18:01:47 +00:00
test_sch_reference_list.cpp Don't special case power symbol re-annotation 2023-01-23 13:19:01 -08: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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
test_sch_symbol.cpp
uuid_test_utils.cpp
uuid_test_utils.h