aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dom_tests/dom_tests.coffee
AgeCommit message (Expand)Author
2016-04-18Fix tests.Stephen Blott
2016-04-08Merge pull request #2088 from smblott-github/filtered-hints-better-typed-text...Stephen Blott
2016-04-08Filtered hints; ignore unmatched text.Stephen Blott
2016-04-08Do not post hint descriptors back to the frame itself.Stephen Blott
2016-04-04Handle requireHref for link hints locally.Stephen Blott
2016-03-30Add tests for GrabBackFocus.Stephen Blott
2016-03-30Add test for SuppressAllKeyboardEvents.Stephen Blott
2016-03-29Add tests for WaitForEnter.Stephen Blott
2016-03-29Ensure window has focus in tests.Stephen Blott
2016-03-28Filter out link-hint false positives.Stephen Blott
2016-03-28Global link hints; fix tests after rebase.Stephen Blott
2016-03-28Global link hints; self code review.Stephen Blott
2016-03-28Golbal link hints; fic tests.Stephen Blott
2016-03-25Better choice of callapse on exit.Stephen Blott
2016-03-25More selective integration with the tests.Stephen Blott
2016-03-25Add tests for visual mode.Stephen Blott
2016-03-21Simplify singleton handling.Stephen Blott
2016-03-18Clarify why things are exported.Stephen Blott
2016-03-18Refactor the front-end initialisation sequence.Stephen Blott
2016-03-17Minor refactoring.Stephen Blott
2016-03-17Use Chrome frameIds.Stephen Blott
2016-03-17Move alphabet hint tests...Stephen Blott
2016-03-17Fix long-standing bug in link-hints tests.Stephen Blott
2016-03-13Add tests in various areas...Stephen Blott
2016-03-10Tests; add alphabet-hint hint tests.Stephen Blott
2016-03-06Initialize UI components only when they're needed.Stephen Blott
2016-03-06Fix count handling (again).Stephen Blott
2016-03-06Normal mode tests.Stephen Blott
2016-03-05Key bindings; add line missing from tests.Stephen Blott
2016-03-05Key bindings; refactor passKeys distribution.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-02-23Tweak #2015.Stephen Blott
2016-02-23Workaround for the hanging part of issue #1944 "Tests fail/hang with latest P...stephane
2016-01-28Simplify hint-string generation; fix tests.Stephen Blott
2015-09-13Only show link hints for <label>s for elements without a hintmrmr1993
2015-09-13Make <label>s clickable with LinkHintsmrmr1993
2015-09-11Make the sort used for filetered link hints stable.Stephen Blott
2015-06-10Fix bug relating to duplicate hint strings.Stephen Blott
2015-06-09Make LinkHints a class (LinkHintsMode).Stephen Blott
2015-06-01Remove LinkHints.init()...Stephen Blott
2015-05-31Rewrite settings as a tight wrapper around Settings, tweaks for testsmrmr1993
2015-04-29Fix text matching/exclusion; repair tests (again).Stephen Blott
2015-04-29Fix text matching/exclusion; repair tests.Stephen Blott
2015-04-28Revert "Do not grab back focus if Vimium is disabled."Stephen Blott
2015-04-28Temporary fix for tests.Stephen Blott
2015-04-25Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...Stephen Blott
2015-04-24Always initialise event listeners earlymrmr1993
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-03-08Reload content scripts: document why changes are needed in tests.Stephen Blott