aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider/slider_options.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-349/+0
* Slider: Convert tests to new infrastructureScott González2015-04-091-4/+7
* Slider: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-12/+11
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-121-1/+13
* Slider: Don't allow a slider's value to exceed its maxJyoti Deka2014-10-081-3/+19
* Slider: Reset positioning when orientation changesScott González2014-07-021-1/+3
* Slider Tests: Remove pointless doc blocks.Scott González2013-06-041-3/+0
* Slider: Remove range div when changing range option to false. Fixes #9355 - S...Scott González2013-06-031-1/+16
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-191-2/+2
* Slider tests: Use ui-slider not uiSlider for data key.Scott González2013-03-021-3/+3
* Slider tests: Don't use .on().Scott González2013-03-021-1/+1
* Slider: Coding standards for testsDavid Petersen2013-02-071-97/+93
* Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhib...David Petersen2013-02-051-0/+103
* Slider: Add disabled tests and remove disabled prop from handlesDavid Petersen2013-02-041-0/+31
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-20/+20
* Slider: Create clone of options.values during _create(). Fixed #8892 - Multip...Dominic Barnes2012-12-181-3/+28
* Slider tests: Fixed style checks for orientation test.Scott González2012-07-171-3/+3
* Slider tests: Minor cleanup: added expect() calls, fixed left-over slider tha...Scott González2012-07-171-1/+5
* Tests: Lint.Scott González2012-04-181-5/+5
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-13/+13
* Slider tests: Commented out incomplete tests and fixed defaults.Scott González2011-07-281-9/+9
* Tests: Fixed trailing commas.Scott González2011-07-251-2/+2
* Align slider value to step. Fixes #5471 - value not aligned to step when set ...Richard D. Worth2010-04-011-4/+37
* Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
* Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
* slider tests: fixing variable scopesJörn Zaefferer2009-09-151-0/+2
* slider unit tests: created separate file for each module: core, common widget...Richard Worth2009-02-021-0/+105