Skip to content

Make unit tests truely locale independent #104

@matsduf

Description

@matsduf

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

No one assigned

    Labels

    S-PRforIssueStatus: There is a PR that is meant to resolve the issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions