]> source.dussan.org Git - jquery-ui.git/commit
Tests: Added ability to run tests against different versions of jQuery core.
authorScott González <scott.gonzalez@gmail.com>
Thu, 28 Jul 2011 14:36:42 +0000 (10:36 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 28 Jul 2011 14:36:42 +0000 (10:36 -0400)
commit4b17402262f917cfd7b49b43151925aadf8880e4
treed9c4fdc0e647fcd574d9787f96102fb7cf263ad6
parent7f8e7dae0b0653082a6cd685c12011ac0cf7e48c
Tests: Added ability to run tests against different versions of jQuery core.
27 files changed:
tests/jquery-1.3.2.js [new file with mode: 0644]
tests/jquery-1.4.1.js [new file with mode: 0644]
tests/jquery-1.4.2.js [new file with mode: 0644]
tests/jquery-1.4.3.js [new file with mode: 0644]
tests/jquery-1.4.4.js [new file with mode: 0644]
tests/jquery-1.4.js [new file with mode: 0644]
tests/jquery-1.5.1.js [new file with mode: 0644]
tests/jquery-1.5.2.js [new file with mode: 0644]
tests/jquery-1.5.js [new file with mode: 0644]
tests/jquery.js [new file with mode: 0644]
tests/unit/accordion/accordion.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/position/position.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/tabs/tabs.html
tests/unit/widget/widget.html