jj/lib/testutils
Mitchell Skaggs 2af8bf94a3
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-24.04) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
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
..
src testutils: add check for strict UTF-8 filesystems 2025-11-27 00:36:39 +00:00
Cargo.toml hex_util: roll our own decode/encode_hex() functions 2025-07-02 01:56:40 +00:00