jquery-ui/tests/unit
2011-10-12 10:26:51 -04:00
..
accordion Accordion tests: Cleanup. 2011-08-06 11:45:12 -04:00
autocomplete Autocomplete: Fixed setting of valueMethod for textareas. Fixes #7674 - Autocomplete doesn't work with textareas. 2011-08-30 20:45:48 -04:00
button Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Button label selector omits quotes / fails for ids with ":" 2011-08-03 22:16:34 -05:00
core Core: Added tests for :focusable and :tabbable form elements. 2011-08-12 09:37:48 -04:00
datepicker Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler. 2011-08-09 09:55:50 -04:00
dialog Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it would everywhere, switching back to keydown. 2011-08-20 18:05:39 -05:00
draggable Tests: Cleanup. 2011-08-03 17:12:44 -04:00
droppable Tests: Cleanup. 2011-08-03 17:12:44 -04:00
effects Effects tests: Ignore leading/trailing whitespace when comparing style properties. 2011-09-28 10:00:25 -04:00
images Lossless compression of all non-theme images using ImageOptim 2010-11-19 14:27:18 -05:00
menu Menu: Refactoring the collapseAll to deal with some issues selecting - Updating unit tests. Thanks @kborchers 2011-09-22 15:30:46 -05:00
position Position: Added the missing div required for the fraction tests that were added to fix the broken test 2011-08-19 20:19:38 -05:00
progressbar Tests: Cleanup. 2011-08-03 17:12:44 -04:00
resizable Tests: Cleanup. 2011-08-03 17:12:44 -04:00
selectable Tests: Cleanup. 2011-08-03 17:12:44 -04:00
slider Tests: Cleanup. 2011-08-03 17:12:44 -04:00
sortable Tests: Cleanup. 2011-08-03 17:12:44 -04:00
spinner Spinner: Simulate keyup at the end of incremental tests to stop the repeat timer. 2011-10-10 14:01:12 -04:00
tabs Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cached XHRs resolving immediately in IE. 2011-10-10 15:34:47 -04:00
tooltip Tooltip tests: Adjust test to deal with blurring being async in IE. 2011-10-12 10:26:51 -04:00
widget Widget: return timer value from _delay 2011-09-12 23:47:09 +02:00
all.html Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. 2011-08-02 12:30:29 -04:00
index.html Tests: Cleanup. 2011-08-03 21:43:52 -04:00
subsuite.js Tests: Added test suites to run individual widget tests against all supported jQuery versions. 2011-08-02 20:41:50 -04:00
subsuiteRunner.css Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. 2011-08-02 12:30:29 -04:00
subsuiteRunner.js Tests: Modified testsuites.js into a subsuiteRunner extension for QUnit. 2011-08-02 12:30:29 -04:00
swarminject.js Testsuite: Revert localhost back to swarm.jquery.org (thanks bugbegone) 2010-08-30 09:42:38 +02:00
testsuite.js .attr() -> .prop() 2011-06-08 17:02:57 -04:00