aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-096-4/+4
* Tests: Widget test helpers extend the main helperScott González2015-04-095-218/+220
* Datepicker: Convert tests to new infrastructureScott González2015-04-096-259/+251
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-01-101-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-01-101-4/+4
* Datepicker: Fix test for French localeScott González2014-10-071-2/+2
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Datepicker: reject dates with two year digits when expecting 'yy'Rodrigo Menezes2014-07-141-1/+3
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-6/+6
* Datepicker test: Ignore flaky test in IE in TestSwarm.Scott González2013-12-031-113/+123
* Datepicker test: Attempt to work around an intermittent issue in IE when run ...Scott González2013-12-031-1/+5
* Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.Scott González2013-12-031-2/+2
* Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') callJörn Zaefferer2013-11-251-1/+1
* Demos/tests: Losslessly recompress PNG/GIF images.Pere Orga2013-08-261-0/+0
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...Steven Luscher2013-06-191-11/+1
* Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...Jörn Zaefferer2013-05-311-4/+4
* 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-143-169/+232
* Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-141-5/+6
* Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in a...Mike Sherov2013-04-112-44/+70
* Datepicker Tests: use simulated events for focus and blur.Mike Sherov2013-04-072-3/+3
* Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden ...Mike Sherov2013-04-071-24/+26
* Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur a...Mike Sherov2013-04-072-74/+79
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Datepicker: Escape single quotes in tooltips. Fixes #9049 - Datepicker before...Scott González2013-02-011-0/+15
* Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Date...David Petersen2013-01-231-1/+17
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Tests: Correct all 404 errors in the test suiteMike Sherov2013-01-023-5/+5
* Datepicker Tests: Prepare for widget-ization tests.Mike Sherov2013-01-023-12/+8
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-265-1236/+1236
* Dev: remove todos from datepicker and dialog testsuiteMike Sherov2012-12-121-3/+2
* Datepicker tests: Handle async focus in IE.Scott González2012-12-112-174/+245
* Datepicker: Run JSHint test in unit tests.Scott González2012-12-062-1/+4
* Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: ...Scott González2012-12-051-0/+17
* Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed #5679...Roman Salnikov2012-11-191-0/+10
* Datepicker tests: Work around encoding issues in oldIE.Scott González2012-11-152-5/+16
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Datepicker: Updated the range tests so you can't navigate past the yearRange....Jay Merrifield2012-11-131-1/+7
* Datepicker tests: Fixed setting of option.Scott González2012-11-131-1/+1
* Dev: temporarily disable odd test failures in DatepickerMike Sherov2012-11-091-9/+13
* Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ...Mike Sherov2012-11-094-93/+83
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-037-213/+212
* Datepicker: Removed iframe cover for IE6.Scott González2012-10-261-10/+7