aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider/slider_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Deleted failing widget tests.Scott González2011-07-281-14/+2
|
* Align slider value to step. Fixes #5471 - value not aligned to step when set ↵Richard D. Worth2010-04-011-4/+37
| | | | programatically
* Slider: Removing the placeholder for the animate-option, as we generally ↵jzaefferer2010-03-271-4/+0
| | | | don't try to unit-test any animations
* Slider: Test for test-option, setting the value with the value-method; ↵jzaefferer2010-03-271-1/+11
| | | | either test is wrong or the implementation ignores the step-option when set programmatically
* slider tests: fixing variable scopesJörn Zaefferer2009-09-151-0/+2
|
* slider unit tests: created separate file for each module: core, common ↵Richard Worth2009-02-021-0/+105
widget, events, methods, options, tickets