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 |
|
Trey Hunner
|
f1dcaad097
|
Fix indentation in /speed and /test dirs, closes gh-780.
|
2012-05-18 13:28:50 -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 |
|
John Resig
|
9c763ad39d
|
Add another tweak for handling CSP - we need to make sure that we don't trigger any eval on load (not sure if it's the best tweak, definitely not ideal). Add a test page as well so that it's easier to catch problem.
|
2011-01-18 15:13:09 -05:00 |
|