kicad/qa
Jeff Young 10e68daa37 Fix some bugs in Change Symbol and Update Symbols.
In particular, there was a typo that kept library values from being
updated, and there was missing logic to fetch the various field names
from the library parts (and the change-to part).

Also implements some performance gains by desisting from copying
LIB_FIELDs around every time we want to look at them.

Fixes https://gitlab.com/kicad/code/kicad/issues/6733

Fixes https://gitlab.com/kicad/code/kicad/issues/6749
2020-12-15 16:12:17 +00:00
..
common Fix some missed renaming in qa suite. 2020-11-28 12:30:26 +00:00
common_tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
data Add testcase for bus junctions problem 2020-10-27 23:02:49 -04:00
drc_proto Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
eeschema Fix some bugs in Change Symbol and Update Symbols. 2020-12-15 16:12:17 +00:00
gal/gal_pixel_alignment Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
gerbview Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
libeval_compiler Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
libs Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew More consistent naming. 2020-12-08 13:05:39 +00:00
pcbnew_tools More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
pcbnew_utils A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
qa_utils Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
testcases Refactor EDA_TEXT::TransformToSegmentList() to return a vector of points 2020-11-23 07:50:54 +00:00
unit_test_utils More cleanup of MODULE to see if it fixes SWIG error. 2020-11-13 21:07:36 +00:00
utils/kicad2step Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
CMakeLists.txt qa: fix build script 2020-10-07 17:43:12 +02:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00