aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Event: Blacklist the onbeforeunload test in Android 2.3Michał Gołębiowski2014-02-131-3/+4
* Css: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6
* Docs: Add support comments for prefixed box-sizingMichał Gołębiowski2014-02-052-0/+2
* Build: Upgrade QUnit to 1.14.0Michał Gołębiowski2014-02-057-638/+707
* Build: Switch to explicit dependencies versions in bower.jsonMichał Gołębiowski2014-02-022-4/+42
* Support: Add iOS6 support tests resultsMichał Gołębiowski2014-01-271-0/+37
* Tests: Blacklist beforeunload test in iOSMichał Gołębiowski2014-01-271-1/+4
* Manipulation: Use textarea for missing IE defaultValue checkDave Methvin2014-01-231-1/+1
* Tests: Fix appendChecked support value for Safari 5.1Michał Gołębiowski2014-01-221-1/+1
* Tests: fix Safari userAgent detectionMichał Gołębiowski2014-01-221-3/+3
* Support: Add expected support results for Safari 7 & IE11Michał Gołębiowski2014-01-221-0/+74
* Tests: Blacklist one effects test in Chrome 31Michał Gołębiowski2014-01-211-4/+17
* Traversing: Check all pairwise element combinations for .find( els )Richard Gibson2014-01-171-2/+4
* Tests: Fix code style issuesOleg2014-01-161-4/+4
* Attrs: Restore ability to pass array to jQuery#valOleg2014-01-161-2/+7
* Attrs: Fix valHook for option elementOleg2014-01-161-0/+9
* Tests: Remove one of the checks for memory leakOleg2014-01-141-12/+0
* Tests: Fix another issue with sinon timersOleg2014-01-141-10/+1
* Ajax: support non-RFC2616 methods for oldIEOleg2014-01-141-0/+11
* Tests: Fix sinon timers for oldIEOleg2014-01-133-3/+34
* Tests: Straighten out sinon dependenciesDave Methvin2014-01-103-97/+461
* Effects: First step() call should match :animated selectorDave Methvin2014-01-091-0/+15
* Tests: Fix test broken by previous cherry-pickDave Methvin2014-01-091-3/+5
* Effects: Integrate sinon fake timers into testsJohn Paul2014-01-093-288/+206
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2014-01-037-225/+563
* traversing: Optimise .add by not using makeArrayTimo Tijhof2013-12-301-27/+111
* Ajax: don’t test jQuery.ajax() on beforeunload in Chrome 31Michał Gołębiowski2013-12-181-4/+11
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-066-5/+4516
* Ajax: Use weak ETag header in testsCorey Frang2013-11-261-2/+5
* Add unit tests for .html( number ). Close gh-1447.Jakob Stoeck2013-11-261-3/+6
* Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting.Michał Gołębiowski2013-11-153-2/+3
* Ref 27b22f4e: Remove oldIE-unfriendly trailing commaRichard Gibson2013-11-151-1/+1
* Ref 27b22f4e: Don't try to outsmart ApacheRichard Gibson2013-11-141-1/+3
* Fix #14503: Cast to string before setting XHR header. Close gh-1427.hongymagic2013-11-142-6/+19
* Ref #14180, let focusin/out work on non-element targets.Dave Methvin2013-11-141-0/+13
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-143-5/+7
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-11-122-0/+51
* Fix #14492: More correct jQuery.parseJSON. Close gh-1419.Richard Gibson2013-11-122-7/+71
* No ticket. Remove version sniffing from test/unit/support.js, browsers got up...Michał Gołębiowski2013-11-111-5/+3
* No ticket. Restore some parsing tests in core. (cherry-picked from 650f325d8e...Michał Gołębiowski2013-11-101-5/+8
* Don't execute focus tests in FirefoxOleg2013-11-081-72/+75
* Use full version of jQuery 1.9.1Oleg2013-11-083-7/+9602
* Fix #14422 and add more thorough check for CSP violationsOleg2013-11-075-22/+27
* Ref c66a5e70: Synchronize unit tests with masterRichard Gibson2013-11-071-1/+2
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-073-9/+44
* Ref fb2e0a0c: Synchronize unit tests with masterChris Antaki2013-11-071-2/+20
* Fix #14101: $().data() should be undefined, not nullCorey Frang2013-11-061-0/+6
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
* Fix #14379: AJAX requests on unloadRichard Gibson2013-11-042-0/+35
* Fix #14459: Use jQuery.parseJSON instead of JSON.parseRichard Gibson2013-10-281-12/+2