aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-236-47/+27
* Build: Upgrade to the latest Grunt and JSHint - Closes gh-786Mike Sherov2012-10-221-48/+48
* Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily.Scott González2012-10-101-2/+2
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-275-0/+32
* Tests: Moved loadResources to TestHelpers.Scott González2012-04-231-7/+5
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: Move commonWidgetTests() to TestHelpers.Scott González2012-04-191-1/+1
* Tests: Lint.Scott González2012-04-195-189/+187
* Datepicker tests: Use $.ui.keyCode instead of $.simulate.VK_*.Scott González2012-03-273-113/+113
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-294-220/+220
* Datepicker: Fix a bad assertion - actual result is valid.Jörn Zaefferer2012-02-291-4/+4