aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_methods.js
Commit message (Collapse)AuthorAgeFilesLines
* jQuery 1.6 support.Scott González2011-07-291-3/+3
|
* Datepicker: Disabled datepicker should disable own select element too. Fixed ↵Kato Kazuyoshi2011-05-111-1/+4
| | | | | | #6850 - Disable datepicker should disable month and year dropdowns. (cherry picked from commit 4585182c703ba93e0cbb059319862c53e177f836)
* 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 unit tests: split tests into individual filesRichard Worth2009-02-041-2/+108
|
* unit tests: created separate file for each module: core, common widget, ↵Richard Worth2009-02-021-0/+12
events, methods, options, tickets