kicad/qa/unittests
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
..
common Coverity fixes and code cleaning. 2023-03-10 11:21:19 -05:00
eeschema Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Add EDA_ANGLE::NormalizeNegative() and qa tests 2023-01-30 19:56:22 +00:00
pcbnew Rework Copper Sliver check 2023-05-03 10:22:49 -07:00
CMakeLists.txt Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00