aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker/datepicker_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-87/+87
* Datepicker tests: Work around encoding issues in oldIE.Scott González2012-11-151-3/+8
* Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ...Mike Sherov2012-11-091-0/+19
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-5/+5
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-3/+3
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+1
* Tests: Lint.Scott González2012-04-191-8/+9
* Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.Scott González2012-03-271-18/+18
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-25/+25
* Datepicker: Added onSelect.apply() call to _doKeyDown method when enter butto...marcneuwirth2011-06-281-0/+5
* Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...Kato Kazuyoshi2011-05-071-0/+5
* Fix datepicker tests to pass in Chrome and run faster by letting QUnitjzaefferer2011-02-181-6/+1
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-191-1/+6
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-041-2/+107
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12