aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/slider
Commit message (Expand)AuthorAgeFilesLines
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+1
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-272-7/+2
* Update to latest QUnit.jzaefferer2010-07-301-3/+3
* Slider unit tests: Disabled stale tests on Testswarmjzaefferer2010-04-281-1/+12
* Align slider value to step. Fixes #5471 - value not aligned to step when set ...Richard D. Worth2010-04-011-4/+37
* Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
* Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
* Slider tests: Split three different change-event tests into three tests, addi...jzaefferer2010-03-271-25/+33
* Slider: fixed change event to be triggered by keyup and value and values opti...Richard Worth2010-03-171-2/+2
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+23
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+56
* whitespaceRichard Worth2010-03-171-10/+10
* slider unit tests: corrected some hasClass callsRichard Worth2010-03-171-8/+8
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-3/+11
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* slider unit tests: added missing reference to jquery.ui.mouse.jsRichard Worth2009-12-241-0/+1
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* Slider: Added paging - page up/down jumps by 1/5 the size of the range.Scott González2009-11-091-0/+46
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-20/+2
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* slider unit tests: method valueRichard Worth2009-09-191-1/+25
* slider: fixed disabled on init, methods enable and disableRichard Worth2009-09-191-2/+14
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-2/+2
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* slider: fixed defaults test to include cancel-callbackJörn Zaefferer2009-09-151-0/+1
* slider tests: fixing variable scopesJörn Zaefferer2009-09-152-2/+4
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-1/+1
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-1/+11
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* Slider: Removed support for auto orientation, set default to horizontal. Fix...Scott González2009-02-181-1/+1
* slider unit tests: moved init and destroy tests to 'slider: methods' moduleRichard Worth2009-02-022-60/+60
* slider unit tests: created separate file for each module: core, common widget...Richard Worth2009-02-027-96/+187
* slider unit tests: updated default value for orientation option (now 'auto' i...Richard Worth2009-01-281-1/+1
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
* restructured unit tests folderRichard Worth2009-01-072-0/+423