aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu_options.js
Commit message (Expand)AuthorAgeFilesLines
* Menu: Convert tests to new infrastructureScott González2015-04-091-6/+10
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-2/+2
* Menu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-17/+23
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-031-1/+1
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-251-6/+12
* Menu: Update unit test that regressed from style changes (see 9910e938aad1090...Jörn Zaefferer2013-11-151-6/+3
* Menu: Remove the requirement to use anchors in menu itemsKris Borchers2013-10-051-15/+12
* Menu tests: Whitespace and general cleanupKris Borchers2013-07-151-1/+1
* Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't c...Jörn Zaefferer2012-12-271-1/+4
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-2/+2
* Menu: Rename icon option to icons.submenuJörn Zaefferer2012-07-121-1/+15
* Menu tests: Proper detection for absence of ui-state-disabled class.Scott González2012-07-101-2/+2
* Menu tests: More complete role option tests.Scott González2012-07-101-3/+30
* Menu tests: Cleanup.Scott González2012-06-271-15/+15
* Menu tests: Saner output for log helper.Scott González2012-06-181-2/+2
* Menu tests: Cleanup.Scott González2012-06-181-35/+39
* Menu: Tests for role optionJörn Zaefferer2012-05-181-0/+26
* Menu tests: Don't pollute the global namespace with helpers.kborchers2012-04-191-8/+11
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-2/+2
* Menu: Added unit tests for the enable, disable and refresh methods as well as...kborchers2012-01-221-0/+28
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+10