aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Menu Tests: Increase timeout on page up/down testkborchers2012-05-231-1/+1
* Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.kborchers2012-05-222-37/+88
* 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
* Autocomplete: Added tests for live region.Scott González2012-05-221-0/+37
* Menu: Handle SPACE same as ENTER, select items or opening submenusJörn Zaefferer2012-05-221-2/+14
* Button: Corrected default label applied to submit buttons. Fixed #8337: Subm...TJ VanToll2012-05-221-0/+4
* Don't use :input selector.Scott González2012-05-217-10/+10
* Don't use :checkbox selector.Scott González2012-05-211-5/+5
* Don't use :radio selector.Scott González2012-05-212-4/+4
* Menu: Extend test for destroy methodJörn Zaefferer2012-05-211-0/+6
* Tabs: Pass the list item instead of the anchor in events; move aria-controls ...Scott González2012-05-188-67/+81
* Tests: Use versioned jQuery files in index files.Scott González2012-05-181-1/+1
* Menu: Tests for role optionJörn Zaefferer2012-05-182-13/+26
* Autocomplete: ARIA live region as extension, adding a messages option. Fixes ...Jörn Zaefferer2012-05-162-0/+5
* Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual...Scott González2012-05-151-32/+2
* Draggable tests: Fixed typo.Yi, EungJun2012-05-151-1/+1
* Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Depr...Scott González2012-05-142-1/+4
* Spinner: Handle async focus events in IE. Fixes incorrect detection of changes.Scott González2012-05-101-45/+51
* Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behav...Jay Merrifield2012-05-071-6/+56
* Position: Apply IE6 line-height workaround to deprecated tests, tooJörn Zaefferer2012-05-071-2/+2
* Position tests: Work around IE6 bug with forced heights on small elements.Scott González2012-05-041-2/+2
* Tabs tests: Work around IE quirks.Scott González2012-05-041-3/+15
* Core tests: Fix double focus in IEJörn Zaefferer2012-05-041-0/+2
* Fully revert breaking changes to core unit tests markup (htmllint ignores it ...Jörn Zaefferer2012-04-301-1/+1
* Effects tests: Added TODO for disabled test.Scott González2012-04-301-1/+1
* Effects Tests: Disabling focus based test - need some help here @scottgonzalezCorey Frang2012-04-301-1/+2
* Effects: Updating unit tests to use some more stable logic hopefullyCorey Frang2012-04-301-26/+67
* Tests: LintingCorey Frang2012-04-301-1/+1
* Tests: Run JSHint.Scott González2012-04-295-6/+25
* Core tests: Coding standards.Scott González2012-04-291-30/+25
* Partial revert to fix IE6 regression in 258a637Richard D. Worth2012-04-261-1/+1
* Position: Fix markup for deprecated tests. Insert/remove some new lines to ma...Jörn Zaefferer2012-04-262-16/+6
* Fix various issues in our html files, fifth batchRichard D. Worth2012-04-264-4/+6
* Merge branch 'position-notification'Jörn Zaefferer2012-04-242-5/+88
|\
| * Position: Fix scrollbar calculcation to correctly take overflow:scroll into a...Jörn Zaefferer2012-04-242-1/+62
| * Position: Extend unit test for using to check feedback propertiesJörn Zaefferer2012-04-241-4/+26
* | Position tests: Fixed typo.Scott González2012-04-241-1/+1
* | Tests: Check for null error objects when reporting JSHint errors.Scott González2012-04-241-0/+5
* | Use length property, instead of the deprecated size() method.Shahyar G2012-04-237-115/+115
|/
* Position: Added tests for flipfit.Scott González2012-04-231-3/+57
* Position tests: Simplify logic and reduce tests.Scott González2012-04-234-762/+224
* Fix various issues in our html files, third batchJörn Zaefferer2012-04-232-42/+36
* Fix various issues in our html files, second batchJörn Zaefferer2012-04-231-6/+6
* Position tests: Removed unused elements.Scott González2012-04-232-16/+0
* Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability.Scott González2012-04-231-0/+2
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-2324-169/+145
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-2334-24/+24
* Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ...Scott González2012-04-231-2/+37
* Update to latest qunit-compositeJörn Zaefferer2012-04-221-9/+9