aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/droppable/droppable_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-92/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-9/+9
* Droppable: Convert tests to new infrastructureScott González2015-04-091-13/+14
* Droppable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-3/+3
* Droppable tests: swap $.ui.intersect test with tolerance testMike Sherov2014-08-101-29/+0
* Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-201-1/+30
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-13/+16
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-16/+13
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-13/+16
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-19/+19
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-4/+10
* Dev: Standardized the droppable test suite. Fixed #8753 - Dev: Get droppable ...Mike Sherov2012-10-301-15/+11
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-8/+8
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-10/+10
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-16/+8
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-3/+15
* droppable unit tests: created separate file for each module: core, common wid...Richard Worth2009-02-021-0/+82