aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/spinner/spinner.html
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
| | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8.
* Spinner: Convert tests to new infrastructureScott González2015-04-091-28/+2
| | | | | Ref #10119 Ref gh-1528
* Spinner: Add classes optionAlexander Schmitz2015-03-111-0/+1
| | | | | Ref #7053 Ref gh-1411
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
| | | | Fixes #10563
* Build: Reorganize external directoryScott González2014-06-241-4/+4
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Spinner tests: Remove mousewheel pluginJörn Zaefferer2014-04-231-1/+0
| | | | | | | | The plugin isn't needed nor used in the unit tests, which just trigger the appropriate events. This works around the failure in Firefox 27/28 that we'll try to track down separately. Ref #9988
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-201-5/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Update externals to latest mousewheel plugin, drop the version from the ↵Jörn Zaefferer2012-07-121-1/+1
| | | | fielname while at it
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
|
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-2/+2
|
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+12
|
* Spinner: Added culture option.Scott González2011-09-281-0/+1
|
* Spinner: Fixed integration with globalize.Scott González2011-08-101-1/+1
|
* Spinner tests: Fixed line endings.Scott González2011-08-071-45/+45
|
* Spinner tests: Cleanup.Scott González2011-08-061-0/+1
|
* Tests: Cleanup.Scott González2011-08-031-29/+27
|
* Tests: Added ability to run tests suites against different versions of ↵Scott González2011-07-281-1/+1
| | | | jQuery core.
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
|
* Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit ↵Richard Worth2011-02-111-0/+3
| | | | tests to run correctly on swarm.jquery.org
* Renamed glob.js to jquery.global.js to match actual plugin filenames.jzaefferer2011-01-171-1/+1
|
* Spinner: Moved ARIA to input and fixed tests.Scott González2011-01-151-1/+1
|
* Fixed references to jQuery.Scott González2011-01-101-1/+1
|
* Spinner: Changed default for numberformat to null. Fixed disabled option to ↵jzaefferer2010-10-261-0/+1
| | | | not prevent changing value via step and page methods. OVerhauled testsuite.
* Slider: Update to latest mousewheel pluginjzaefferer2010-10-261-2/+2
|
* Spinner: Fix value option initalizationjzaefferer2010-10-251-0/+1
|
* Spinner: Some code and test cleanupjzaefferer2010-10-241-0/+1
|
* Importing spinner unit testsjzaefferer2010-10-221-0/+39