index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit_tests
/
commands_test.coffee
Age
Commit message (
Expand
)
Author
2016-10-23
Better line parsing (add tests).
Stephen Blott
2016-10-17
Better line parsing.
Stephen Blott
2016-10-08
Refactor (and fix) key-parsing regexp.
Stephen Blott
2016-10-02
More key-sequance parser tests.
Stephen Blott
2016-10-02
Better regexp (to match legacy behaviour for '<c->>'.
Stephen Blott
2016-10-02
Rename normalizeKey to parseKeySequence.
Stephen Blott
2016-10-02
Rework key-sequence parsing.
Stephen Blott
2016-03-05
Key bindings; fix tests...
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2014-10-29
Fix tests
mrmr1993
2014-10-27
Note need for more command tests.
Stephen Blott
2014-10-27
Ensure advanced commands are in command groups.
Stephen Blott
2014-10-27
Validate each advanced command is in a command group.
Stephen Blott
2014-10-26
Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.
Stephen Blott
2014-10-26
Add tests to validate command structures.
Stephen Blott
2012-09-09
Add more tests, and remove old settings code.
Jez Ng