aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Core: use interactive to evaluate dom ready, barring IE9-10Timmy Willison2015-10-291-0/+23
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-181-1/+2
* Tests: Change quotes according to style guidelinesJulian Alexander Murillo2015-10-187-16/+16
* Tests: Keep test iframes around for assertionsRichard Gibson2015-10-171-1/+1
* 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: Add simple tests for Android 2.3Michał 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
* Build: correct style tests files which could be automatically correctedOleg Gaidarenko2015-09-071-2/+2
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-074-819/+1113
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-20/+29
* 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
* Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left outTimmy Willison2014-12-101-1/+1
* Build: fix tests in AMD modeTimmy Willison2014-12-091-1/+3
* Tests: Minor updates for QUnit 1.16 compatibilityRichard Gibson2014-12-051-4/+3
* Misc: Remove leftover -moz-box-sizing in testsMichał Gołębiowski2014-11-031-1/+0
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-172-9/+24
* Ajax: Always use script injection in globalEvalOleg Gaidarenko2014-06-162-1/+1
* 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
* Build: Fix code style issueOleg Gaidarenko2014-04-151-1/+0
* Tests: Fix failing ajax tests in oldIEOleg Gaidarenko2014-04-153-4/+4
* Tests: Bring back some of the clean-up logicOleg Gaidarenko2014-04-151-0/+11
* Tests: Do global clean up in teardown functionOleg Gaidarenko2014-04-151-0/+2
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-152-2/+0
* Tests: More improvments for testrunnerOleg Gaidarenko2014-04-152-59/+36
* Tests: Remove Sizzle intergration testsOleg Gaidarenko2014-04-152-174/+27
* Tests: Simplify globals cleanupOleg Gaidarenko2014-04-151-10/+9
* Tests: Remove QUnit start hookOleg Gaidarenko2014-04-151-11/+1
* Tests: Remove uselss "keys" helperOleg Gaidarenko2014-04-151-15/+1
* Tests: Simplify "testTimeout" optionOleg Gaidarenko2014-04-151-1/+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: Do not run window.onready when readyDave Methvin2014-03-041-0/+24
* Event: Allow triggerHandler(beforeunload)Dave Methvin2014-03-041-0/+18