aboutsummaryrefslogtreecommitdiffstats
path: root/test_harnesses
AgeCommit message (Expand)Author
2012-01-15Handle pasted URLs intelligently.Jez Ng
2012-01-12Add password boxes to list of input focus-able elements.Jez Ng
2012-01-10Fix tests and make them easier to run.Jez Ng
2011-10-31Use bing inside the iframe test harness. For me, google.com is not allowing i...Phil Crosby
2011-01-31Begin switch from inheritance to compositionjez
2011-01-23Make deactivateMode() within linkHintsBase asyncjez
2011-01-19More formatting fixesjez
2011-01-16Refactor hint positioning testsjez
2011-01-16Remove unnecessary properties on <a>jez
2011-01-16Auto-generate test casesjez
2011-01-16Add newlines between test blocksjez
2011-01-08Adjust line width and other formatting.jez
2011-01-04Fix filter hinting for images, and added corresponding test.jez
2011-01-04Add filtering for input and image elements, together with tests.jez
2011-01-03Create HTML display for test output. Fix a fragile test.jez
2011-01-03Generate the html for each test case dynamically.jez
2011-01-03We don't need to stub variables that are in function scope...jez
2011-01-03Add test suite for link hints.jez
2011-01-03Add shoulda.js as a submodule.jez
2010-12-28Revamp visibility test; include tests for nested floats and SVGsjez
2010-12-14Expand the XPath used to find DOM elements for focusInput(). Closes #250.Ilya Sukhar
2010-09-10Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...ilya
2010-04-18Fix visibility testsint3
2010-01-31Recognize elements with "onclick" attributes in link hints.Phil Crosby
2010-01-30Some experimentation with the "vimium has been upgraded" UI.Phil Crosby
2009-12-31Make the HUD look a little nicer on WindowsPhil Crosby
2009-12-31A test harness for fixing bugs related to formsPhil Crosby
2009-12-06A harness which demonstrates various types of links, for use in debugging lin...Phil Crosby
2009-12-06Add a test harness for previewing chrome's various HUDs.Phil Crosby
2009-11-28Add a harness for evaluating the effectiveness of methods for testing the vis...Phil Crosby
2009-11-11Add a simple iframe test harness to play with during development.Phil Crosby