jquery/test
2011-09-28 15:50:33 -04:00
..
data Landing pull request 331. Add support for registering jQuery as an AMD module. Fixes #7102. 2011-09-19 16:37:22 -04:00
qunit@bedb986365 Revert QUnit. Recent start/stop changes cause problems with some start/stop calls in effects and offset. Run git submodule update 2011-09-26 12:01:21 -04:00
unit Landing pull request 520. Unset the complete function just before calling it to avoid an exception creating a loop. Fixes #5684. 2011-09-28 12:00:21 -04: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 Don't fire change on an already-selected radio. 2011-09-20 22:18:34 -04:00
hovertest.html Remove the relatedTarget adjustment for mouseenter/leave events, it's an ambiguous case anyway and it is expensive to do. 2011-09-19 15:42:31 -04:00
index.html Removes 'subline' from test/index.html. Fixes #10371 2011-09-28 15:50:33 -04: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