]> source.dussan.org Git - jquery-ui.git/commit
Dev: remove globals from tests and moved test helpers to correct location - Fixed... 808/head
authorMike Sherov <mike.sherov@gmail.com>
Sat, 3 Nov 2012 20:17:16 +0000 (16:17 -0400)
committerMike Sherov <mike.sherov@gmail.com>
Sat, 3 Nov 2012 20:17:16 +0000 (16:17 -0400)
commit3df9ea29e644a3dd6345161513dae5823d9b0460
tree08bdc053f90d110cb4af39c4de464d92ad8142c6
parent68ad80c2922daccba773a9adafe9fb5efcb129a2
Dev: remove globals from tests and moved test helpers to correct location - Fixed #8770 Dev: Remove globals and Standardize Test Suite
37 files changed:
tests/.jshintrc
tests/unit/datepicker/datepicker.html
tests/unit/datepicker/datepicker_core.js
tests/unit/datepicker/datepicker_events.js
tests/unit/datepicker/datepicker_methods.js
tests/unit/datepicker/datepicker_options.js
tests/unit/datepicker/datepicker_test_helpers.js [new file with mode: 0644]
tests/unit/datepicker/datepicker_tickets.js
tests/unit/dialog/dialog.html
tests/unit/dialog/dialog_core.js
tests/unit/dialog/dialog_events.js
tests/unit/dialog/dialog_methods.js
tests/unit/dialog/dialog_options.js
tests/unit/dialog/dialog_test_helpers.js [new file with mode: 0644]
tests/unit/dialog/dialog_tickets.js
tests/unit/draggable/draggable.html
tests/unit/draggable/draggable_core.js
tests/unit/draggable/draggable_events.js
tests/unit/draggable/draggable_methods.js
tests/unit/draggable/draggable_options.js
tests/unit/draggable/draggable_test_helpers.js [new file with mode: 0644]
tests/unit/droppable/droppable.html
tests/unit/droppable/droppable_core.js
tests/unit/droppable/droppable_methods.js
tests/unit/droppable/droppable_options.js
tests/unit/droppable/droppable_test_helpers.js [new file with mode: 0644]
tests/unit/resizable/resizable.html
tests/unit/resizable/resizable_core.js
tests/unit/resizable/resizable_test_helpers.js [new file with mode: 0644]
tests/unit/selectable/selectable.html
tests/unit/selectable/selectable_core.js
tests/unit/selectable/selectable_test_helpers.js [new file with mode: 0644]
tests/unit/sortable/sortable.html
tests/unit/sortable/sortable_core.js
tests/unit/sortable/sortable_methods.js
tests/unit/sortable/sortable_test_helpers.js [new file with mode: 0644]
tests/unit/sortable/sortable_tickets.js