This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery
Watch
1
Star
1
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2026-04-20 03:01:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3930afa3ad10440ecb6571c0840d576b9979bff5
jquery
/
test
History
Anton M
3930afa3ad
Follow up to
fbf79c0b49
.
...
Fix stupid error.
2011-02-13 01:48:48 +01:00
..
data
Remove old cruft from test folder. Change "polluted" test suite loader to use CDN hosted libraries.
2011-02-13 01:34:31 +01:00
unit
Remove duplicate test.
2011-02-11 11:59:42 +01:00
csp.php
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
delegatetest.html
So embarrassing :(
2011-01-14 12:46:22 -05:00
index.html
No need to duplicate Sizzle tests, just run them directly from Sizzle.
2011-02-10 16:19:35 -05:00
localfile.html
Simplifies status normalization in xhr transport. Local file test modified for clarity.
2011-02-11 07:02:11 +01:00
networkerror.html
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
polluted.php
Follow up to
fbf79c0b49
.
2011-02-13 01:48:48 +01:00
readywait.html
Add readyWait tests.
Fixes
#8145
.
2011-02-12 13:53:05 +01:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00