You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add verification test for bootstrap fix (issue #8837)
Add a CI check to verify that locale files are successfully copied during
the build phase without relying on the system install command. This test
ensures the bootstrap issue doesn't regress.
The test verifies:
- Locales directory is created
- Common uucore locales are copied
- Utility-specific locales are copied
- A reasonable number of locale files exist (>50)
This addresses the maintainer request to add a regression test for the fix.
0 commit comments