aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Tests: Support `$.uiBackCompat = false` via `data-no-back-compat`Scott González2015-04-091-4/+14
| * Datepicker: Convert tests to new infrastructureScott González2015-04-096-259/+251
| * Spinner: Convert tests to new infrastructureScott González2015-04-098-43/+48
| * Widget: Convert tests to new infrastructureScott González2015-04-095-29/+33
| * Tabs: Convert tests to new infrastructureScott González2015-04-097-47/+51
| * Sortable: Convert tests to new infrastructureScott González2015-04-097-58/+47
| * Slider: Convert tests to new infrastructureScott González2015-04-096-41/+34
| * Selectmenu: Convert tests to new infrastructureScott González2015-04-096-37/+32
| * Selectable: Convert tests to new infrastructureScott González2015-04-095-42/+27
| * Resizable: Convert tests to new infrastructureScott González2015-04-097-133/+121
| * Progressbar: Convert tests to new infrastructureScott González2015-04-096-35/+32
| * Position: Convert tests to new infrastructureScott González2015-04-092-17/+9
| * Menu: Convert tests to new infrastructureScott González2015-04-097-53/+53
| * Effects: Convert tests to new infrastructureScott González2015-04-093-37/+30
| * Draggable: Convert tests to new infrastructureScott González2015-04-097-252/+245
| * Core: Convert tests to new infrastructureScott González2015-04-093-20/+14
| * Button: Convert tests to new infrastructureScott González2015-04-096-48/+32
| * Autocomplete: Convert tests to new infrastructureScott González2015-04-096-37/+32
| * Accordion: Convert tests to new infrastructureScott González2015-04-097-49/+54
| * Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-097-54/+59
| * Tests: Change test infrastructure to use AMD and reduce boilerplateScott González2015-04-097-0/+503
| * Revert "Draggable: Set explicit width/height instead of right/bottom"TJ VanToll2015-04-082-35/+2
| * Menu: Ignore bubbled mouseenter events on parent itemsJörn Zaefferer2015-04-081-0/+42
| * Tests: Switch to the new qunit-composite moduleScott González2015-04-0724-169/+44
| * Tests: Add slider visual test to the index pageTJ VanToll2015-04-051-0/+5
| * All: Standard spacing inside selector stringsScott González2015-03-266-6/+6
| * Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-256-9/+8
| * Tests: Update `domEqual()` to work with jQuery gitScott González2015-03-251-2/+2
| * Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2015-03-182-1/+64
| * Slider: Pass handle index to eventsAblay Keldibek2015-03-121-0/+37
| * Slider: Verify value constraint with a max that is a step mismatchAblay Keldibek2015-03-121-1/+11
| * Widget: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-22/+22
| * Tooltip: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
| * Tabs: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-44/+44
| * Spinner: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-16/+19
| * Sortable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-14/+17
| * Slider: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-24/+19
| * Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+19
| * Selectable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+5
| * Resizable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+4
| * Progressbar: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-3/+3
| * Menu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-28/+34
| * Effects: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-2/+4
| * Droppable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-9/+11
| * Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-16/+16
| * Dialog: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-115-21/+18
| * Button: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-61/+66
| * Autocomplete: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
| * Accordion: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+23
| * Tooltip: Add classes optionAlexander Schmitz2015-03-118-16/+109