aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Sizzle and add tests from the Sizzle suite that require jQuery for the...timmywil2012-05-281-1/+1
* Amends #10324. Remove object markup fixture; create programmaticallyRick Waldron2012-04-111-1/+0
* Followup on #10324. Eliminate duplicate name attribute.Dave Methvin2012-04-101-1/+1
* Ensure innerHTML of src/dest clone nodes is correctly set. Fixes #10324Rick Waldron waldron.rick@gmail.com2012-03-231-0/+1
* Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055Rick Waldron2012-01-111-1/+1
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-111-23/+1
* Remove the invisible body in support; Add temporary tests to verify correct s...timmywil2011-11-171-1/+1
* Landing pull request 586. Create exports.js for exporting jQuery to window an...jrburke2011-11-141-0/+2
* Run offset support tests at doc ready. Fixes #10613.timmywil2011-10-311-0/+1
* Removes 'subline' from test/index.html. Fixes #10371Rick Waldron2011-09-281-1/+1
* Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. Fix...Rick Waldron2011-09-191-0/+9
* Removing topic.js as it will be a plugintimmywil2011-09-191-2/+0
* $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-191-0/+4
* Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92...timmywil2011-09-191-1/+2
* Fixes assertion counts and dom element fixture issueRick Waldron2011-08-051-2/+1
* Merge pull request #416 from gnarf37/ticket_6652Dave Methvin2011-08-041-0/+3
|\
| * Unit test for #6652Corey Frang2011-07-131-0/+3
* | jQuery.clone() check that destination child nodes are not null. Fixes #9587rwldrn2011-06-151-0/+2
|/
* Adds unit/support.js to unit tests. Still have to test for #8763 has to be do...jaubourg2011-05-101-0/+1
* Fix QUnit Header linkstimmywil2011-05-021-1/+1
* Avoid changing html in two places; add minified jQuery as an option to the ma...timmywil2011-05-021-1/+5
* Update QUnit, fix visibility of #dl and pass JSLint in effects.jstimmywil2011-04-171-1/+1
* Switch QUnit div from depreceted #main to #qunit-fixturetimmywil2011-04-171-2/+2
* VML.type test was causing multiple test suite fails, fix attributes.js fail i...timmywil2011-04-121-5/+0
* Accessing the 'type' property on VML elements fails on IE. Fixes #7071.John Firebaugh2011-04-121-0/+5
* #5413 - Much shorter solution for getting width/height in ie6timmywil2011-04-031-0/+4
* Add test for bug#3685, remove added html and add dynamicly to avoid global te...timmywil2011-04-031-2/+0
* Fix #6562, tighten up the special code for form objects, add name attrHook fo...timmywil2011-04-031-1/+2
* Fix #7472 and added test for #3113timmywil2011-04-031-0/+1
* Moves Deferred-related code into a separate module. Context handling has been...jaubourg2011-03-031-0/+2
* No need to duplicate Sizzle tests, just run them directly from Sizzle.John Resig2011-02-101-1/+1
* Update unit tests with a leak detection mechanism for the various jQuery glob...Colin Snover2011-01-091-1/+1
* Renamed src/transports to src/ajax (in case we need prefilters in the future ...jaubourg2011-01-061-3/+3
* Removed re-usability from jXHR object (no more open, send & onreadystatechang...jaubourg2010-12-311-1/+0
* Speed up & compatibility improvements for new clone mechanism in IE.Colin Snover2010-12-121-1/+1