Commit Graph

10 Commits

Author SHA1 Message Date
Mike Sherov
c341109388 Merge branch 'master' into interactions
Conflicts:
	tests/unit/draggable/draggable.html
	tests/unit/draggable/draggable_common.js
	tests/unit/draggable/draggable_core.js
	tests/unit/draggable/draggable_options.js
	tests/unit/draggable/draggable_test_helpers.js
	tests/unit/droppable/droppable.html
	ui/jquery.ui.draggable.js
	ui/jquery.ui.droppable.js
	ui/jquery.ui.sortable.js
2013-03-04 10:39:57 -05:00
Mike Sherov
c278a4461b Draggable Tests: Add test coverage for supported options 2013-03-04 01:05:11 -05:00
Dave Stein
0d7385f15e Unit Tests: Merged from master_tests. Corrected _blockFrames location 2013-02-24 18:13:51 -05:00
Dave Stein
4a238046bf Draggable Tests: Grunted 2013-01-15 18:57:13 -05:00
Dave Stein
e85402f553 Draggable: Added tests for containment and cursor. 2013-01-14 19:20:39 -05:00
Dave Stein
c9001874dc Draggable Tests: Added tests for appendTo and axis 2013-01-14 18:26:39 -05:00
Dave Stein
d84cf1d716 Draggable: Uncommented failing scrolling tests and fixed them 2013-01-07 14:44:00 -05:00
Mike Sherov
0d4022bceb Tests: Convert single quotes to double quotes. 2012-12-26 08:08:48 -05:00
Mike Sherov
9f76446775 Dev: remove unnecessary simulated drag delegation in test suite 2012-12-08 21:27:37 -05:00
Mike Sherov
3df9ea29e6 Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite 2012-11-03 16:17:16 -04:00