jquery/test
Yehuda Katz 6bc08c2b2f Remove Ajax requirement for simple XML tests
Previously, all jQuery tests that wanted an XML
document would make an Ajax request to go through
jQuery's XML parsing logic in jQuery.ajax. Now,
use jQuery.parseXML instead.

This removes the need for the Ajax server for
these tests, improves their performance, and
decouples simple core tests from Ajax.

(with scottgonzalez)
2012-04-15 17:41:54 -04:00
..
data Remove Ajax requirement for simple XML tests 2012-04-15 17:41:54 -04:00
qunit@0712230bb2 Update qunit and sizzle 2012-01-20 16:41:14 -05:00
unit Remove Ajax requirement for simple XML tests 2012-04-15 17:41:54 -04:00
csp.php Fix #10902. DRY up the ways to include src files in tests. 2012-01-11 21:35:13 -05:00
delegatetest.html Fix #10878. Clear oldIE special change/submit flags on a clone. 2012-01-28 16:46:52 -05:00
hovertest.html Fix #10902. DRY up the ways to include src files in tests. 2012-01-11 21:35:13 -05:00
index.html Amends #10324. Remove object markup fixture; create programmatically 2012-04-11 15:40:03 -04:00
localfile.html Fix #10902. DRY up the ways to include src files in tests. 2012-01-11 21:35:13 -05:00
networkerror.html Fix #10902. DRY up the ways to include src files in tests. 2012-01-11 21:35:13 -05:00
polluted.php Follow up to fbf79c0b49. 2011-02-13 01:48:48 +01:00
readywait.html Fix #10902. DRY up the ways to include src files in tests. 2012-01-11 21:35:13 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00