-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
S-PRforIssueStatus: There is a PR that is meant to resolve the issueStatus: There is a PR that is meant to resolve the issue
Milestone
Description
Issue #102 document a unit test that was locale dependent. That case was fixed with PR #103, but in a way that it is still not truely locale independent.
There are at least two options to make the unit tests truely locale independent:
- Force the unit tests to run in locale C unless another locale is set on purpose.
- Do not depend on error messages or anything that could be locale dependent.
Metadata
Metadata
Assignees
Labels
S-PRforIssueStatus: There is a PR that is meant to resolve the issueStatus: There is a PR that is meant to resolve the issue