jquery/test/unit
2011-05-11 14:13:07 +02:00
..
ajax.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
attributes.js Add fallback to prop for the window and document. Switch value to use the property instead of the attribute for back compat. 2011-05-10 00:28:02 -04:00
core.js Make sure that empty nodelists continue to map properly. Fixes #8993. 2011-05-02 13:25:53 -04:00
css.js Landing pull request 357. Update unit tests for widows & orphans. Supplements #8971 Fixes #8971. 2011-04-28 15:56:02 -04:00
data.js Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes #9124. 2011-05-10 11:56:42 -04:00
deferred.js Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me. 2011-05-09 10:01:20 +02:00
dimensions.js revert to old code, bug is invalid 2011-04-15 07:48:50 -06:00
effects.js Landing pull request 374. .animate() Callbacks should fire in correct order (unit test included). Fixes #9100. 2011-05-10 11:22:12 -04:00
event.js Restored /g flag to rspaces; Adds unit tests; Supplements #9008 2011-04-28 21:15:45 -04:00
manipulation.js Fixes #9221. Wraps openings of html comments and CDATA blocks found at the beginning of inserted script elements into a javascript block comment so that the new implementation of globalEval will not throw an exception in IE (execScript being less lenient than eval). Unit tests added. 2011-05-11 14:13:07 +02:00
offset.js Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 2011-04-12 16:13:56 -04:00
queue.js merge with master and resolve more conflicts 2011-04-12 11:29:25 +02:00
support.js Adds unit/support.js to unit tests. Still have to test for #8763 has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail). 2011-05-10 12:24:36 +02:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00