aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ajax: Don't throw exceptions on binary data responseDave Methvin2015-11-041-0/+24
* Ajax: trigger error callback on native abortTimmy Willison2015-11-031-1/+20
* Ajax: Only form-encode requests with a bodyDave Methvin2015-11-022-15/+57
* Tests: Make regexes for iOS devices more rigidMichał Gołębiowski2015-10-301-3/+3
* Tests: Remove Safari 7.0 & iOS 6 support tests resultsMichał Gołębiowski2015-10-301-18/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+17
* Core: use interactive to evaluate dom ready, barring IE9-10Timmy Willison2015-10-292-0/+35
* Attributes: remove flakey test for selected attributeTimmy Willison2015-10-261-3/+1
* Tests: Post-Summit cleanupRichard Gibson2015-10-252-9/+1
* Tests: Use standard external domain nameRichard Gibson2015-10-231-1/+1
* Attributes: do not set properties to false when removing booleansTimmy Willison2015-10-211-2/+4
* Core: make isNumeric limited to strings and numbersTimmy Willison2015-10-211-1/+1
* Tests: Add Safari 9 support tests resultsMichał Gołębiowski2015-10-181-0/+17
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-184-39/+67
* Attributes: fix tabIndex on <img> in IE11Joelle Fleurantin2015-10-181-0/+7
* Core: add unit test for isPlainObject(Symbol)Liza Ramo2015-10-181-0/+9
* Offset: allow small differences in offset.topJoelle Fleurantin2015-10-181-1/+3
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-189-18/+18
* Event: Fix delegated radio events when arrow keys are usedDave Methvin2015-10-181-0/+33
* Attributes: Use simpler boolean check vs a function callDave Methvin2015-10-181-1/+5
* Attributes: Remove undocumented .toggleClass( boolean ) signatureDave Methvin2015-10-181-24/+1
* CSS: Make show/hide/toggle methods a moduleDave Methvin2015-10-184-33/+53
* Tests: Keep test iframes around for assertionsRichard Gibson2015-10-171-1/+1
* Core: make isNumeric test work on SymbolLiza Ramo2015-10-171-0/+7
* Tests: Account for array-like objects in jQuery.grepAurelio De Rosa2015-10-131-6/+73
* Tests: fix code style issuesOleg Gaidarenko2015-10-131-1/+1
* Core: Support Symbol wrapper objects in jQuery.typeChristian Grete2015-10-131-0/+13
* Ajax: don't expect cross-origin tests run in envs which not support itOleg Gaidarenko2015-10-131-31/+20
* Ajax: improve content-type detectionOleg Gaidarenko2015-10-122-1/+108
* Event: fix incorrect testOleg Gaidarenko2015-10-122-8/+2
* Tests:Docs: Fix various typosGary Ye2015-10-124-5/+5
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-122-0/+41
* Tests: Add .extend test for defined accessor propertiesConnor Atherton2015-10-121-0/+23
* Ajax: Mitigate possible XSS vulnerabilityOleg Gaidarenko2015-10-121-0/+48
* Tests: Use QUnit URL parameter parsingRichard Gibson2015-10-081-6/+3
* Tests: Add dummy modules when running basic testsRichard Gibson2015-10-081-13/+16
* Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 supportMichał Gołębiowski2015-09-141-48/+10
* Tests: Account for Edge in originalEvent UA-sniffsMichał Gołębiowski2015-09-141-6/+4
* Tests: Provide equal() arguments in correct order (actual, expected)Richard Gibson2015-09-081-12/+13
* Data: avoid using delete on DOM nodesJason Bedard2015-09-083-5/+25
* Tests: Really fix tests in IE 8 this timeMichał Gołębiowski2015-09-082-2/+2
* Tests: Make basic tests work in IE 8Michał Gołębiowski2015-09-081-5/+43
* 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-082-0/+270
* Tests: more style correctionsOleg Gaidarenko2015-09-083-3/+3
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-0816-272/+294
* Effects: Finish should call progressThomas Tortorini2015-09-082-4/+46
* Data: do not create data cache when fetching single propertyJason Bedard2015-09-081-0/+16
* Data: Don't expose jQuery.acceptDataJason Bedard2015-09-081-15/+14
* Tests: lower the PHP sleep time in unreleasedXHR.htmlMichał Gołębiowski2015-09-081-1/+1