aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider
Commit message (Expand)AuthorAgeFilesLines
* Widget tests: Use instance method. Also replace a few instances of $.data in ...Jörn Zaefferer2013-03-191-2/+2
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+2
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-2/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+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-074-314/+310
* Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhib...David Petersen2013-02-051-0/+103
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Slider: Add disabled tests and remove disabled prop from handlesDavid Petersen2013-02-041-0/+31
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Slider: add options for event callbacks Mike Sherov2013-01-021-1/+5
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-264-97/+97
* Slider: Create clone of options.values during _create(). Fixed #8892 - Multip...Dominic Barnes2012-12-181-3/+28
* Slider: factorize code with Widget method call. Fixed #8772 - Wrong slider UI...Samuel Bovée2012-11-211-4/+4
* Slider tests: Don't use QUnit.reset() or on().Scott González2012-11-161-8/+5
* Slider: when handles overlap, clicking and dragging will now pick the last on...Juan Pablo Kaniefsky2012-11-161-0/+51
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-232-14/+14
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* 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-174-17/+22
* Don't use :input selector.Scott González2012-05-211-1/+1
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-232-1/+1
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
* Tests: Lint.Scott González2012-04-182-11/+13
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-72/+72
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Tests: Cleanup.Scott González2011-08-031-28/+27
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* Slider tests: Commented out incomplete tests and fixed defaults.Scott González2011-07-283-13/+13
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* Tests: Fixed trailing commas.Scott González2011-07-251-2/+2
* Widget: define a null default for the create callback.Scott González2011-04-251-19/+18
* Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...Scott González2011-03-281-3/+3
* Slider: Removed empty tickets test file.Scott González2011-03-282-9/+0
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1