kicad/qa
Jeff Young e28b50e8d6 Fix a bunch more issues with sheetpaths and allowExtraText.
A sheetpath is required to correctly resolve text variables.
Depending on currentSheet is rife with bugs.

There are many places where we do *not* want to be prepending
field names to the field values, such as netlisting,
building PDF hypertext menus, etc.

Also, Find/Replace needs to work on unresolved text, as
that's what we're going to display (and if replace nuked
your variable references you wouldn't be happy).

(cherry picked from commit b41d446f58)
2023-05-05 18:02:59 +01:00
..
data Rework Copper Sliver check 2023-05-03 10:22:49 -07:00
ibis Attempt to fix build issue with NGSPICE off. 2022-12-08 23:57:42 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-14 00:09:56 +01:00
qa_utils Update 5 files 2023-05-03 17:32:55 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Eeschema: QA schematic loader now traverses hierarchical sheets 2023-01-24 14:11:01 +00:00
testcases Remove python-based board_item duplicate method 2023-04-12 16:07:00 +01:00
tools msvc warning fix 2023-01-16 22:44:19 -05:00
unittests Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
CMakeLists.txt Sim: Ibis improvements and fixes 2022-10-25 09:45:40 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00