jquery/test/data
2012-12-04 07:40:12 +01:00
..
ajax Organizes the php scripts used for testing better, so that the whole 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. 2012-12-04 07:40:12 +01:00
dimensions 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
event Scorch the earth and retreat on readyState interactive! Close gh-907. 2012-08-23 20:28:22 -04:00
manipulation No ticket: remove test suite external dependencies 2012-11-01 17:32:08 -04:00
offset Fix #11542. document.body should not be special in .offset() and document.documentElement is the default element.offsetParent. Close gh-899. 2012-10-24 23:35:15 -04:00
selector 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
support No ticket: remove test suite external dependencies 2012-11-01 17:32:08 -04:00
1x1.jpg Fixes #11426: getting the responseText of an xhr should be tried/caught because of IE's inability to give access to binary data. Unit test added. 2012-03-07 15:39:39 +01:00
iframe.html Fix indentation in /speed and /test dirs, closes gh-780. 2012-05-18 13:28:50 -04:00
jquery-1.8.2.ajax_xhr.min.js Fix testing of no-ajax custom builds 2012-11-01 00:40:27 -04:00
readywaitasset.js Add readyWait tests. Fixes #8145. 2011-02-12 13:53:05 +01:00
readywaitloader.js Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice. Fixes #8803 . 2011-04-07 11:26:42 -04:00
testinit.js Organizes the php scripts used for testing better, so that the whole 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. 2012-12-04 07:40:12 +01:00
testrunner.js More improvements per @jaubourg 2012-12-03 11:32:19 -05:00
testsuite.css No ticket: fix effects test failure in IE6. Close gh-1012. 2012-10-31 16:41:31 -04:00