jquery-ui/tests/unit/slider
Richard Worth 9483dcdbe6 Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests.
Also removed some old crufty woefully incomplete unused and rotted test harnesses.
2010-02-25 11:09:39 +00:00
..
slider_core.js Slider: Added paging - page up/down jumps by 1/5 the size of the range. 2009-11-09 03:10:57 +00:00
slider_defaults.js slider: fixed defaults test to include cancel-callback 2009-09-15 08:39:28 +00:00
slider_events.js slider unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 05:58:49 +00:00
slider_methods.js Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. 2009-11-09 01:50:23 +00:00
slider_options.js slider tests: fixing variable scopes 2009-09-15 08:25:00 +00:00
slider_tickets.js slider unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 05:58:49 +00:00
slider.html Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e 2010-02-25 11:09:39 +00:00