kicad/qa
Jeff Young 2663ad5340 Implement Eagle text variables.
Also fixes two bugs:
1) subsequent text items that are marked >NAME or >VALUE will now get
imported as text items with ${REFERENCE} or ${VALUE} (instead of overwriting
the previous text item)

2) we no longer (accidentally) capitalize all text items.

Fixes https://gitlab.com/kicad/code/kicad/issues/11321
2022-04-10 17:29:47 +01:00
..
data Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
mocks qa: add missing const to mocked method 2022-03-21 11:51:39 +00:00
pcbnew_utils eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00
qa_utils Preload PCBnew find with selection when appropriate. 2022-03-19 19:37:01 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools QA: fix paths in CMakeLists.txt after QA paths changes 2022-03-30 18:18:29 +02:00
unittests Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
CMakeLists.txt qa: move unittests to the separate directory 2022-03-30 11:13:23 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00