aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
Commit message (Expand)AuthorAgeFilesLines
* Tests: reuse browser workers in BrowserStack tests (#5428)Timmy Willison2024-03-051-1/+1
* Tests: migrate testing infrastructure to minimal dependenciesTimmy Willison2024-02-261-13/+15
* Build: Drop individual AMD modulesMichał Gołębiowski-Owczarek2023-06-271-5/+4
* Build: Restore the external directoryMichał Gołębiowski-Owczarek2021-03-241-5/+5
* Build: Use the US spelling of "favor"Necmettin Karakaya2020-07-221-1/+1
* Build: Make Karma work in ES modules modeMichał Gołębiowski-Owczarek2019-12-161-2/+10
* Build: Auto-convert sources to AMDMichał Gołębiowski-Owczarek2019-12-091-2/+2
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-2/+2
* Build: Remove the external directory, read from node_modules directlyMichał Gołębiowski-Owczarek2019-08-261-5/+5
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-041-1/+0
* 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