Richard Gibson
|
363299ac24
|
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
|
2013-02-07 15:16:28 -05:00 |
|
Dave Methvin
|
58cd84f9d5
|
Fix #13316. Use minified version in unit testing.
|
2013-01-26 10:48:10 -05:00 |
|
timmywil
|
37ffb29d37
|
Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner.
|
2012-06-04 18:04:11 -04:00 |
|
Rick Waldron
|
7c23b77af2
|
Strips IIFEs from modules; Always require built jQuery for tests.
|
2012-06-04 12:48:18 -04:00 |
|
Mike Sherov
|
dd900460ac
|
Fix #10902. DRY up the ways to include src files in tests.
|
2012-01-11 21:35:13 -05:00 |
|
jaubourg
|
2d0bc7ce72
|
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 |
|
jaubourg
|
b90369e8cb
|
Fixes #8135. Makes sure any exception thrown by Firefox when trying to access an XMLHttpRequest property when a network error occured is caught and notified as an error. Added test/networkerror.html to test the behavior.
|
2011-02-02 13:33:31 +01:00 |
|