aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu.html
Commit message (Expand)AuthorAgeFilesLines
* Menu: Rename icon option to icons.submenuJörn Zaefferer2012-07-121-5/+1
* Menu tests: Saner output for log helper.Scott González2012-06-181-2/+0
* Menu tests: Fix test id's so that they are unique to pass lintingkborchers2012-05-291-3/+3
* Menu tests: Add id's to some anchors to ensure destroy is only removing id's ...kborchers2012-05-291-3/+3
* Menu: Better handling of divider elements and menu items without anchors.kborchers2012-05-241-0/+3
* Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.kborchers2012-05-221-1/+1
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-1/+1
* Menu: Add unit tests for testing disabled itemskborchers2012-04-181-0/+16
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-5/+11
* Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-141-0/+38
* Menu tests: Cleanup.Scott González2011-08-031-17/+5
* Tests: Cleanup.Scott González2011-08-031-42/+39
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge remote branch 'kborchers/menu_home_end'Jörn Zaefferer2011-07-251-2/+157
|\
| * Menu: Added Home moves to first item and End moves to last item in currently ...kborchers2011-07-251-2/+157
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Unit tests: removed no longer utilized tickets.js files for Menu and TooltipRichard Worth2011-03-081-1/+0
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Menu: Cleanup unit test pagejzaefferer2011-02-251-2/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit te...Richard Worth2011-02-111-0/+1
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-221-1/+1
* Menu: Implemented destroy method and disabled option, modified test to pass h...jzaefferer2010-06-181-6/+6
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+74