aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-257-16/+16
* Tests: Keep test iframes around for assertionsRichard Gibson2015-10-251-1/+1
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-1/+2
* Ajax: improve content-type detectionOleg Gaidarenko2015-10-121-0/+5
* Event: fix incorrect testOleg Gaidarenko2015-10-121-1/+1
* Tests:Docs: Fix various typosGary Ye2015-10-122-3/+3
* 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: Backport basic tests from masterMichał Gołębiowski2015-09-081-0/+6
* Tests: further improvements QUnit 2.0 migrationOleg Gaidarenko2015-09-082-11/+11
* Tests: lower the PHP sleep time in unreleasedXHR.htmlMichał Gołębiowski2015-09-081-1/+1
* Tests: Partially use new qunit interfaceOleg Gaidarenko2015-09-071-33/+39
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-075-822/+1116
* Docs: Fix various spelling mistakesBruno Pérel2015-07-301-1/+1
* Effects: Adding unit tests for jQuery.AnimationCorey Frang2015-06-261-0/+1
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-1/+2
* Offset: add tests for hidden elements + scrollTimmy Willison2015-06-161-0/+2
* Tests: Remove test/data/ua.txtMichał Gołębiowski2015-06-161-272/+0
* CSS: Ignore the CSS cascade in show()/hide()/etc.Richard Gibson2015-05-111-10/+2
* Tests: Increase QUnit timeoutMichał Gołębiowski2015-04-271-1/+1
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-152-0/+1
* CSS: simplify hack of css getter for the computed valuesOleg Gaidarenko2014-12-241-0/+5
* Build: fix tests in AMD modeTimmy Willison2014-12-101-1/+3
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-12-084-40/+6
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-051-4/+3
* CSS: Fix get upper case alpha opacity in IE8Zheming Sun2014-11-081-0/+7
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-172-10/+26
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-162-2/+2
* Data: Work around IE11 bug with onpageshow attributeDave Methvin2014-04-301-0/+16
* Effects: Respect display value on inline elementsOleg Gaidarenko2014-04-301-0/+3
* Tests: Comply the style guideOleg Gaidarenko2014-04-151-16/+16
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-153-4/+4
* Tests: Remove unused variablesOleg Gaidarenko2014-04-151-7/+3
* Tests: Improve jsonp testsOleg Gaidarenko2014-04-151-1/+1
* 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
* Core: Change the sleep time in dont_return.php from 100s to 30sMichał Gołębiowski2014-03-191-1/+1
* Core: Change the sleep time in dont_return.php to a sane valueMichał Gołębiowski2014-03-181-1/+1
* Core: Bump timeouts to stabilize doc ready testMichał Gołębiowski2014-03-132-2/+2
* Core: Add test for jQuery.ready.promise fallback loadMichał Gołębiowski2014-03-132-0/+38
* Support: Simplify the box-sizing testMichał Gołębiowski2014-03-101-19/+0
* Core: Do not run window.onready when readyDave Methvin2014-03-041-0/+24
* Event: Allow triggerHandler(beforeunload)Dave Methvin2014-03-041-0/+18
* Ajax: .load() should trim its selectorDave Methvin2014-03-041-0/+1
* Tests: Remove one of the checks for memory leakOleg2014-01-141-12/+0