aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests/commands_test.coffee
AgeCommit message (Expand)Author
2016-10-23Better line parsing (add tests).Stephen Blott
2016-10-17Better line parsing.Stephen Blott
2016-10-08Refactor (and fix) key-parsing regexp.Stephen Blott
2016-10-02More key-sequance parser tests.Stephen Blott
2016-10-02Better regexp (to match legacy behaviour for '<c->>'.Stephen Blott
2016-10-02Rename normalizeKey to parseKeySequence.Stephen Blott
2016-10-02Rework key-sequence parsing.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2015-05-29Move registration of postUpdateHooks to the corresponding source filesmrmr1993
2014-10-29Fix testsmrmr1993
2014-10-27Note need for more command tests.Stephen Blott
2014-10-27Ensure advanced commands are in command groups.Stephen Blott
2014-10-27Validate each advanced command is in a command group.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Add tests to validate command structures.Stephen Blott
2012-09-09Add more tests, and remove old settings code.Jez Ng