Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests: Lexer #51

Open
NotUnlikeTheWaves opened this issue Jun 23, 2021 · 0 comments
Open

Unit tests: Lexer #51

NotUnlikeTheWaves opened this issue Jun 23, 2021 · 0 comments
Assignees
Labels

Comments

@NotUnlikeTheWaves
Copy link
Collaborator

Tests that at least include:

  • Single text ("x")
  • Multiple text/elements ("x y", or "XF86 {Play, Pause}" for example)
  • Addition ("x + y", "b + {3,4}", etc)
  • Options ("{a,b}")
  • Ranges ("{0-9}")
@NotUnlikeTheWaves NotUnlikeTheWaves added this to the Rewrite of dxhd milestone Jun 23, 2021
@NotUnlikeTheWaves NotUnlikeTheWaves self-assigned this Jun 23, 2021
@dakyskye dakyskye removed this from the Rewrite of dxhd milestone Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants