kicad/qa/eeschema
Jon Evans b90e72ed07 Don't simplify hierarchical nets based on weak drivers
This behavior provided shorter net names, but was confusing if
the user gives an explicit strong driver in the subsheet but not
one in the parent sheet.

Testcases updated for net name changes; connectivity is the same

Fixes https://gitlab.com/kicad/code/kicad/-/issues/4201
2021-01-13 22:10:56 -05:00
..
data Don't simplify hierarchical nets based on weak drivers 2021-01-13 22:10:56 -05:00
sim Project settings fixes from review 2020-07-02 22:08:54 -04:00
CMakeLists.txt Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
eeschema_test_utils.cpp Cleanup creation of all our smart pointers 2020-10-26 23:52:44 +00:00
eeschema_test_utils.h QA: Eagle test: look up test data in the source tree 2019-04-02 18:26:33 +01:00
lib_field_test_utils.h Fix some bugs in Change Symbol and Update Symbols. 2020-12-15 16:12:17 +00:00
mocks_eeschema.cpp Remove a few include<wx/wx.h> in many files that do not actually use this include. 2020-10-19 09:00:50 +02:00
netdiff.py Add basic netlist QA test 2020-04-19 19:13:24 -04:00
test_eagle_plugin.cpp QA: Use own unit test headers for eagle test 2019-04-02 23:32:00 +01:00
test_lib_arc.cpp Add unit test for testing LIB_ARC objects. 2020-03-10 11:04:05 -04:00
test_lib_part.cpp Fix some bugs in Change Symbol and Update Symbols. 2020-12-15 16:12:17 +00:00
test_module.cpp Add missing file. 2020-11-14 22:09:43 +00:00
test_netlists.cpp Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
test_sch_biu.cpp Convert Schematic Internal Units to 100nm 2019-12-30 18:28:00 +00:00
test_sch_pin.cpp Embarking on the next adventure: component -> symbol. 2020-11-15 20:23:15 +00:00
test_sch_rtree.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +00:00
test_sch_sheet.cpp More component -> symbol. 2020-11-15 20:23:15 +00:00
test_sch_sheet_list.cpp Fix test_sch_sheet_list to run headless. 2020-10-21 13:45:02 +01:00
test_sch_sheet_path.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
test_sch_symbol.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
uuid_test_utils.cpp Add missing files from last commit. 2020-02-28 22:37:53 +00:00
uuid_test_utils.h Add missing files from last commit. 2020-02-28 22:37:53 +00:00