aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into selectmenuJörn Zaefferer2013-06-055-17/+20
|\
| * Slider Tests: Remove pointless doc blocks.Scott González2013-06-044-12/+0
| * Slider: Remove range div when changing range option to false. Fixes #9355 - S...Scott González2013-06-031-1/+16
| * Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...Jörn Zaefferer2013-05-311-4/+4
* | Selectmenu tests: fix lint issuesFelix Nagel2013-06-042-7/+6
* | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-302-32/+50
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-302-0/+75
|\|
| * Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...Christian Klammer2013-05-291-0/+47
| * Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au...Scott González2013-05-281-0/+28
* | Selectmenu tests: test if close event is fired when selectmenu is closed by c...Felix Nagel2013-05-301-2/+5
* | Selectmenu tests: improve all other focus callback event testsFelix Nagel2013-05-301-12/+16
* | Selectmenu tests: improve focus callback event test, add keydown focus test, ...Felix Nagel2013-05-301-8/+15
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-243-1/+56
|\|
| * Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: can...Brian Grinstead2013-05-201-0/+16
| * Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-201-1/+30
| * Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...Scott González2013-05-201-0/+10
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-153-20/+34
|\|
| * Autocomplete tests: Cleanup.Scott González2013-04-302-18/+32
| * Whitespace.Scott González2013-04-301-2/+2
* | Selectmenu Tests: improve events tests, check for original option element not...Felix Nagel2013-05-121-7/+11
* | Selectmenu Tests: simplify asyncTestFelix Nagel2013-05-071-1/+1
* | Selectmenu Tests: fixed spacingFelix Nagel2013-05-071-6/+6
* | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-011-83/+98
* | Merge branch 'master' into selectmenuFelix Nagel2013-04-291-0/+41
|\|
| * Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet...Jason Moon2013-04-251-0/+41
* | Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-293-11/+11
* | Selectmenu Test: rename widget method testFelix Nagel2013-04-291-1/+1
* | Selectmenu Tests: clean up spacing and intentionFelix Nagel2013-04-292-8/+7
* | Selectmenu Tests: add toLowerCase() to node type checksFelix Nagel2013-04-291-6/+4
* | Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-8/+4
* | Selectmenu Tests: use simulate instead of triggerFelix Nagel2013-04-291-2/+2
* | Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-2/+1
* | Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-293-12/+45
* | Selectmenu Tests: rename wrapper divsFelix Nagel2013-04-292-10/+10
* | Selectmenu Tests: updated jQuery and old testsuite versionFelix Nagel2013-04-291-3/+3
* | Merge branch 'master' into selectmenuFelix Nagel2013-04-218-304/+557
|\|
| * Datepicker Tests: Fix hanging IE tests resulting from asynchronous blurMike Sherov2013-04-141-1/+4
| * Datepicker Tests: fix failing oldIE tests by creating new inputs to focus whe...Mike Sherov2013-04-143-169/+232
| * Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-144-10/+17
| * Draggable: allow draggable to defer destroying itself upon DOM removal until ...Mike Sherov2013-04-122-2/+33
| * Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in a...Mike Sherov2013-04-112-44/+70
| * Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - But...Scott González2013-04-112-0/+15
| * Button: On form reset only call refresh on current button widgets. Fixed #921...TJ VanToll2013-04-091-0/+24
| * Draggable tests: Wrap IIFE in parens.Scott González2013-04-081-2/+2
| * Datepicker Tests: use simulated events for focus and blur.Mike Sherov2013-04-072-3/+3
| * Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden ...Mike Sherov2013-04-071-24/+26
| * Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur a...Mike Sherov2013-04-072-74/+79
| * Draggable Tests: style guide conformance for TestHelpersMike Sherov2013-04-071-30/+26
| * Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 te...Mike Sherov2013-04-071-5/+10
| * Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests b...Mike Sherov2013-04-072-3/+14