aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/menu/menu_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: LintScott González2012-04-191-4/+5
|
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-6/+6
|
* Menu: Added unit tests for the enable, disable and refresh methods as well ↵kborchers2012-01-221-14/+14
| | | | as the disabled option. Cleaned up some variable names in unit tests.
* Fix menu unit tests (regression fron Hans' branch)Jörn Zaefferer2011-05-021-4/+7
|
* Menu: Cleanup contextmenu demo and fix aria unit test to ignore emptyjzaefferer2011-02-251-1/+1
| | | | string values
* Menu: Update unit test to use focus instead of activate methodjzaefferer2011-02-241-2/+2
|
* Menu: Fix unit tests and set the right menu1-activedescendant attributejzaefferer2011-02-111-2/+8
|
* Menu:the first set of unit test files.dominiquevincent2010-05-061-0/+32
Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>