test: add reproducible FreeCAD golden oracle

This commit is contained in:
2026-08-03 03:20:37 -04:00
parent 81fcc69a74
commit 2ce261b982
27 changed files with 678 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
# FreeCAD 1.1.1 generates Base translations in headless builds but only loads
# LinguistTools from its GUI branch. Keep the pinned source tree unmodified.
find_package(Qt6 REQUIRED COMPONENTS LinguistTools)