Files
jj-vcs-jj/lib/testutils
Mitchell Skaggs 2af8bf94a3 testutils: add check for strict UTF-8 filesystems
`test_init_load_non_utf8_path` and
`test_init_additional_workspace_non_utf8_path` now early-return on
strict UTF-8 filesystems because there's no way to report a test as
"skipped" at runtime.

Closes https://github.com/jj-vcs/jj/issues/8118
2025-11-27 00:36:39 +00:00
..