aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_core.js
Commit message (Expand)AuthorAgeFilesLines
* Datepicker Tests: Fix hanging IE tests resulting from asynchronous blurMike Sherov2013-04-141-1/+4
* Datepicker Tests: fix failing oldIE tests by creating new inputs to focus whe...Mike Sherov2013-04-141-156/+214
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-329/+329
* Datepicker tests: Handle async focus in IE.Scott González2012-12-111-109/+142
* Datepicker: Run JSHint test in unit tests.Scott González2012-12-061-0/+2
* Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed #5679...Roman Salnikov2012-11-191-0/+10
* Datepicker tests: Fixed setting of option.Scott González2012-11-131-1/+1
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-77/+53
* Datepicker: Removed iframe cover for IE6.Scott González2012-10-261-10/+7
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-15/+3
* Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily.Scott González2012-10-101-2/+2
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+6
* Tests: Lint.Scott González2012-04-191-39/+41
* Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.Scott González2012-03-271-48/+48
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-35/+35
* Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...Kato Kazuyoshi2011-05-051-0/+8
* Fix datepicker tests to pass in Chrome and run faster by letting QUnitjzaefferer2011-02-181-6/+1
* Datepicker: prevent datepicker initialization on empty jquery collection and ...Dan Heberden2011-02-151-0/+5
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-0/+5
* Datepicker - Fixed #4787 - Datepicker: fix animation controlKeith Wood2009-12-011-1/+1
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-191-1/+6
* Datepicker: Corrected unit tests for structural changes and end of monthKeith Wood2009-04-011-24/+37
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-041-2/+408
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12