aboutsummaryrefslogtreecommitdiffstats
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #11257. Correct path to source files.Rick Waldron2012-01-301-3/+2
* Fix #10931: Make unit tests work without web access.Richard Gibson2012-01-121-2/+2
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-1114-186/+114
* Remove the invisible body in support; Add temporary tests to verify correct s...timmywil2011-11-171-1/+1
* Fix error in test suite from testElementCrash.html; did not have callbacks.jstimmywil2011-11-161-0/+1
* Fix #10691. Remove all instances of equals() and same(), as these are depreca...Mike Sherov2011-11-062-11/+5
* Pass iframe support tests at doc ready. Fixes support fail in FF7timmywil2011-10-311-1/+3
* Add a way to fire native events using dispatchEvent/fireEvent in testinit.js;...timmywil2011-10-281-1/+15
* Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown el...timmywil2011-10-231-0/+3
* Run ajax tests in swarmtimmywil2011-10-131-1/+1
* Update sizzle; Add sizzle cache collision iframe test. Fixes #8539.timmywil2011-10-132-22/+62
* Landing pull request 331. Add support for registering jQuery as an AMD module...jrburke2011-09-191-1/+13
|\
| * Add support for registering jQuery as an AMD module. Only does so if the AMD ...jrburke2011-04-161-1/+13
* | Removing topic.js as it will be a plugintimmywil2011-09-1911-10/+1
* | $.Callbacks, $.Topic and notify/progress on $.Deferred.jaubourg2011-09-1910-0/+20
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92...timmywil2011-09-192-2/+133
* | Revert "Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385"timmywil2011-08-261-2/+2
* | Revert "Updated version numbers; Fixes #9385"timmywil2011-08-261-2/+2
* | Add test page for crashing IE8 when the testElement in support has a backgrou...timmywil2011-08-041-0/+19
* | Merge pull request #416 from gnarf37/ticket_6652Dave Methvin2011-08-041-0/+2
|\ \
| * | Unit test for #6652Corey Frang2011-07-131-0/+2
* | | Merge pull request #417 from rwldrn/9385Dave Methvin2011-08-041-2/+2
|\ \ \
| * | | Updated version numbers; Fixes #9385rwldrn2011-06-231-2/+2
| * | | Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385rwldrn2011-06-201-2/+2
| |/ /
* | | Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText i...jaubourg2011-07-231-0/+5
* | | Landing pull request 433. Fix testswarm test cases. Fixes #9555.Krinkle2011-07-122-2/+2
|/ /
* | Attribute hooks do not need to be attached in XML docs. Fixes #9568.timmywil2011-06-131-1/+1
* | Check classes passed for duplicates. Fixes #9499.timmywil2011-06-071-1/+1
* | Attach background data to divs as welltimmywil2011-05-251-1/+1
* | Remove unnecessary background setting in support now that we have the div rev...timmywil2011-05-251-0/+4
* | Adds iframe code for #9239.jaubourg2011-05-131-0/+37
* | Adds unit/support.js to unit tests. Still have to test for #8763 has to be do...jaubourg2011-05-102-0/+52
* | Avoid changing html in two places; add minified jQuery as an option to the ma...timmywil2011-05-022-3/+8
* | Syntax in testrunnertimmywil2011-04-281-2/+3
* | Landing pull request 354. Adds QUnit Aliases to testrunner.js. Fixes #8991.Rick Waldron2011-04-281-0/+9
|/
* Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099.jeresig2011-04-141-1/+6
|\
| * Ticket #8099 Performance tweaking, creditsrwldrn2011-04-131-0/+2
| * Ticket 8099, Reattempt with iframerwldrn2011-04-121-0/+3
* | VML.type test was causing multiple test suite fails, fix attributes.js fail i...timmywil2011-04-121-0/+3
|/
* Revert "QUnit test for overriding important css declarations, references #4427"jeresig2011-04-121-4/+0
* Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403jeresig2011-04-121-1/+1
|\
| * Adding unit tests for #8403louisremi2011-03-071-1/+1
* | QUnit test for overriding important css declarations, references #4427Azatoth2011-04-121-0/+4
* | Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ ...Dave Methvin2011-04-071-3/+3
* | Fix test cases for bug #8316 fix.timmywil2011-03-312-30/+1
* | Oops, that test file for bug #8316 was needed - was also missing an include a...jeresig2011-03-241-0/+30
* | Moves Deferred-related code into a separate module. Context handling has been...jaubourg2011-03-037-0/+7
|/
* Fixes #8297. Makes sure response headers with empty values are handled proper...jaubourg2011-02-171-0/+2
* Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...Anton M2011-02-151-3/+0
* Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099jeresig2011-02-141-0/+3
|\