Macro-API icon indicating copy to clipboard operation
Macro-API copied to clipboard

[Tests] Add more unit tests

Open sbplat opened this issue 3 years ago • 0 comments

Current unit tests

Keyboard

  • [x] MapToOSKey
  • [x] MapFromOSKey
  • [x] MapFromChar
  • [ ] Down
  • [ ] Up

Keyboard Events

  • [ ] KeyboardHookLoop

Mouse

  • [x] GetPosition
  • [x] MoveAbsolute
  • [ ] MoveRelative
  • [ ] Down
  • [ ] Up
  • [ ] Scroll

Mouse Events

  • [ ] MouseHookLoop

Misc

  • [x] PreciseSleep

sbplat avatar Oct 12 '22 22:10 sbplat