aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectable
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-16/+12
* Tests: Lint.Scott González2012-04-182-10/+12
* 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-293-15/+15
* 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-4/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Tests: Cleanup.Scott González2011-08-031-29/+28
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* 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
* Selectable: 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
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+2
* Unit tests: Disable stale interaction tests only on testswarm, but allow them...jzaefferer2010-04-141-4/+12
* Tuning disabled testsuites to run with ?draggable that TestSwarm addsjzaefferer2010-04-011-1/+1
* Disabling interaction testsuites until we get to their rewrites; required to ...jzaefferer2010-04-011-0/+3
* 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/+9
* 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
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* Removed use of .data() for getting/setting options in tests; using each plugi...Scott González2009-11-091-12/+2
* update to latest QUnitJörn Zaefferer2009-09-291-1/+1
* 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
* selectable test cleanup: border and margin helpers were never used, missing s...Jörn Zaefferer2009-09-151-14/+1
* 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-3/+15
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* selectable unit tests: split tests into individual filesRichard Worth2009-02-048-208/+170
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-026-0/+69
* 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