aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tooltip tests: Added accessibility tests.Scott González2012-05-221-2/+7
|
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-221-4/+16
|
* Updated to QUnit 1.4.0.Jörn Zaefferer2012-03-101-0/+1
| | | | | | Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing. Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
* Tooltip: Added some tests.Scott González2011-05-281-0/+19
|
* Tooltip tests: Coding standards.Scott González2011-05-281-7/+3
|
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to ↵jzaefferer2010-04-151-0/+11
triggered events