This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-01-24 07:18:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd3662d0ff0ac46d86e339ffeae67e956302f163
jquery
/
test
History
Dave Methvin
dd3662d0ff
Merge pull request
#449
from rwldrn/9913
...
Removes duplicate test block.
Fixes
#9913
2011-08-04 14:10:25 -07:00
..
data
Fixes
#9854
: propagates native statusText onto jqXHR.statusText. statusText in callbacks is still normalized. Unit test added.
2011-07-23 02:39:12 +02:00
qunit
@
d4f23f8a88
Re-updating QUnit, oops.
2011-06-14 15:06:28 -07:00
unit
Merge pull request
#449
from rwldrn/9913
2011-08-04 14:10:25 -07:00
csp.php
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
delegatetest.html
More formatting tweaking.
2011-05-10 12:57:55 -04:00
index.html
Adds unit/support.js to unit tests. Still have to test for
#8763
has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail).
2011-05-10 12:24:36 +02:00
localfile.html
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
networkerror.html
Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
2011-03-03 19:38:06 +01:00
polluted.php
Follow up to
fbf79c0b49
.
2011-02-13 01:48:48 +01:00
readywait.html
Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice.
Fixes
#8803
.
2011-04-07 11:26:42 -04:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00