aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tests: Clean up isNumeric testsRichard Gibson2014-06-071-47/+42
* Core: Work around loss of precision from parseFloatRichard Gibson2014-06-071-1/+2
* Ajax: Support usage without jQuery.eventTJ VanToll2014-06-021-0/+16
* Selector: Use jQuery reference not SizzleOleg Gaidarenko2014-05-291-2/+6
* Selector: Fix test iframe submission for firefoxOleg Gaidarenko2014-05-291-9/+5
* Ajax, Manipulation: don't test cross-document manip in Android 2.3Michał Gołębiowski2014-05-072-2/+23
* Core: Correct the number of expected testsMichał Gołębiowski2014-05-021-1/+1
* Core: Remove repeated testLiang Peng2014-05-021-1/+0
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-302-0/+22
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-302-0/+27
* Css: Use only positive integers as values for widows/orphansMichał Gołębiowski2014-04-181-8/+1
* Tests: Comply the style guideOleg Gaidarenko2014-04-151-16/+16
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-155-14/+18
* Tests: Remove unused variablesOleg Gaidarenko2014-04-152-9/+5
* Tests: Copy some Sizzle combinators testsOleg Gaidarenko2014-04-151-0/+41
* Tests: Add more tests for Sizzle attributesOleg Gaidarenko2014-04-151-3/+89
* Tests: Add test for selectors with commasOleg Gaidarenko2014-04-151-0/+12
* Tests: Copy Sizzle.uniqueSort testsOleg Gaidarenko2014-04-151-0/+79
* Tests: Copy Sizzle.contains testsOleg Gaidarenko2014-04-151-0/+26
* Tests: Move some of the Sizzle tests to selectorOleg Gaidarenko2014-04-151-0/+93
* Tests: Improve jsonp testsOleg Gaidarenko2014-04-152-3/+3
* Tests: Correct logic of a broken assertionOleg Gaidarenko2014-04-151-2/+3
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-152-2/+0
* Tests: Remove Sizzle intergration testsOleg Gaidarenko2014-04-152-176/+27
* Tests: Simplify "testTimeout" optionOleg Gaidarenko2014-04-151-1/+1
* Tests: Remove QUnit start hookOleg Gaidarenko2014-04-151-7/+1
* Support: Add Android support tests resultsMichał Gołębiowski2014-03-311-0/+74
* Css: change boxSizingReliable in IE<9.Michał Gołębiowski2014-03-211-3/+3
* Effects: Don't overwrite display:none when .hide()ing hidden elementsRichard Gibson2014-03-201-0/+13
* CSS: jQuery#hide should always save display valueOleg Gaidarenko2014-03-201-0/+10
* Attributes: Trim whitespace from option text when returned as a valueJohn Hoven2014-03-201-0/+13
* Core: Change the sleep time in dont_return.php from 100s to 30sMichał Gołębiowski2014-03-191-1/+1
* Event: Don't test stopImmediatePropagation in Android 2.3Michał Gołębiowski2014-03-181-2/+5
* Core: Change the sleep time in dont_return.php to a sane valueMichał Gołębiowski2014-03-181-1/+1
* Core: Blacklist the ready test on async-loaded jQuery in iOS7Michał Gołębiowski2014-03-171-4/+9
* Event: Unit test for #14741 fixDave Methvin2014-03-161-0/+14
* Core: Bump timeouts to stabilize doc ready testMichał Gołębiowski2014-03-132-2/+2
* Event: Call underlying stopImmediatePropagation when presentDave Methvin2014-03-121-2/+17
* Core: Add test for jQuery.ready.promise fallback loadMichał Gołębiowski2014-03-133-0/+43
* Support: Make the support matrix for iOS 6 match iOS 7 as wellMichał Gołębiowski2014-03-131-1/+1
* Css: Fix testsMichał Gołębiowski2014-03-101-6/+9
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-102-24/+0
* Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397Michał Gołębiowski2014-03-101-7/+20
* Ajax, Effects: Disable Chrome 31 workaroundsMichał Gołębiowski2014-03-102-30/+11
* Core: Do not run window.onready when readyDave Methvin2014-03-042-0/+31
* CSS: Return values should be numbersDave Methvin2014-03-041-1/+2
* Event: Allow triggerHandler(beforeunload)Dave Methvin2014-03-042-0/+23
* Ajax: .load() should trim its selectorDave Methvin2014-03-042-0/+9
* Core: Arrays like [42] should fail .isNumeric()Dave Methvin2014-03-041-1/+3
* Effects: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6