aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Menu: Remove the requirement to use anchors in menu itemsKris Borchers2013-10-051-2/+2
* Menu tests: Whitespace and general cleanupKris Borchers2013-07-151-2/+2
* Menu tests: Fix lint errorJörn Zaefferer2013-06-201-1/+1
* Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing sho...TJ VanToll2013-06-161-0/+13
* All: Use .addBack() instead of .andSelf().Scott González2012-12-141-1/+1
* Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: re...Jörn Zaefferer2012-11-051-0/+9
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Menu tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Menu tests: re-order tests.Scott González2012-08-261-16/+16
* Menu tests: Added TODOs for missing method tests.Scott González2012-07-101-0/+24
* Menu tests: Cleanup.Scott González2012-06-271-17/+17
* Menu tests: Saner output for log helper.Scott González2012-06-181-1/+1
* Menu tests: Cleanup.Scott González2012-06-181-37/+39
* Menu: Properly remove submenu carat icons and menu dividers during destroy an...kborchers2012-06-011-0/+3
* Menu: Better handling of divider elements and menu items without anchors.kborchers2012-05-241-1/+5
* Menu: Extend test for destroy methodJörn Zaefferer2012-05-211-0/+6
* Menu tests: Don't pollute the global namespace with helpers.kborchers2012-04-191-7/+10
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-4/+4
* Menu: Added unit tests for the enable, disable and refresh methods as well as...kborchers2012-01-221-0/+30
* Adding a domEqual assertion to our testsuite for more sane DOMjzaefferer2011-02-251-7/+3
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+19