aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/accordion/accordion_deprecated.html
Commit message (Collapse)AuthorAgeFilesLines
* Accordion: Removed change and changestart events. Fixes #6841 - Accordion: ↵Scott González2012-10-251-140/+0
| | | | Remove changestart event. Fixes #6843 - Accordion: Remove change event.
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
|
* Tests: Rename {widget}_defaults.js -> {widget}_common.jsScott González2012-04-231-4/+4
|
* Accordion: Fixed post-init changes to event option and added tests for ↵Scott González2012-03-271-1/+1
| | | | keyboard support.
* Accordion: Removed requirement for headers contain a child (and removed ↵Scott González2012-02-271-6/+6
| | | | associated ui-accordion-heading class).
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+11
|
* Tests: Cleanup.Scott González2011-08-031-3/+3
|
* Accordion tests: cleanup.Scott González2011-08-031-32/+8
|
* Tests: Added ability to run tests suites against different versions of ↵Scott González2011-07-281-1/+1
| | | | jQuery core.
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-4/+4
|\ | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js
| * Accordion tests: Cleanup.Scott González2011-06-131-1/+1
| |
| * Accordion tests: Don't use deprecated assertion methods.Scott González2011-06-131-3/+3
| |
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Accordion tests: Coding standards.Scott González2011-04-151-1/+1
|
* Accordion tests: Only use single words inside headers to avoid breaking onto ↵Scott González2011-04-041-2/+2
| | | | multiple lines.
* Tests: Renamed files for deprecated tests now that TestSwarm is setup to ↵Scott González2011-04-041-0/+161
properly handle them.