Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -63/+0 |
| | | | | Ref gh-1528 | ||||
* | Selectable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -6/+7 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 1 | -5/+2 |
| | | | | | Fixes #9838 Closes gh-1365 | ||||
* | Tests: extract TestHelpers.forceScrollableWindow for tests that need the ↵ | Mike Sherov | 2013-10-19 | 1 | -5/+1 |
| | | | | window to scroll | ||||
* | Selectable Tests: Fix test failures in IE7 by accounting simulated events ↵ | Mike Sherov | 2013-03-31 | 1 | -12/+15 |
| | | | | properly. | ||||
* | Selectable: Account for scrolling on the helper's initial position. Fixed ↵ | TJ VanToll | 2013-01-01 | 1 | -0/+28 |
| | | | | #8915 - Selectable: Lasso offset issue with scrolling. | ||||
* | Dev: remove unnecessary simulated drag delegation in test suite | Mike Sherov | 2012-12-08 | 1 | -12/+18 |
| | |||||
* | Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get ↵ | Mike Sherov | 2012-10-30 | 1 | -2/+2 |
| | | | | selectable test suite to pass | ||||
* | 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 | ||||
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -2/+2 |
| | |||||
* | selectable unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+22 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |