aboutsummaryrefslogtreecommitdiffstats
path: root/test_harnesses/automated.html
AgeCommit message (Expand)Author
2012-09-03Make hints tests pass again.Jez Ng
2012-08-20Clean up the font stacksCaleb Spare
2012-06-12Uppercase linkhints. This will break a few people's bindings.Phil Crosby
2012-06-10Move the tests for utils.convertToUrl into coffeescriptPhil Crosby
2012-06-10Perform a google search if they hit enter with no selection.Phil Crosby
2012-05-26Move shoulda.js checkout to tests/ folder.Phil Crosby
2012-05-05Put content scripts and background scripts in separate directories, so the pu...Phil Crosby
2012-03-04Fix the link hints unit tests.Phil Crosby
2012-01-26Factor out common DOM functions.Jez Ng
2012-01-22Refactor and optimize filter link hints.Jez Ng
2012-01-17improve URL detectionNiklas Baumstark
2012-01-15Harden and move CSS declarations out of the code.Peter Parks
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-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