jquery-ui/tests/unit
2010-08-27 18:02:11 -04:00
..
accordion Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. 2010-08-27 14:48:17 -04:00
autocomplete Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget keeps looking for remote data even when it's disabled. 2010-07-30 12:59:33 -04:00
button Button: Read disabled attribute from original element if disabled option is null. Fixes #5252 -Button: read disabled option from input elements. 2010-08-18 14:51:30 -04:00
core Core Tests: Fixed image reference. 2010-07-22 19:27:37 -04:00
datepicker Unit tests: Disable stale widget tests on testswarm 2010-04-14 20:19:20 +02:00
dialog Dialog: When using the title attribute, update the title option. Fixes #5877 - Dialog: when using the title attribute, the title option should be updated. 2010-08-27 18:02:11 -04:00
draggable added empty test for containment by array option 2010-07-16 02:44:08 +08:00
droppable Unit tests: Disable stale interaction tests only on testswarm, but allow them to run locally 2010-04-14 19:02:03 +02:00
images Core Tests: Fixed image reference. 2010-07-22 19:27:37 -04:00
position Position: Handle $(document) and $(window) for the of option. Fixes #5963 - Position: option 'of' accepts jQuery object unless it wraps document. Fixes #5655 - (Possible) Typo in jquery.ui.position 1.8.1. 2010-08-27 13:34:14 -04:00
progressbar Progressbar: cleanup. 2010-07-29 05:38:24 -04:00
resizable Unit tests: Disable stale interaction tests only on testswarm, but allow them to run locally 2010-04-14 19:02:03 +02:00
selectable Unit tests: Disable stale interaction tests only on testswarm, but allow them to run locally 2010-04-14 19:02:03 +02:00
slider Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. 2010-08-27 14:48:17 -04:00
sortable Unit tests: Disable stale interaction tests only on testswarm, but allow them to run locally 2010-04-14 19:02:03 +02:00
tabs Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists. 2010-08-11 23:06:41 -04:00
widget Widget tests: Coding standards. 2010-08-26 12:05:40 -04:00
defaults.html html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
index.html Added widget to unit tests index page. 2010-07-30 14:02:55 +02:00
testsuite.js Update testswarm url for new server 2010-03-23 20:23:15 +01:00