aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Build: ESLint detailsOleg Gaidarenko2016-06-111-29/+28
* CSS: Remove units from a 0 width/height elementChristophe Tafani-Dereeper2016-05-161-2/+2
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-1131-48/+72
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-1111-31/+21
* Tests: do not run IE9 effect tests if inside testswarmOleg Gaidarenko2016-04-041-4/+5
* Docs:Tests: Remove legacy code & add support comments where neededMichał Gołębiowski2016-03-301-1/+0
* Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixtureAlexander Lisianoi2016-03-091-8/+32
* Tests: test element position outside viewOleg Gaidarenko2016-02-111-0/+12
* CSS: Restore cascade-override behavior in .showRichard Gibson2016-01-131-9/+5
* Manipulation: execute scripts from iframe in the iframe's contextTimmy Willison2015-11-091-0/+18
* Event: Make event aliases optional in unit testsDave Methvin2015-11-061-1/+1
* 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