kicad/qa/unittests/eeschema
Seth Hillbrand 012737593b Handle nested netclass assignments
Netclass directives should not be overriden, instead hold our error
checking for actually missing nets

Fixes https://gitlab.com/kicad/code/kicad/issues/14494
2023-04-06 17:38:13 -07: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
CMakeLists.txt Handle nested netclass assignments 2023-04-06 17:38:13 -07:00
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp Add CADSTAR Parts Library (.lib) parser and qa tests 2023-03-16 21:07:04 +01:00
test_ee_item.cpp Make multivector.h header order independent. 2023-03-23 13:26:32 -04: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 Fix Doxygen commenting issues. 2023-03-24 11:57:52 -04: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 Allow bus elements to connect 2023-04-04 15:23:29 -07:00
test_netlist_exporter_spice.cpp Add regression test for 13988. 2023-03-25 12:45:36 +00:00
test_netlist_exporter_spice.h Text attributes object improvements. 2023-03-29 12:53:45 -04:00
test_netlists.cpp Allow bus elements to connect 2023-04-04 15:23:29 -07: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_netclass.cpp Handle nested netclass assignments 2023-04-06 17:38:13 -07: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 Split spice tests into separate test 2023-04-03 14:42:10 +01:00
test_sch_sheet.cpp Split spice tests into separate test 2023-04-03 14:42:10 +01:00
test_sch_sheet_list.cpp Add CADSTAR Parts Library (.lib) parser and qa tests 2023-03-16 21:07:04 +01:00
test_sch_sheet_path.cpp Split spice tests into separate test 2023-04-03 14:42:10 +01:00
test_sch_symbol.cpp