aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Core: Update :focsable and :tabbable to handle parents with no height/width, ...Scott González2012-10-232-0/+17
* 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
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-272-0/+18
* Tests: Update support comments.Scott González2012-06-251-1/+1
* Core tests: Updated support comments.Scott González2012-06-251-2/+6
* Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is...Jörn Zaefferer2012-06-191-2/+4
* Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...Scott González2012-06-151-1/+1
* Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzal...kborchers2012-05-291-0/+10
* Core tests: Fix double focus in IEJörn Zaefferer2012-05-041-0/+2
* Fully revert breaking changes to core unit tests markup (htmllint ignores it ...Jörn Zaefferer2012-04-301-1/+1
* Tests: Run JSHint.Scott González2012-04-291-0/+2
* Core tests: Coding standards.Scott González2012-04-291-30/+25
* Partial revert to fix IE6 regression in 258a637Richard D. Worth2012-04-261-1/+1
* Fix various issues in our html files, fifth batchRichard D. Worth2012-04-261-3/+3
* Fix various issues in our html files, third batchJörn Zaefferer2012-04-232-42/+36
* Fix various issues in our html files, second batchJörn Zaefferer2012-04-231-6/+6
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* 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-291-35/+35
* 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-2/+6
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Core: Added tests for :focusable and :tabbable form elements.Scott González2011-08-122-2/+9
* Tests: Cleanup.Scott González2011-08-032-35/+35
* Tests: Cleanup.Scott González2011-08-031-105/+106
* 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
* .attr() -> .prop()Scott González2011-06-082-26/+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
* Core tests: Enabled TestSwarm.Scott González2010-09-021-10/+0
* Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - ...Scott González2010-09-021-1/+1
* Core tests: Split .focus() test into two tests to avoid bug in IE with stop()...Scott González2010-09-021-20/+20
* Core tests: Reordered some elements to avoid some bug in IE.Scott González2010-09-021-3/+3
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-1/+2
* Core Tests: Fixed image reference.Scott González2010-07-221-1/+1
* Core: Better support for areas in :focusable and :tabbable selectors. Partial...Scott González2010-07-222-19/+34
* Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...Scott González2010-07-212-0/+110
* Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...Scott González2010-07-212-15/+15
* Core: Removed tests for .attr() ARIA override since the override no longer ex...Scott González2010-07-212-22/+0
* Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-141-1/+12
* Core unit tests: Include testsuite.js for the testswarm includejzaefferer2010-03-251-0/+1