aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+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-292-3/+23
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-36/+0
* 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
* updated to latest QUnitJörn Zaefferer2009-09-151-1/+1
* core tests: a few comments about failing tests, a few fixes for existing test...Jörn Zaefferer2009-09-152-13/+17
* change script ordering to load testswarm agent after QUnitJörn Zaefferer2009-09-111-1/+1
* rename modules for testswarm compabilityJörn Zaefferer2009-09-012-2/+2
* update to lastest QUnitJörn Zaefferer2009-08-301-1/+1
* Widget factory: Added support for deep extending multiple option hashes on init.Scott González2009-08-281-3/+17
* Widget factory: Support passing multiple option hashes on init. Fixes #4784.Scott González2009-08-261-0/+22
* Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...Richard Worth2009-08-101-1/+1
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-052-0/+14
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-271-2/+2
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu...Scott González2009-04-181-0/+23
* Switched to jQuery 1.3.2Richard Worth2009-02-201-1/+1
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
* Core tests: Tests for :data selector.Scott González2009-01-221-1/+58
* Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab...Scott González2009-01-213-84/+254
* 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/+141