| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
This reverts commit 228ab3ddae527f72cc3122a1c6115d7718bcfd57.
|
|
|
|
| |
of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore.
|
|
|
|
| |
server from any file location; Make sure Sizzle is available for its tests in testrunner.
|
| |
|
| |
|
|
|
|
| |
been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
|
|
|
|
| |
for clarity.
|
| |
|
|
|
|
| |
to it won't affect the transport. Fixes the url parsing regexp to deal with empty domains. Adds informative text into test/localfile.html and handles Opera's failure. Revises the way xhr are created by doing all tests at load time and normalizes all the xhr creation functions so that none of them may throw an exception.
|
|
location.protocol if "file:". Added test/localfile.html to control it works.
|