| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Update test code for compatibility with QUnit 2.x (#4297) | abnud1 | 2019-02-18 | 1 | -5/+6 |
* | Tests: Allow Karma to load unminfied source | Richard Gibson | 2018-09-07 | 1 | -14/+28 |
* | Tests: ensure that module assertions run on supported browsers | Timmy Willison | 2018-01-16 | 1 | -0/+10 |
* | Core: deprecate jQuery.isFunction | Jason Bedard | 2018-01-15 | 1 | -2/+2 |
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 1 | -12/+25 |
* | Tests: Revert some testIframe changes to fix dimensions tests | Richard Gibson | 2017-04-29 | 1 | -7/+2 |
* | Revert "Tests: Revert some testIframe changes to fix dimensions tests" | Richard Gibson | 2017-04-29 | 1 | -2/+7 |
* | Tests: Revert some testIframe changes to fix dimensions tests | Richard Gibson | 2017-04-29 | 1 | -7/+2 |
* | Tests: Clean up offset debugging | Richard Gibson | 2017-04-29 | 1 | -7/+1 |
* | Tests: Adjust by actual scroll position, rather than expected | Richard Gibson | 2017-04-29 | 1 | -1/+1 |
* | Tests: Keep iframes visible in TestSwarm | Richard Gibson | 2017-04-28 | 1 | -2/+13 |
* | Tests: Prepend test iframes for even *more* consistency | Richard Gibson | 2017-04-25 | 1 | -1/+1 |
* | Tests: Allow a mock QUnit.test for perfect testIframe fidelity | Richard Gibson | 2017-04-25 | 1 | -2/+5 |
* | Tests: Attach test iframes to the body for visibility-dependent code | Richard Gibson | 2017-04-25 | 1 | -6/+9 |
* | Tests: Improve offset test setup and labels | Richard Gibson | 2017-04-24 | 1 | -0/+1 |
* | Core: Deprecate jQuery.isArray | Manoj Kumar | 2016-11-30 | 1 | -1/+1 |
* | Core: expose noConflict in AMD mode | Timmy Willison | 2016-08-15 | 1 | -3/+1 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -29/+28 |
* | Tests: Refactor testIframe() to make it DRYer and more consistent | Dave Methvin | 2016-04-11 | 1 | -4/+3 |
* | Tests: Make iframe tests wait after checking isReady | Dave Methvin | 2016-04-11 | 1 | -31/+0 |
* | Tests: do not run IE9 effect tests if inside testswarm | Oleg Gaidarenko | 2016-04-04 | 1 | -4/+5 |
* | Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture | Alexander Lisianoi | 2016-03-09 | 1 | -8/+32 |
* | Tests: Keep test iframes around for assertions | Richard Gibson | 2015-10-17 | 1 | -1/+1 |
* | Tests:Docs: Fix various typos | Gary Ye | 2015-10-12 | 1 | -2/+2 |
* | Event: Move .bind() and .delegate() to deprecated | Dave Methvin | 2015-10-12 | 1 | -0/+1 |
* | Tests: Use QUnit URL parameter parsing | Richard Gibson | 2015-10-08 | 1 | -6/+3 |
* | Tests: Add dummy modules when running basic tests | Richard Gibson | 2015-10-08 | 1 | -13/+16 |
* | Tests: Really fix tests in IE 8 this time | Michał Gołębiowski | 2015-09-08 | 1 | -1/+1 |
* | Tests: Don't load non-basic tests when basic module is selected | Michał Gołębiowski | 2015-09-08 | 1 | -29/+37 |
* | Tests: Add simple tests for Android 2.3 | Michał Gołębiowski | 2015-09-08 | 1 | -0/+6 |
* | Tests: further improvements QUnit 2.0 migration | Oleg Gaidarenko | 2015-09-08 | 1 | -3/+3 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -20/+21 |
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 1 | -20/+29 |
* | Effects: Adding unit tests for jQuery.Animation | Corey Frang | 2015-06-26 | 1 | -0/+1 |
* | Effects: Add tests for jQuery.Tween | Corey Frang | 2015-06-26 | 1 | -1/+2 |
* | Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out | Timmy Willison | 2014-12-10 | 1 | -1/+1 |
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 1 | -1/+3 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -2/+4 |
* | Build: Use jscs to check test helpers | Oleg Gaidarenko | 2014-04-15 | 1 | -1/+0 |
* | Tests: More improvments for testrunner | Oleg Gaidarenko | 2014-04-15 | 1 | -20/+17 |
* | Tests: Remove Sizzle intergration tests | Oleg Gaidarenko | 2014-04-15 | 1 | -40/+27 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -1/+1 |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -1/+3 |
* | No ticket: Fix subproject iframe tests | Richard Gibson | 2013-10-11 | 1 | -5/+10 |
* | Convert testrunner to an AMD module and ensure jQuery is on the page when exe... | Timmy Willison | 2013-09-06 | 1 | -55/+58 |
* | No ticket: link testinit | Timmy Willison | 2013-09-06 | 1 | -1/+1 |
* | Move test loader to testinit.js. Fix race condition with dependency loading. | Timmy Willison | 2013-09-06 | 1 | -0/+67 |
* | No ticket: Hide the testing-support jQuery from tests | Richard Gibson | 2013-09-03 | 1 | -6/+7 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -10/+1 |
* | Update jshintrc to conform to new style guide. Conform to onevar and unused i... | Timmy Willison | 2013-04-09 | 1 | -67/+64 |