kicad/qa/eeschema
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties.
CHANGED: All mandatory fields in derived symbols can be edited.  This
not only includes the field value but also all text properties.

Kill the dual datasheet variable storage which caused many datasheet
bugs over the years.  The datasheet is now always stored in the data
sheet field.
2020-06-02 14:21:11 +00:00
..
data Update netlist testcases 2020-05-23 22:48:03 -04:00
sim Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
CMakeLists.txt Implement new native netlist QA test 2020-05-23 21:04:11 -04:00
eeschema_test_utils.cpp Add missing header to qa 2019-04-08 12:33:49 -07: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 Variable substitution framework. 2020-03-30 14:15:59 +01:00
mocks_eeschema.cpp Implement new native netlist QA test 2020-05-23 21:04:11 -04: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 Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
test_module.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
test_netlists.cpp Implement new native netlist QA test 2020-05-23 21:04:11 -04:00
test_sch_biu.cpp Convert Schematic Internal Units to 100nm 2019-12-30 18:28:00 +00:00
test_sch_pin.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
test_sch_rtree.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +00:00
test_sch_sheet.cpp Move SCH_SCREEN project access to SCHEMATIC 2020-05-20 22:27:48 -04:00
test_sch_sheet_path.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
test_sch_symbol.cpp Make the new schematic and symbol library file formats the default. 2020-05-04 12:40:03 +00: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