kicad/qa/eeschema
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped
Scope: NETLIST_ITEM, CONNECTION_TYPE, ELECTRICAL_PINTYPE,
       NET_CONNECTION, NETLIST_ITEM, GRAPHIC_PINSHAPE

Note, the pin type enum had PT_ added to the front to prevent
shadowing of the INPUT symbol on msys2 (see discussion at
c17c9960d8)
2020-01-18 20:51:28 +00:00
..
data qa: Moving eeschema qa to main qa folder 2019-01-09 21:43:23 -08:00
CMakeLists.txt Replace EESchema DLIST 2020-01-10 06:37:08 -08: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 Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
mocks_eeschema.cpp Replace EESchema DLIST 2020-01-10 06:37:08 -08: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 Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -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 RTree: Fix iterator in single branch trees 2020-01-14 10:42:04 -08:00
test_sch_sheet.cpp Fix a bunch of un-caught boost::bad_pointer exceptions. 2020-01-12 19:55:00 +00:00
test_sch_sheet_path.cpp Replace EESchema DLIST 2020-01-10 06:37:08 -08:00
timestamp_test_utils.cpp QA eeschema: add some tests 2019-05-23 11:29:28 +01:00
timestamp_test_utils.h QA eeschema: add some tests 2019-05-23 11:29:28 +01:00