Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Remove old test infrastructure | Scott González | 2015-04-09 | 1 | -346/+0 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Convert closeEnough() to a proper QUnit assertion | Scott González | 2015-04-09 | 1 | -2/+2 |
| | | | | | | | Should eventually replace with qunit-assert-close. Ref #10119 Ref gh-1528 | ||||
* | Tests: Update `domEqual()` to work with jQuery git | Scott González | 2015-03-25 | 1 | -2/+2 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Ref gh-1516 | ||||
* | Tests: Use jquery-git1 instead of jquery-git | Scott González | 2015-03-11 | 1 | -1/+1 |
| | | | | Closes gh-1480 | ||||
* | Build: Upgrade to jQuery 1.11.2 | Scott González | 2015-02-23 | 1 | -3/+8 |
| | | | | Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3 | ||||
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 1 | -1/+0 |
| | | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. | ||||
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 1 | -3/+3 |
| | | | | | | | | | | | Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround. Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites. Fixes #10723 Closes gh-1422 | ||||
* | Tests: Fix jQuery version references to match files in external/ | Jörn Zaefferer | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | Tests: Cleanup | Scott González | 2014-09-03 | 1 | -17/+23 |
| | |||||
* | Draggable Tests: Ensure scrolling and dragging tests assert correctly | Dave Stein | 2014-08-22 | 1 | -2/+4 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -1/+1 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Tests: Expose jQuery version select | Jörn Zaefferer | 2014-03-04 | 1 | -0/+11 |
| | | | | Makes use of the extended urlConfig in QUnit 1.14 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -2/+2 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Tests: Fix grammar error in comment | Andrei Picus | 2014-01-08 | 1 | -1/+1 |
| | | | | | | Changed it's to its. Closes gh-1164 | ||||
* | Tests: Skip JSHint in browsers that don't support Function.prototype.bind() ↵ | Scott González | 2013-11-22 | 1 | -1/+3 |
| | | | | to work around a bug in JSHint. | ||||
* | Tests: extract TestHelpers.forceScrollableWindow for tests that need the ↵ | Mike Sherov | 2013-10-19 | 1 | -0/+7 |
| | | | | window to scroll | ||||
* | Build: Remove the build task and it's dependencies. Will bring back testing ↵ | Jörn Zaefferer | 2013-09-20 | 1 | -0/+4 |
| | | | | against minified files later. | ||||
* | Tests: Fixed accidental use of comma instead of semicolon. | Scott González | 2013-08-21 | 1 | -1/+1 |
| | |||||
* | Draggable: active element blurs when clicking on a draggable. Fixes #4261 - ↵ | Steven Luscher | 2013-06-19 | 1 | -0/+12 |
| | | | | Draggable: Inputs do not blur when clicking on a draggable | ||||
* | Tests: Handle globals in .jshintrc. | Scott González | 2013-03-27 | 1 | -10/+16 |
| | |||||
* | Whitespace. | Scott González | 2013-01-16 | 1 | -3/+3 |
| | |||||
* | Dialog: Remove width, min-height, height styles on destroy. Fixes #8119 - ↵ | Scott González | 2012-12-04 | 1 | -4/+3 |
| | | | | Dialog: Destroying a dialog leaves some styles changed. | ||||
* | Revert "Dialog: Cleanup style properties on _destroy. Reenables style check ↵ | Scott González | 2012-12-04 | 1 | -2/+30 |
| | | | | | | in domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers." This reverts commit d687a1b10d1e176a6a8dd4420f1ea3a890640da0. | ||||
* | Dialog: Cleanup style properties on _destroy. Reenables style check in ↵ | Jörn Zaefferer | 2012-12-04 | 1 | -30/+2 |
| | | | | domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers. | ||||
* | Tests: Commented out getElementStyles() while its not used. | Scott González | 2012-11-13 | 1 | -2/+2 |
| | |||||
* | Tests: Temporarily remove style checks in domEqual(). | Scott González | 2012-11-13 | 1 | -1/+2 |
| | |||||
* | Tests: Allow async domEqual() tests. | Scott González | 2012-11-12 | 1 | -3/+14 |
| | |||||
* | Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: ↵ | Mike Sherov | 2012-11-09 | 1 | -0/+8 |
| | | | | re-enable the dialog test suite | ||||
* | Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute ↵ | Scott González | 2012-11-09 | 1 | -0/+28 |
| | | | | is not removed from tabs when destroy is called. | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -2/+6 |
| | |||||
* | Restore QUnit's now dead feature of using jQuery to reset the fixture. Fixes ↵ | Jörn Zaefferer | 2012-08-30 | 1 | -1/+12 |
| | | | | tooltip unit tests | ||||
* | Tests: Removed completed TODO. | Scott González | 2012-08-26 | 1 | -1/+0 |
| | |||||
* | Update to QUnit 1.9.0 and use new urlConfig for custom checkboxes | Jörn Zaefferer | 2012-07-11 | 1 | -2/+12 |
| | |||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+10 |
| | |||||
* | Tests: Remove the need to include the 'ui.' prefix in testJshint() now that ↵ | Scott González | 2012-06-15 | 1 | -2/+2 |
| | | | | effects use 'ui.'. | ||||
* | Tests: Check .data() and event bindings in domEqual(). | Scott González | 2012-06-09 | 1 | -0/+3 |
| | |||||
* | Tests: Differentiate between attributes and properties in domEqual(). | Scott González | 2012-05-29 | 1 | -4/+11 |
| | |||||
* | Tests: Convert children to an array in domEqual(). | Scott González | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Tests: Added several more property checks to domEqual(). | Scott González | 2012-05-25 | 1 | -15/+39 |
| | |||||
* | Tests: Linting | Corey Frang | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | Tests: Run JSHint. | Scott González | 2012-04-29 | 1 | -4/+9 |
| | |||||
* | Tests: Check for null error objects when reporting JSHint errors. | Scott González | 2012-04-24 | 1 | -0/+5 |
| | |||||
* | Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability. | Scott González | 2012-04-23 | 1 | -0/+2 |
| | |||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -9/+30 |
| | |||||
* | Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ↵ | Scott González | 2012-04-23 | 1 | -2/+37 |
| | | | | string. | ||||
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -1/+1 |
| | |||||
* | Accordion tests: Don't polloute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -0/+2 |
| | |||||
* | Tests: Lint. | Scott González | 2012-04-18 | 1 | -8/+10 |
| | |||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -4/+4 |
| |