aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests
AgeCommit message (Expand)Author
2014-10-29Fix testsmrmr1993
2014-10-27Note need for more command tests.Stephen Blott
2014-10-27Ensure advanced commands are in command groups.Stephen Blott
2014-10-27Validate each advanced command is in a command group.Stephen Blott
2014-10-27Fix tests for favicons.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Add tests to validate command structures.Stephen Blott
2014-09-06Structured passkeys; changes following code review; major rewrite of options.Stephen Blott
2014-09-02Structured passkeys, internally and on the options and popup pages.Stephen Blott
2014-08-24PassKey tests (1)Stephen Blott
2014-06-14Merge pull request #1058 from mijoharas/custom_search_enginesPhil Crosby
2014-05-29Adding in search engines feature to fix #1009mike-work
2014-05-18Import of bookmark-folder-search code and tests.Stephen Blott
2014-05-16Address philc's comments.Stephen Blott
2014-05-16Import relevancy improvement code.Stephen Blott
2014-04-30Merge branch 'smblott-github-sync-chrome-instances'Phil Crosby
2014-04-27Response to @philc's comments regarding sync.Stephen Blott
2014-04-19Add a couple more test cases for Sync.Stephen Blott
2014-04-19Test that all stored settings are JSONified.Stephen Blott
2014-04-19Delay initializing sync until other components have started.Stephen Blott
2014-04-19Add remote sync test for setting cleared.Stephen Blott
2014-04-19Add test cases for "asynchronous" sync.Stephen Blott
2014-04-19Add tests for sync.Stephen Blott
2014-04-19Fix indentation and disable sync.log() messages.Stephen Blott
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-05-11Update version numberPhil Crosby
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-29Convert strings to numbers when saving options page.Jez Ng
2012-10-29Split out compareVersions into the Utils file.Jez Ng