| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055 | Rick Waldron | 2012-01-11 | 1 | -1/+1 |
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 1 | -23/+1 |
* | Remove the invisible body in support; Add temporary tests to verify correct s... | timmywil | 2011-11-17 | 1 | -1/+1 |
* | Landing pull request 586. Create exports.js for exporting jQuery to window an... | jrburke | 2011-11-14 | 1 | -0/+2 |
* | Run offset support tests at doc ready. Fixes #10613. | timmywil | 2011-10-31 | 1 | -0/+1 |
* | Removes 'subline' from test/index.html. Fixes #10371 | Rick Waldron | 2011-09-28 | 1 | -1/+1 |
* | Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. Fix... | Rick Waldron | 2011-09-19 | 1 | -0/+9 |
* | Removing topic.js as it will be a plugin | timmywil | 2011-09-19 | 1 | -2/+0 |
* | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 1 | -0/+4 |
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 1 | -1/+2 |
* | Fixes assertion counts and dom element fixture issue | Rick Waldron | 2011-08-05 | 1 | -2/+1 |
* | Merge pull request #416 from gnarf37/ticket_6652 | Dave Methvin | 2011-08-04 | 1 | -0/+3 |
|\ |
|
| * | Unit test for #6652 | Corey Frang | 2011-07-13 | 1 | -0/+3 |
* | | jQuery.clone() check that destination child nodes are not null. Fixes #9587 | rwldrn | 2011-06-15 | 1 | -0/+2 |
|/ |
|
* | Adds unit/support.js to unit tests. Still have to test for #8763 has to be do... | jaubourg | 2011-05-10 | 1 | -0/+1 |
* | Fix QUnit Header links | timmywil | 2011-05-02 | 1 | -1/+1 |
* | Avoid changing html in two places; add minified jQuery as an option to the ma... | timmywil | 2011-05-02 | 1 | -1/+5 |
* | Update QUnit, fix visibility of #dl and pass JSLint in effects.js | timmywil | 2011-04-17 | 1 | -1/+1 |
* | Switch QUnit div from depreceted #main to #qunit-fixture | timmywil | 2011-04-17 | 1 | -2/+2 |
* | VML.type test was causing multiple test suite fails, fix attributes.js fail i... | timmywil | 2011-04-12 | 1 | -5/+0 |
* | Accessing the 'type' property on VML elements fails on IE. Fixes #7071. | John Firebaugh | 2011-04-12 | 1 | -0/+5 |
* | #5413 - Much shorter solution for getting width/height in ie6 | timmywil | 2011-04-03 | 1 | -0/+4 |
* | Add test for bug#3685, remove added html and add dynamicly to avoid global te... | timmywil | 2011-04-03 | 1 | -2/+0 |
* | Fix #6562, tighten up the special code for form objects, add name attrHook fo... | timmywil | 2011-04-03 | 1 | -1/+2 |
* | Fix #7472 and added test for #3113 | timmywil | 2011-04-03 | 1 | -0/+1 |
* | Moves Deferred-related code into a separate module. Context handling has been... | jaubourg | 2011-03-03 | 1 | -0/+2 |
* | No need to duplicate Sizzle tests, just run them directly from Sizzle. | John Resig | 2011-02-10 | 1 | -1/+1 |
* | Update unit tests with a leak detection mechanism for the various jQuery glob... | Colin Snover | 2011-01-09 | 1 | -1/+1 |
* | Renamed src/transports to src/ajax (in case we need prefilters in the future ... | jaubourg | 2011-01-06 | 1 | -3/+3 |
* | Removed re-usability from jXHR object (no more open, send & onreadystatechang... | jaubourg | 2010-12-31 | 1 | -1/+0 |
* | Speed up & compatibility improvements for new clone mechanism in IE. | Colin Snover | 2010-12-12 | 1 | -1/+1 |
* | Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou... | jaubourg | 2010-12-09 | 1 | -0/+4 |
* | Fix broken selector code from last commit. | jeresig | 2010-10-22 | 1 | -23/+42 |
* | Make sure that +, >, ~ leading, rooted, selectors go to the old engine. Thank... | jeresig | 2010-10-22 | 1 | -42/+23 |
* | fadeToggle(). as suggested by Karl Swedberg in his jQcon talk. patched live! omg | Paul Irish | 2010-10-17 | 1 | -0/+3 |
* | IE6 will shrink-wrap elements with layout instead of allowing content to flow... | Colin Snover | 2010-10-05 | 1 | -21/+21 |
* | Update $.fn.animate to change display mode only when necessary (inline, non-f... | Colin Snover | 2010-10-05 | 1 | -2/+2 |
* | Make sure that ambiguous val() selection works correctly. | John Resig | 2010-09-28 | 1 | -0/+5 |
* | Don't have .val() return selected-but-disabled options, or selected options i... | Dave Methvin | 2010-09-24 | 1 | -0/+9 |
* | Added full support for easing in all shorthand effects methods (hide, show, t... | Karl Swedberg | 2010-09-22 | 1 | -0/+2 |
* | Changed the order of the tests to run in the same order in which they're spec... | jeresig | 2010-03-23 | 1 | -9/+10 |
* | Made it so that you no longer need to build jQuery in order to run the test s... | jeresig | 2010-03-23 | 1 | -17/+33 |
* | Bringing Sizzle test suite changes back in. | John Resig | 2009-12-19 | 1 | -0/+5 |
* | Move the test results list above the test HTML to avoid test suite layout wei... | jeresig | 2009-12-18 | 1 | -2/+1 |
* | Renamed the 'fx' module to 'effects'. Should've been done a long time ago. | jeresig | 2009-12-18 | 1 | -1/+1 |
* | Split the queue code out from data.js into a dedicated queue.js file (also sp... | John Resig | 2009-12-06 | 1 | -0/+1 |
* | Pull in QUnit using a submodule. In order to build jQuery (and run the tests)... | John Resig | 2009-10-22 | 1 | -2/+2 |
* | Updated the jQuery suite to use the updated QUnit CSS styling. | John Resig | 2009-09-29 | 1 | -2/+2 |
* | Updated the jQuery test suite to use the new QUnit file names. | John Resig | 2009-09-29 | 1 | -2/+2 |
* | Moved the jQuery-specific test suite CSS into a separate file. | John Resig | 2009-09-29 | 1 | -4/+2 |