aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2014-01-031-9/+8
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-1/+1
* Ajax: Use weak ETag header in testsCorey Frang2013-11-261-2/+5
* Fix #14503: Cast to string before setting XHR header. Close gh-1427.hongymagic2013-11-141-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
* Use full version of jQuery 1.9.1Oleg2013-11-082-5/+9597
* Fix #14422 and 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-11-041-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-283/+293
* 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. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-067-4/+47
* No ticket: Hide the testing-support jQuery from testsRichard Gibson2013-09-032-27/+32
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-13/+27
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-152-12/+3
* Fix #13596; #13722: .replaceWith consistency. Close gh-1216.Richard Gibson2013-04-162-2/+5
* Further spacing & code style corrections.Michał Gołębiowski2013-04-153-58/+58
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-093-73/+70
* Fix #13393. Avoid IE9 activeElement of death.Dave Methvin2013-04-081-0/+16
* Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218.Michał Gołębiowski2013-04-031-0/+19
* Update grunt-contrib-jshint to 0.3.0, ref gh-1204.Michał Gołębiowski2013-04-031-1/+1
* Remove the define.amd.jQuery check, close gh-1150.jrburke2013-04-031-3/+1
* Fixes #11151, #13388. Minor refactor of response conversion and when/wherejaubourg2013-02-281-0/+6
* No ticket: Revise unit tests in anticipation of Sizzle-free buildsRichard Gibson2013-02-221-12/+15
* Ref #13316: Sync all test documents on full vs. minified source.Richard Gibson2013-02-0821-23/+48
* Fix #13310. Get the right display value for disconnected nodes. Close gh-1155.Oleg2013-02-041-0/+2
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-2618-17/+42