| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 1 | -28/+0 |
* | Tests: Remove all qunit global excludes from jshint config | Amanpreet Singh | 2016-04-14 | 1 | -14/+1 |
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -1/+2 |
* | Tests: Remove old test infrastructure | Scott González | 2015-04-09 | 1 | -2/+0 |
* | Tests: Convert closeEnough() to a proper QUnit assertion | Scott González | 2015-04-09 | 1 | -1/+0 |
* | Tests: Change test infrastructure to use AMD and reduce boilerplate | Scott González | 2015-04-09 | 1 | -0/+1 |
* | Build: Include es3 option for JSHint. | Scott González | 2013-11-22 | 1 | -0/+1 |
* | Updated .jshintrc settings. | Scott González | 2013-04-08 | 1 | -6/+10 |
* | Build: Use globals instead of predef for JSHint. | Scott González | 2013-03-26 | 1 | -21/+21 |
* | Draggable Tests: Add test coverage for supported options | Mike Sherov | 2013-03-04 | 1 | -0/+1 |
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 1 | -0/+1 |
* | Build: Added notStrictEqual to the globals list for unit tests. | Scott González | 2012-12-20 | 1 | -0/+1 |
* | Dev: clean up dialog test suite with new helper methods. Fixes #8803 - Dev: r... | Mike Sherov | 2012-11-09 | 1 | -0/+1 |
* | Dev: remove globals from tests and moved test helpers to correct location - F... | Mike Sherov | 2012-11-03 | 1 | -15/+0 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 1 | -11/+1 |
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -1/+0 |
* | Grunt: Add JSHINT to predefs for tests | Jörn Zaefferer | 2012-04-23 | 1 | -1/+2 |
* | Use .jshintrc files. | Scott González | 2012-04-20 | 1 | -0/+58 |