aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-03-30Rename handlerStack constants.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-28Use image data for icons.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-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-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-21Rework visual mode.Stephen Blott
2016-03-21Rename visual mode file.Stephen Blott
2016-03-18Clarify why things are exported.Stephen Blott
2016-03-18Refactor the front-end initialisation sequence.Stephen Blott
2016-03-18Add Utils.makeIdempotent.Stephen Blott
2016-03-17Minor refactoring.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-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; refactor passKeys.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-03-04Do not use standalone @.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-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
2016-01-28Simplify hint-string generation; fix tests.Stephen Blott
2015-10-02Block keyboard events when a filtered hint matches.Stephen Blott