aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ajax: .load() should trim its selectorDave Methvin2014-03-041-0/+1
* Tests: Remove one of the checks for memory leakOleg2014-01-141-12/+0
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2013-12-231-11/+7
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-1/+1
* Ajax: Use weak ETag header in testsCorey Frang2013-11-261-2/+5
* Ref #14503: Cherry-pick tests.hongymagic2013-11-151-1/+6
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-1/+3
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-11-121-0/+18
* Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.Michał Gołębiowski2013-11-111-1/+0
* Use full version of jQuery 1.9.1Oleg2013-11-082-4/+9597
* Add more thorough check for CSP violationsOleg2013-11-074-8/+9
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-071-0/+24
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
* Fix #14379: AJAX requests on unloadRichard Gibson2013-10-281-0/+30
* Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."Dave Methvin2013-10-221-18/+0
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-10-221-0/+18
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-112-9/+17
* Convert testrunner to an AMD module and ensure jQuery is on the page when exe...Timmy Willison2013-09-062-289/+293
* No ticket: link testinitTimmy Willison2013-09-061-1/+1
* Move test loader to testinit.js. Fix race condition with dependency loading.Timmy Willison2013-09-062-15/+67
* Use requirejs to load the testswarm inject scriptTimmy Willison2013-09-061-14/+0
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-0611-103/+21
* Fix #14084: attach the test div to documentElement, not body.Michał Gołębiowski2013-09-051-0/+26
* No ticket: Hide the testing-support jQuery from testsRichard Gibson2013-09-032-28/+33
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-13/+27
* Revert "Close php tags for ajax tests on swarm"Timmy Willison2013-08-193-8/+2