aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Tooltip: Allow strings for content option.Scott González2012-08-311-0/+10
* Tooltip: Update open tooltips if the content option changes. Fixes #8544 - Un...Scott González2012-08-311-0/+19
* Tooltip tests: Added test for widget() method.Scott González2012-08-261-8/+6
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+3
* Tests: Update support comments.Scott González2012-06-252-2/+6
* Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attr...Jörn Zaefferer2012-06-192-2/+4
* Tooltip: Add track optionJörn Zaefferer2012-06-141-0/+1
* Tooltip tests: Added accessibility tests.Scott González2012-05-221-2/+7
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-225-16/+29
* 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-1/+1
* Tests: Lint.Scott González2012-04-182-9/+12
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* 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-293-15/+15
* Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ...Jörn Zaefferer2012-02-231-3/+3
* 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 (Simulate): Added focus and blur support.Scott González2011-10-311-2/+2
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+12
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Tooltip tests: Adjust test to deal with blurring being async in IE.Scott González2011-10-121-1/+3
* Tooltip: Fixed defaults in tests.Scott González2011-09-281-1/+1
* 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-081-1/+1
* Tooltip: Added tests for ui object in open and close events.Scott González2011-05-301-4/+9
* Widget: Fixed _show() and _hide() implementation and added tests.Scott González2011-05-301-1/+5
* Tooltip: Fixed handling of disabled tooltips.Scott González2011-05-291-0/+26
* Tooltip: Don't close tooltips on mouseleave if the element is still focused.Scott González2011-05-291-0/+26
* Tooltip: Change default collision detection to 'flip fit' since the default v...Scott González2011-05-291-1/+2
* Tooltip: Alphabetized options.Scott González2011-05-281-1/+1
* Tooltip: Fixed tooltipClass option and added test.Scott González2011-05-281-19/+27
* Tooltip: Allow content updates via async response regardless of whether a syn...Scott González2011-05-283-26/+36
* Tooltip tests: Refactored and added some tests.Scott González2011-05-282-35/+47
* Tooltip: Added some tests.Scott González2011-05-282-1/+20
* Tooltip tests: Coding standards.Scott González2011-05-286-112/+87
* Tooltip: Fix (most) of the unit tests. Not all issues resolved, butJörn Zaefferer2011-05-025-13/+20
* Widget: define a null default for the create callback.Scott González2011-04-251-14/+13
* Unit tests: removed no longer utilized tickets.js files for Menu and TooltipRichard Worth2011-03-082-11/+0
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Tooltip: Added missing items testjzaefferer2011-02-112-2/+11
* Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit te...Richard Worth2011-02-111-0/+2
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-221-1/+1