summaryrefslogtreecommitdiffstats
path: root/test/data/testinit.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: reuse browser workers in BrowserStack tests (#5428)Timmy Willison2024-03-051-1/+0
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-261-34/+18
* CSS: Fix reliableTrDimensions support test for initially hidden iframesMichał Gołębiowski-Owczarek2023-11-071-1/+6
* Core: Simplify code post browser support reductionMichał Gołębiowski-Owczarek2023-09-201-10/+6
* Build: migrate most grunt tasks off of gruntTimmy Willison2023-09-181-16/+15
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-271-3/+2
* Ajax: Support binary data (including FormData)Michał Gołębiowski-Owczarek2023-02-011-2/+5
* Selector: Re-introduce selector-native.jsMichał Gołębiowski-Owczarek2022-11-211-11/+12
* Tests: Exclude tests based on compilation flags, not API presenceMichał Gołębiowski-Owczarek2022-06-281-1/+62
* Tests: Load the TestSwarm listener via HTTPSMichał Gołębiowski-Owczarek2021-09-291-1/+1
* 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-101-4/+16
* Build: Make Karma work in ES modules modeMichał Gołębiowski-Owczarek2019-12-161-3/+8
* Build: Auto-convert sources to AMDMichał Gołębiowski-Owczarek2019-12-091-5/+7
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-1/+1
* Tests: Fix a comment in testinit.jsMichał Gołębiowski-Owczarek2019-08-191-1/+0
* Selector: Inline Sizzle into the selector moduleMichał Gołębiowski-Owczarek2019-07-291-3/+15
* Selector: Port Sizzle tests to jQueryMichał Gołębiowski-Owczarek2019-06-261-8/+32
* Core: Remove IE-specific support tests, rely on document.documentModeMichał Gołębiowski-Owczarek2019-05-131-8/+5
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-40/+6
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-5/+6
* Tests: Allow Karma to load unminfied sourceRichard Gibson2018-09-071-14/+28
* Tests: ensure that module assertions run on supported browsersTimmy Willison2018-01-161-0/+10
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-2/+2
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-12/+25
* 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-251-6/+9
* Tests: Improve offset test setup and labelsRichard Gibson2017-04-241-0/+1
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-301-1/+1
* Core: expose noConflict in AMD modeTimmy Willison2016-08-151-3/+1
* Build: ESLint detailsOleg Gaidarenko2016-06-111-29/+28
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-4/+3
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-111-31/+0
* Tests: do not run IE9 effect tests if inside testswarmOleg Gaidarenko2016-04-041-4/+5
* Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixtureAlexander Lisianoi2016-03-091-8/+32
* Tests: Keep test iframes around for assertionsRichard Gibson2015-10-171-1/+1
* Tests:Docs: Fix various typosGary Ye2015-10-121-2/+2
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-121-0/+1
* Tests: Use QUnit URL parameter parsingRichard Gibson2015-10-081-6/+3
* Tests: Add dummy modules when running basic testsRichard Gibson2015-10-081-13/+16
* Tests: Really fix tests in IE 8 this timeMichał Gołębiowski2015-09-081-1/+1
* Tests: Don't load non-basic tests when basic module is selectedMichał Gołębiowski2015-09-081-29/+37
* Tests: Add simple tests for Android 2.3Michał Gołębiowski2015-09-081-0/+6