kicad/qa/eeschema
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter.
CHANGES: Symbol library file format has been converted to s-expressions.

Add support code for picking apart symbols at some future junction that
will allow full inheritance conversion of existing symbol libraries.  For
now, symbols arranged by unit and body style numbers are nested for round
robin testing of symbol libraries once the parser is complete.
2020-03-03 08:06:22 -05:00
..
data qa: Moving eeschema qa to main qa folder 2019-01-09 21:43:23 -08:00
CMakeLists.txt Update tests to UUIDs. 2020-02-28 22:06:14 +00: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 QA test: fix a missing change related to commit 2ca16c0. 2020-02-17 08:10:04 +01:00
mocks_eeschema.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
test_eagle_plugin.cpp QA: Use own unit test headers for eagle test 2019-04-02 23:32:00 +01:00
test_lib_part.cpp Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
test_module.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
test_sch_biu.cpp Convert Schematic Internal Units to 100nm 2019-12-30 18:28:00 +00:00
test_sch_pin.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
test_sch_rtree.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +00:00
test_sch_sheet.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +00:00
test_sch_sheet_path.cpp Update tests to UUIDs. 2020-02-28 22:06:14 +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