aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Tests: Exclude tests based on compilation flags, not API presence (3.x version)Michał Gołębiowski-Owczarek2022-07-122-1/+65
* Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER`Michał Gołębiowski-Owczarek2022-01-1210-16/+16
* Docs: remove expired links from old jquery sourceTimmy Willison2022-01-071-2/+0
* Tests: Don't remove csp.log in the cspClean action of mock.phpMichał Gołębiowski-Owczarek2021-09-301-1/+0
* Tests: Load the TestSwarm listener via HTTPSMichał Gołębiowski-Owczarek2021-09-291-1/+1
* Tests: Switch background image from online file to local 1x1.jpgTimo Tijhof2021-05-241-1/+1
* Build: Take core-js from the external directory as wellMichał Gołębiowski-Owczarek2021-04-141-1/+1
* Tests: Strip untypical callback parameter characters from mock.phpMichał Gołębiowski-Owczarek2021-04-131-7/+12
* Tests: Remove remaining obsolete jQuery.cache referencesMichał Gołębiowski-Owczarek2020-05-181-22/+4
* Tests: Remove obsolete jQuery data testsMichał Gołębiowski-Owczarek2020-05-181-92/+0
* Ajax: Do not execute scripts for unsuccessful HTTP responsesSean Robinson2020-04-061-0/+13
* Manipulation: Make jQuery.htmlPrefilter an identity functionMichał Gołębiowski-Owczarek2020-03-161-1/+1
* Core: Fire iframe script in its context, add doc param in globalEvalMichał Gołębiowski-Owczarek2020-02-103-4/+33
* Build:Tests: Fix custom build tests, verify on Travis; name Travis jobsMichał Gołębiowski-Owczarek2020-01-279-46/+44
* Build: Make Karma work in AMD modeMichał Gołębiowski-Owczarek2020-01-212-6/+26
* Core: Preserve CSP nonce on scripts with src attribute in DOM manipulationbuddh42019-03-252-0/+18
* Build: Run the basic test suite in jsdomMichał Gołębiowski-Owczarek2019-03-111-0/+40
* Build: Remove manual QUnit fixture resettingMichał Gołębiowski-Owczarek2019-03-111-2/+0
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-042-2/+2
* Build: Update jsdom; migrate a test with Symbol polyfill to an iframe testMichał Gołębiowski-Owczarek2019-03-042-0/+28
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-189-17/+17
* Core: Support passing nonce through jQuery.globalEvalMichał Gołębiowski-Owczarek2019-01-213-1/+20
* Manipulation: Respect script nomodule attribute in DOM manipulationMichał Gołębiowski-Owczarek2019-01-212-0/+2
* Core: Preserve CSP nonce on scripts in DOM manipulationMichał Gołębiowski-Owczarek2019-01-143-0/+29
* Dimensions: fall back to offsetWidth/Height for border-box in IETimmy Willison2018-11-271-0/+4
* Tests: fix ajax test failure; add to header instead of replaceTimmy Willison2018-11-261-1/+1
* Ajax: Fix getResponseHeader(key) for IE11Andrei Fangli2018-11-261-0/+3
* Tests: Allow Karma to load unminfied sourceRichard Gibson2018-09-071-14/+28
* Traversing: $.fn.contents() support for objectLuis Emilio Velasco Sanchez2018-05-142-0/+15
* CSS: Correctly detect scrollbox support with non-default zoomRichard Gibson2018-05-071-1/+5
* Tests: ensure that module assertions run on supported browsersTimmy Willison2018-01-162-1/+11
* Manipulation: Add support for scripts with module typebasil.belokon2018-01-162-0/+2
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-2/+2
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-1837-242/+530
* CSS: Correctly set support properties with non-default zoomSaptak Sengupta2017-12-051-0/+26
* Tests: Reduce the abort timeout for simple focus testingRichard Gibson2017-07-191-1/+1
* Tests: Revert some testIframe changes to fix dimensions testsRichard Gibson2017-04-291-7/+2
* Revert "Tests: Revert some testIframe changes to fix dimensions tests"Richard Gibson2017-04-291-2/+7
* Tests: Revert some testIframe changes to fix dimensions testsRichard Gibson2017-04-291-7/+2
* Tests: Clean up offset debuggingRichard Gibson2017-04-291-7/+1
* Tests: Adjust by actual scroll position, rather than expectedRichard Gibson2017-04-291-1/+1
* Tests: Keep iframes visible in TestSwarmRichard Gibson2017-04-281-2/+13
* Tests: Prepend test iframes for even *more* consistencyRichard Gibson2017-04-251-1/+1
* Tests: Allow a mock QUnit.test for perfect testIframe fidelityRichard Gibson2017-04-251-2/+5
* Tests: Attach test iframes to the body for visibility-dependent codeRichard Gibson2017-04-252-6/+12
* Tests: Be even more async for iOSRichard Gibson2017-04-241-1/+1
* Tests: Improve offset test setup and labelsRichard Gibson2017-04-242-1/+1
* Offset: Use correct offset parents; include all border/scroll valuesRichard Gibson2017-04-241-0/+99
* Tests: move readywait to an iframe testSteve Mao2017-03-203-26/+76
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-302-2/+2