aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2014-04-19Settings tests pass, Sync still has an error.Stephen Blott
2014-04-18Merge pull request #945 from shyiko/masterPhil Crosby
2013-11-06Update version number to 1.44Phil Crosby
2013-10-28Fixed sporadic utils_test failure (which could be reproduced when settings_te...Stanley Shyiko
2013-10-28Fixed detection of links which are only partially inside the viewportStanley Shyiko
2013-09-12Changed deprecated chrome.extension on chrome.runtime in all files and fix testsMaksim Ryzhikov
2013-05-11Update version numberPhil Crosby
2013-05-09Add runtime.getManifest() stub to Chrome mocksainaen
2013-05-06Add onMessage() stub to Chrome extension API mocksainaen
2013-03-03Update the shoulda.js submodule.Jez Ng
2012-11-14RegexpCache: reorganise and improve tests.Stephen Blott
2012-11-14Clean up regexp unit tests.Stephen Blott
2012-11-13Smartcase matching for vomnibar.Stephen Blott
2012-11-12Improve unit test structure and coverage.Stephen Blott
2012-11-11Changes in responce to philc's recommendations.Stephen Blott
2012-11-11More domain completer tests.Stephen Blott
2012-11-11Additional unit tests for domain completer.Stephen Blott
2012-11-11Remove comments regarding non-existent bug.Stephen Blott
2012-11-11Extend removing entries to the domain completer.Stephen Blott
2012-11-11Remove history entries.Stephen Blott
2012-11-05Factor pushMatchingRanges, improve comments/testsStephen Blott
2012-11-04Generalise RegexpCache, refactor, add tests.Stephen Blott
2012-11-03Merge pull request #702 from smblott-github/relevancy-fixJez Ng
2012-11-03Bug fix. Not all query terms matched.Stephen Blott
2012-11-03Extend unit tests for RankingUtils.Stephen Blott
2012-11-02Make tests pass against strict comparisons.Jez Ng
2012-11-02Fix unit test.Jez Ng
2012-11-02Modify test to check for inorder bookmarks traversal.Jez Ng
2012-10-29Integrate with Travis CI.Jez Ng
2012-10-29Move a bunch of stuff under pages/ for tidiness.Jez Ng
2012-10-29Convert strings to numbers when saving options page.Jez Ng
2012-10-29Split out compareVersions into the Utils file.Jez Ng
2012-10-29Make the numbers used in the filtered link hints configurable.Jez Ng
2012-10-29Factor out scrolling code into a new file.Jez Ng
2012-10-29More tests, because I like having coverage.Jez Ng
2012-10-29Update shoulda.js submodule pointer.Jez Ng
2012-10-23Refactor and fix findAndFollowLink. Closes #650.Jez Ng
2012-10-23Tweak options page description and ensure tests pass.Jez Ng
2012-10-20Refactor handlerStack. Closes #657.Jez Ng
2012-09-10Update shoulda.js submodule pointer.Jez Ng
2012-09-09Add more tests, and remove old settings code.Jez Ng
2012-09-09Add JSCoverage support.Jez Ng
2012-09-08Merge branch 'next-release'Jez Ng
2012-09-08Fix formatting.Jez Ng
2012-09-08Set up PhantomJS testing.Jez Ng
2012-09-04Tests for Utils.isUrlJohan Liesén
2012-07-26Fix tests.Jez Ng
2012-06-12Uppercase utils -> UtilsPhil Crosby
2012-06-10Move the tests for utils.convertToUrl into coffeescriptPhil Crosby
2012-06-10Run all tests from within the Cakefile. Not sure why I used a subprocess before.Phil Crosby