aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Deleted failing widget tests.Scott González2011-07-281-5/+0
|
* Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed ↵Kato Kazuyoshi2011-05-041-0/+8
| | | | | | #6704 - Display overflow when multiple datepickers have different numberOfMonths. (cherry picked from commit fc97ccd398b60525fd9e4c0e9aa1f51048984394)
* Datepicker: prevent datepicker initialization on empty jquery collection and ↵Dan Heberden2011-02-151-0/+5
| | | | | | add unit test. Fixed #6976 - datepicker creates extra dom element with empty object (cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9)
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-0/+5
| | | | menu; including menu static tests).
* Datepicker - Fixed #4787 - Datepicker: fix animation controlKeith Wood2009-12-011-1/+1
|
* datepicker: renabling tests, with timeouts inbetween each test, hopefully ↵Jörn Zaefferer2009-09-191-1/+6
| | | | avoids to kill testswarm clients with slow-script warnings
* 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, ↵Richard Worth2009-02-021-0/+12
events, methods, options, tickets