aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core/core.html
Commit message (Expand)AuthorAgeFilesLines
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-241-0/+5
* Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methodsAlexander Schmitz2015-05-051-0/+77
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Core: Convert tests to new infrastructureScott González2015-04-091-15/+2
* Effects tests: Add clip visual testMike Sherov2014-09-031-1/+1
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Core: Ensure forms in tests have some actual contentScott González2014-07-301-2/+7
* Build: Reorganize external directoryScott González2014-06-241-2/+2
* 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-1/+1
* Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex().Scott González2013-03-151-11/+0
* Core: Update :focsable and :tabbable to handle parents with no height/width, ...Scott González2012-10-231-0/+5
* Fully revert breaking changes to core unit tests markup (htmllint ignores it ...Jörn Zaefferer2012-04-301-1/+1
* 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-231-2/+0
* 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
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-2/+6
* Core: Added tests for :focusable and :tabbable form elements.Scott González2011-08-121-0/+3
* Tests: Cleanup.Scott González2011-08-031-20/+20
* Tests: Cleanup.Scott González2011-08-031-105/+106
* 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-081-8/+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: 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-221-4/+11
* Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...Scott González2010-07-211-0/+2
* Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...Scott González2010-07-211-13/+13
* Core: Removed tests for .attr() ARIA override since the override no longer ex...Scott González2010-07-211-2/+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
* 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-5/+11
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* 'ChangedBrant Burnett2010-01-291-1/+12
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+1
* 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-1/+1