aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/spinner/spinner_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-211/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-2/+2
* Spinner: Convert tests to new infrastructureScott González2015-04-091-5/+9
* Spinner: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-8/+7
* Spinner: Minor typo in stepUp()'s testsTJ VanToll2014-03-301-1/+1
* Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() methodJörn Zaefferer2013-09-131-0/+32
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+3
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-3/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+3
* Spinner tests: Added test for widget() method.Scott González2012-08-261-0/+8
* Spinner tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-5/+7
* Tests: Lint.Scott González2012-04-181-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-29/+29
* Spinner: Fix step mismatches whenever stepping, paging or using the value set...Scott González2011-09-141-12/+14
* Spinner: Removed value option. Don't change empty values to zero on init. Don...Scott González2011-08-131-10/+6
* Spinner tests: Removed IE 6 hack in destroy test.Scott González2011-08-071-0/+7
* Spinner tests: Fixed line endings.Scott González2011-08-071-159/+159
* Spinner tests: Cleanup.Scott González2011-08-071-124/+128
* Spinner tests: Cleanup.Scott González2011-08-061-4/+4
* Spinner: Changed default for numberformat to null. Fixed disabled option to n...jzaefferer2010-10-261-60/+31
* Importing spinner unit testsjzaefferer2010-10-221-0/+184