aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-245/+2
* Tests: Simulate events when CI hinders use of native onesRichard Gibson2017-07-201-5/+0
* Build: Update npm deps, fix Sinon npmcopy configMichał Gołębiowski2016-01-271-1/+1
* Tests: fixed grammar in commentHenry Wong2016-01-131-1/+1
* Effects: Finish should call progressThomas Tortorini2015-09-081-0/+1
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-1/+1
* Event: Remove fake originalEvent from jQuery.Event.simulateGabriel Schulhof2015-05-291-0/+5
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-201-0/+1
* Tests: make top of the HTML suite compliant with style guideOleg Gaidarenko2015-02-191-7/+5
* Build: Move all external libraries to external directoryScott González2014-06-241-4/+4
* Tests: Remove html5 shivDave Methvin2014-01-091-7/+0
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-4/+4
* Effects: Integrate sinon fake timers into tests. Close gh-1377.John Paul2013-11-241-0/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-3/+3
* Use full version of jQuery 1.9.1Oleg2013-11-081-2/+5
* Convert testrunner to an AMD module and ensure jQuery is on the page when exe...Timmy Willison2013-09-061-0/+7
* Move test loader to testinit.js. Fix race condition with dependency loading.Timmy Willison2013-09-061-54/+1
* Use requirejs to load the testswarm inject scriptTimmy Willison2013-09-061-2/+15
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-30/+44
* Fixed pulling in Sizzle subproject when testing with min/dev.Oleg Gaidarenko2013-08-161-0/+6
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-57/+27
* Fix paths for qunit filesOleg2013-07-241-2/+2
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-3/+3
* Fix #13596; #13722: .replaceWith consistency. Close gh-1216.Richard Gibson2013-04-161-1/+1
* Adjust tabIndex propHook for modern browsers and return -1 where appropriate....Oleg Gaidarenko2013-04-081-0/+6
* Separate test/unit/wrap.js; make tests not fail when wrap module excludedMichał Gołębiowski2013-04-091-0/+1
* Fix #13265 #13332: traversing methods with text nodes. Close gh-1145.Richard Gibson2013-02-131-1/+1
* Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.Richard Gibson2013-02-071-1/+1
* Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.Oleg2013-02-041-0/+1
* Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132,...Timmy Willison2013-01-301-1/+1
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-261-6/+6
* Fix failing tests, add support for empty spans in Opera. Supplements #13132, ...Timmy Willison2013-01-211-1/+1
* Test: Update index.html to new QUnit format. Close gh-1061.Timo Tijhof2012-12-101-8/+4
* update SizzleRichard Gibson2012-11-161-10/+13
* No ticket: speedup effects testsRichard Gibson2012-11-121-1/+3
* Fix testing of no-ajax custom buildsRichard Gibson2012-11-011-0/+3
* No ticket: fix effects test failure in IE6. Close gh-1012.Timo Tijhof2012-10-311-14/+14
* Implement expectation test instead of using _removeData. Close gh-997.Timo Tijhof2012-10-281-21/+29
* Shim/shiv the datalist element for crabby Uncle oldIE.Dave Methvin2012-09-051-1/+1
* Let subproject tests use their own test fixture. Closes gh-867.Dave Methvin2012-07-191-2/+5
* Extracts the serialization code from the ajax module so that alternative ajax...jaubourg2012-07-131-0/+1
* Fix #8482, offsetParent should not return null. Closes gh-847.Nowres Rafid2012-07-061-0/+3
* Update Sizzle: reduced size. Add Sizzle's utilities.js to unit teststimmywil2012-06-271-0/+1
* Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...Rick Waldron2012-06-251-0/+1
* Ensure that IE stays in Big Boy mode.Dave Methvin2012-06-161-0/+1
* Use QUnit's URL configs to simplify custom configuration. Closes gh-827Scott González2012-06-151-28/+16
* Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in...timmywil2012-06-151-16/+32
* Rough draft of version=min test capabilities reintroduced.Rick Waldron2012-06-061-1/+21
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-041-1/+1
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-2/+2