aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcutTests.m
AgeCommit message (Collapse)Author
2015-01-07Added Shortcut.h to the tests prefix header to simplify tests.Tomáš Znamenáček
2015-01-07Implemented equality for shortcut objects.Tomáš Znamenáček
Shortcuts are equal if and only if their key codes and modifier flags are.
2015-01-07Added a unit testing target.Tomáš Znamenáček