]> source.dussan.org Git - jquery-ui.git/commit
Tests: Added ability to run tests suites against different versions of jQuery core.
authorScott González <scott.gonzalez@gmail.com>
Thu, 28 Jul 2011 11:34:31 +0000 (07:34 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 28 Jul 2011 11:34:31 +0000 (07:34 -0400)
commitd92b61e865df5d21360ff26a34ddf793f116393c
tree4a37320d71b6cc767931c1771f04686bbe73b725
parent0ba493d3b4f9d6da35cadc499e9f7ebb6adb31b3
Tests: Added ability to run tests suites against different versions of jQuery core.
28 files changed:
tests/jquery-1.6.1.js [new file with mode: 0644]
tests/jquery-1.6.2.js [new file with mode: 0644]
tests/jquery-1.6.js [new file with mode: 0644]
tests/jquery.js [new file with mode: 0644]
tests/unit/accordion/accordion.html
tests/unit/accordion/accordion_deprecated.html
tests/unit/all.html
tests/unit/autocomplete/autocomplete.html
tests/unit/button/button.html
tests/unit/core/core.html
tests/unit/datepicker/datepicker.html
tests/unit/dialog/dialog.html
tests/unit/draggable/draggable.html
tests/unit/droppable/droppable.html
tests/unit/effects/effects.html
tests/unit/menu/menu.html
tests/unit/position/position.html
tests/unit/position/position_deprecated.html
tests/unit/progressbar/progressbar.html
tests/unit/resizable/resizable.html
tests/unit/selectable/selectable.html
tests/unit/slider/slider.html
tests/unit/sortable/sortable.html
tests/unit/spinner/spinner.html
tests/unit/tabs/tabs.html
tests/unit/tabs/tabs_deprecated.html
tests/unit/tooltip/tooltip.html
tests/unit/widget/widget.html