aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests
AgeCommit message (Expand)Author
2017-11-09Stub DomUtils.consumeKeyup to fix handler stack testsmrmr1993
2017-11-01Rename Rect.rectOverlaps to Rect.intersectsStrict, clarify the commentmrmr1993
2017-11-01Rename Rect.contains to Rect.intersects, add an explanitory commentmrmr1993
2017-10-29Guard against undefined DomUtils, instead of stubbing in testsmrmr1993
2017-10-28Remove invokeCommandString, call NormalModeCommands directlymrmr1993
2017-10-27Include LinkHints, Vomnibar and Marks commands in normal mode filemrmr1993
2017-10-27Split focusInput, move the main part into the normal mode filemrmr1993
2017-10-27Add tests to check that foreground commands are implementedmrmr1993
2017-09-29Add stub to fix unit testsmrmr1993
2017-09-18Recognise (FF) internal URLs.Stephen Blott
2017-05-01FF - Fix updates from the exclusions popupmrmr1993
2017-02-08Remove stub for deprecated onActiveChangedmrmr1993
2017-02-08Remove stub for deprecated tabs.onSelectionChangedmrmr1993
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-02Merge pull request #2284 from smblott-github/silent-releasesStephen Blott
2016-10-02Add tests for compareVersions().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-09-25Space rotates hints (to make hidden hints visible).Stephen Blott
2016-04-18Cache content_scripts/vimium.css in chrome.storage.local.Stephen Blott
2016-03-30Rename handlerStack constants.Stephen Blott
2016-03-28Use image data for icons.Stephen Blott
2016-03-27Add test for extractQuery().Stephen Blott
2016-03-27Add test for escapeRegexSpecialCharacters().Stephen Blott
2016-03-27Add test for invokeCommandString().Stephen Blott
2016-03-26Add test for badly-formed exclusion regexp.Stephen Blott
2016-03-26Multiple minor tweaks.Stephen Blott
2016-03-18Add Utils.makeIdempotent.Stephen Blott
2016-03-17Tweaks for #2053.Stephen Blott
2016-03-17Simplify domReady handling.Stephen Blott
2016-03-17Move isEnabledForUrl to Frame.port.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-03-04Do not use standalone @.Stephen Blott
2016-02-21fix a crash of unit testsgdh1995
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-09BgUtils; move tabRecency to bg_tiles.coffee.Stephen Blott
2016-01-31Add a basic log page; tweaks.Stephen Blott
2015-09-10Don't decode javascript URIs on 46.0.2467.2 and latermrmr1993
2015-06-25Merge branch 'hud-iframe-input-with-store-all-settings'Stephen Blott
2015-06-20Add test that every option has a default value.Stephen Blott
2015-06-17Fix non-default front-end settings.Stephen Blott
2015-06-01Refactor and eliminate Sync object.Stephen Blott
2015-06-01Re-work unified settings.Stephen Blott
2015-05-29Make Settings explicitly use a cachemrmr1993
2015-05-29Move settings.coffee from background_scripts/ to lib/mrmr1993
2015-05-29Only perform settings migration in the background pagemrmr1993