dxhd icon indicating copy to clipboard operation
dxhd copied to clipboard

Unit tests: Lexer

Open NotUnlikeTheWaves opened this issue 3 years ago • 0 comments

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 avatar Jun 23 '21 18:06 NotUnlikeTheWaves