aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-171-6/+76
* Core: Restore 1.x isPlainObject constructor checksRichard Gibson2016-03-141-1/+10
* Attributes: fix setting selected on an option in IE<=11Timmy Willison2016-03-071-0/+31
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-071-2/+14
* Core: drop the document.implementation.createHTMLDocument usageMichał Gołębiowski2016-03-022-31/+0
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-02-131-2/+3
* Tests: use `jQuery` variable instead of `$`Oleg Gaidarenko2016-02-131-1/+1
* Tests: test element position outside viewOleg Gaidarenko2016-02-111-0/+30
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-12/+2
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* Event: Fix chaining .on() with null handlersDevin Wilson2016-01-151-1/+8
* Event: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-3/+3
* Tests: hotfix for c1511c673148208ab17cafa0faf37bce3b4ae392Michał Gołębiowski2016-01-071-1/+1
* Tests: Accept Android 2.3 doesn't fire window.onerror for remote scriptsMichał Gołębiowski2016-01-071-1/+4
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-072-5/+27
* Data: find hyphenated data with camelCased keyTimmy Willison2016-01-071-0/+9
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-071-4/+13
* Tests: fix lint in restored testTimmy Willison2016-01-071-2/+2
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Timmy Willison2016-01-071-0/+15
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-1/+24
* Core:CSS: disable 2 tests for Opera 12Timmy Willison2016-01-062-3/+6
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-091-1/+1
* Tests: Fix support tests results for Android 2.3Michał Gołębiowski2015-11-171-1/+1
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-11-172-582/+0
* Tests: Fix Safari 5.1 support tests resultsMichał Gołębiowski2015-11-161-2/+2
* Tests: Blacklist the iframe scrollTop test in Opera 12.1xMichał Gołębiowski2015-11-161-1/+3
* Tests: Fix support tests resultsMichał Gołębiowski2015-11-161-4/+4
* Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support"Michał Gołębiowski2015-11-161-13/+78
* Misc: Fix the tests, revert some unneeded/broken revertsMichał Gołębiowski2015-11-161-2/+2
* Revert "Misc: Drop support for older browsers; update support comments"Michał Gołębiowski2015-11-164-11/+53
* Release: fix revert artefactsOleg Gaidarenko2015-11-132-3/+3
* Effects: manually revert two `requestAnimationFrame` commitsOleg Gaidarenko2015-11-131-33/+0
* Revert "Manipulation: execute scripts from iframe in the iframe's context"Oleg Gaidarenko2015-11-131-11/+0
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-11-133-53/+29
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-11-131-3/+3
* Release: fix revert artefactsOleg Gaidarenko2015-11-131-3/+3
* Revert "Deprecated: Drop size and andSelf methods"Oleg Gaidarenko2015-11-131-0/+6
* Revert "Manipulation: support data-URI scripts insertion"Oleg Gaidarenko2015-11-131-9/+0
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-11-131-7/+2
* Revert "Manipulation: improve test for data-URI"Oleg Gaidarenko2015-11-131-23/+6
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-11-131-51/+0
* Release: remove revert artefactsOleg Gaidarenko2015-11-132-2/+2
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-11-131-37/+27
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-11-132-8/+9
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-11-131-24/+19
* Revert "Manipulation: increase delay of data-URI test"Oleg Gaidarenko2015-11-131-3/+3
* Release: remove revert artefactsOleg Gaidarenko2015-11-1314-218/+216
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-11-131-532/+133
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-11-131-43/+1
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Oleg Gaidarenko2015-11-131-1/+0