Dave Methvin
|
e5ffcb0838
|
Tests: Refactor testIframe() to make it DRYer and more consistent
Ref gh-3040
Closes gh-3049
|
2016-04-11 13:32:51 -04:00 |
|
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 |
|
Mike Sherov
|
f5fd41252e
|
Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848.
|
2012-07-06 10:12:20 -04: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 |
|
jaubourg
|
e3cf0e220c
|
Transform $.bindReady into $.ready.promise. It is now possible to use $.ready.promise or $.when( $.ready ) to get the ready promise. Costs *1* byte min/gzipped. Unit test added.
|
2012-05-06 01:05:03 +02:00 |
|