aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-075-61/+6
* Build: Add jQuery 3.6.0, update Migrate from 3.3.1 to 3.3.2Michał Gołębiowski-Owczarek2021-03-092-1/+2
* Tests: Account for an extra noop focus/blur listener in jQuery >=3.4Michał Gołębiowski-Owczarek2021-02-201-21/+22
* Tests: Update jQuery Migrate from 3.3.0 to 3.3.1Michał Gołębiowski-Owczarek2020-07-271-1/+1
* Tests: Account for extra focus/blur listeners in jQuery >=3.4Michał Gołębiowski-Owczarek2020-07-231-0/+70
* All: Drop support for jQuery 1.7Michał Gołębiowski-Owczarek2020-07-221-1/+0
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-162-4/+28
* Tests: Load jQuery Migrate before UI test filesMichał Gołębiowski-Owczarek2020-05-161-6/+9
* Build: Rename jquery-1-7 to jquery-patchMichał Gołębiowski-Owczarek2020-05-161-1/+1
* Build: Add jQuery 3.5.0 & 3.5.1Michał Gołębiowski-Owczarek2020-05-161-0/+1
* Build: Update jQuery Simulate, jQuery Migrate & jQuery ColorMichał Gołębiowski-Owczarek2020-05-161-1/+1
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-221-1/+4
* Tests: Add the 3.x-git jQuery version to the dropdownMichał Gołębiowski-Owczarek2020-01-141-1/+1
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-083-6/+9
* Tests: Load `jquery-1-7` before other modulesScott González2017-05-311-1/+1
* All: Remove uses of `jQuery.camelCase()`Scott González2017-05-171-1/+7
* Tests: Load `jquery-1-7` module for jQuery 2.x as wellScott González2017-05-151-2/+2
* Tests: Load the `jquery-1-7` module for all 1.x versionsScott González2017-05-101-2/+2
* Build: Add missing semicolonScott González2017-02-061-1/+1
* Qunit: Add bootstrap config for running tests with jQuery MigrateEirik Sletteberg2017-02-062-4/+41
* Build: Add jQuery 3.1.1Michał Gołębiowski2016-11-021-1/+1
* Build: Add jQuery 3.1.0Scott González2016-07-081-0/+1
* Build: Add jQuery 3.0 for testingAlexander Schmitz2016-07-061-0/+1
* All: Replace non-breaking spaces with regular spacesScott González2016-06-081-2/+2
* Build: Add jQuery 1.12/2.2 to the test configurationMichał Gołębiowski2016-05-252-2/+4
* Tests: Update common lib to use no globalsAmanpreet Singh2016-04-141-27/+29
* Build: Use jquery-git in place of jquery-compat-gitMichał Gołębiowski2015-11-142-2/+2
* Tests: Allow widgets to not have a default elementAlexander Schmitz2015-10-071-1/+3
* Tests: Load ui/jquery-1-7.js when testing against jQuery 1.7.xScott González2015-08-311-0/+5
* Tests: Style updatesAlexander Schmitz2015-08-216-33/+33
* Tests: adjust jshint path for moving all widgets into folderAlexander Schmitz2015-08-081-1/+1
* Tests: Add custom build of core to testsAlexander Schmitz2015-05-201-1/+1
* Tests: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-2/+2
* Build: Upgrade to jQuery 1.11.3Scott González2015-05-142-2/+2
* Tests: Use new jquery-compat-git and jquery-git filesScott González2015-05-142-2/+2
* Build: Update to qunit-assert-classes to V 1.0.2Alexander Schmitz2015-05-011-1/+0
* Tests: Fix loading in TestSwarmScott González2015-04-171-13/+8
* Tests: Fix AMD loading in IE8Scott González2015-04-171-23/+16
* Tests: Fix domEqual handling for invalid inputScott González2015-04-171-5/+6
* Tests: Use the qunit-assert-close moduleScott González2015-04-092-11/+8
* Tests: Rename filesScott González2015-04-091-6/+6
* Tests: Support `$.uiBackCompat = false` via `data-no-back-compat`Scott González2015-04-091-4/+14
* Spinner: Convert tests to new infrastructureScott González2015-04-091-0/+3
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-091-0/+6
* Tests: Change test infrastructure to use AMD and reduce boilerplateScott González2015-04-096-0/+502