aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs/tabs_core.js
Commit message (Expand)AuthorAgeFilesLines
* Dev: Change incorrect references in test suite from #main to #qunit-fixture.Mike Sherov2012-12-081-3/+3
* Updated all widgets to use proper data keys when getting plugin instances.Scott González2012-11-091-3/+3
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-3/+2
* Tabs: Account for non-tab list items on init. Fixes #8568 - jQuery ui tabs: w...Scott González2012-09-121-0/+9
* Tabs tests: Removed workaround for Firefox <13 passing values to setTimeout().Scott González2012-07-261-15/+3
* Tabs tests: Add tests for accessibility of ajax tabs.Scott González2012-07-051-1/+17
* Tabs tests: Don't call start directly from setTimeout because Firefox <13 is ...Scott González2012-06-111-3/+15
* Tabs: Panel keyboard support tests.Scott González2012-06-081-5/+93
* Tabs: CTRL navigation tests.Scott González2012-06-081-3/+200
* Tabs: Basic keyboard support tests.Scott González2012-06-081-0/+153
* Tabs: ARIA tests.Scott González2012-06-081-2/+57
* Tabs: Pass the list item instead of the anchor in events; move aria-controls ...Scott González2012-05-181-6/+7
* Tabs tests: Don't pollute the global namespace with helpers.Scott González2012-04-191-1/+3
* Updated to QUnit 1.4.0.Jörn Zaefferer2012-03-101-0/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-4/+4
* Tabs: Fixed detection of local vs. remote tabs. Fixes #4941 - Mishandling of ...Scott González2011-08-111-1/+1
* Tabs: Moved tests out of tickets file.Scott González2011-05-101-0/+28
* Tabs: Rewrote some ticket tests and moved to approriate file.Scott González2011-04-151-0/+16
* Tabs: Added tests for aria-controls attribute being assigned on init.Scott González2011-04-071-6/+23
* Tabs: Test cleanup.Scott González2011-04-041-22/+27
* Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner optionDavid Petersen2011-03-261-30/+0
* tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTime...Richard D. Worth2010-04-021-15/+15
* tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will ...Richard D. Worth2010-04-021-0/+2
* Tabs: fixed to work with empty nav list again.Scott González2009-12-251-2/+19
* Tabs: solved spinner issues and ajax loading not being stopped when selecting...Klaus Hartl2009-02-181-0/+29
* just reviewedKlaus Hartl2009-02-041-0/+2
* tabs unit tests: split tests into individual files, added some missing testsRichard Worth2009-02-031-4/+0
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12