aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider/slider_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Lint.Scott González2012-04-181-6/+8
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-14/+14
* Slider tests: Commented out incomplete tests and fixed defaults.Scott González2011-07-281-3/+3
* Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...Scott González2011-03-281-3/+3
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-7/+1
* slider unit tests: corrected some hasClass callsRichard Worth2010-03-171-8/+8
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-20/+2
* slider unit tests: method valueRichard Worth2009-09-191-1/+25
* slider: fixed disabled on init, methods enable and disableRichard Worth2009-09-191-2/+14
* slider tests: fixing variable scopesJörn Zaefferer2009-09-151-2/+2
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-1/+11
* slider unit tests: moved init and destroy tests to 'slider: methods' moduleRichard Worth2009-02-021-4/+60
* slider unit tests: created separate file for each module: core, common widget...Richard Worth2009-02-021-0/+24