aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Removed broken disabled option from dialog, defuse disable/enable met...Jörn Zaefferer2012-11-261-26/+6
* Dialog: Extend visual test to verify DOM position restore on destroy; overhau...Jörn Zaefferer2012-11-261-14/+11
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-12/+16
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-241-18/+24
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+11
* Tests: Lint.Scott González2012-04-191-3/+6
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-15/+15
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-7/+1
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...Scott González2010-07-301-6/+0
* Use pushStack in widget method. Fixes #5732 - make the widget method maintain...jzaefferer2010-07-301-0/+6
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-12/+2
* dialog unit tests: methods close, moveToTop, openRichard Worth2009-09-191-5/+22
* dialog: fixed enable and disable methodsRichard Worth2009-09-191-2/+10
* dialog: methods test cleanupJörn Zaefferer2009-09-151-1/+5
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-1/+40
* dialog unit tests: split tests into individual filesRichard Worth2009-02-041-2/+65
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12