Skip to content

tests: date: check --reference with a non-UTF-8 file name - #357

Open
sylvestre wants to merge 1 commit into
coreutils:masterfrom
sylvestre:date-ref
Open

sylvestre wants to merge 1 commit into
coreutils:masterfrom
sylvestre:date-ref

Conversation

@sylvestre

Copy link
Copy Markdown
Contributor

Nothing covered passing --reference a file name that is not valid in the current locale, which is fine since the name is passed through to stat as-is.
Identified here: uutils/coreutils#14558

  • tests/date/reference.sh: Add a test case, skipped when the file system rejects such a name.

Nothing covered passing --reference a file name that is not valid in the
current locale, which is fine since the name is passed through to stat
as-is.
Identified here:  uutils/coreutils#14558

* tests/date/reference.sh: Add a test case, skipped when the file system
rejects such a name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant