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