aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_core.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Update focus-tabbable test with a timer workaround to get IE8 to pass.Jörn Zaefferer2012-11-261-25/+27
* Dialog: Add missing unit test for aria-describedby attributeJörn Zaefferer2012-11-261-17/+11
* Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ...Jörn Zaefferer2012-11-261-0/+42
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-81/+10
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-28/+20
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+1
* Dialog: Use new uniqueId method for generating id'skborchers2012-05-291-18/+3
* Tests: Lint.Scott González2012-04-191-4/+4
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-9/+9
* Tests: Cleanup.Scott González2011-08-031-2/+2
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-17/+0
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-0/+5
* dialog unit tests: options closeOnEscape, draggableRichard Worth2009-09-191-5/+5
* dialog unit tests: split tests into individual filesRichard Worth2009-02-041-2/+140
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12