Skip to content

Unit tests fail if you have a non-US keyboard layout set #62

@cjoprey

Description

@cjoprey

The following tests all have dependencies on a US keyboard layout:

  • InsertCommentButWithoutDefinedCommentChar
  • InsertCommentWithDefinedCommentChar
  • TestThatDigitKeysTranslateCorrectly
  • TestThatNumberedOemKeysTranslateCorrectly
  • TestThatTwoCodePathsAgree

I run on a UK keyboard layout, and all the above fail. These tests should be made keyboard layout agnostic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions