jquery/test/unit
2011-11-18 09:29:10 -05:00
..
ajax.js Take 2 on "Fix ajax to always expect an Error object, per #10646." 2011-11-08 15:52:30 -05:00
attributes.js Landing pull request 600. Remove jQuery.trim() to restore perf. Supplements #10773. 2011-11-14 12:24:58 -05:00
callbacks.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
core.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
css.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
data.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
deferred.js Have Deferred.always return the object onto which it is currently attached to enable true chainability. Fixes #10723. Unit tests added. 2011-11-09 01:02:29 +01:00
dimensions.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
effects.js Add back unit in the width/height step function. Fixes #10669. 2011-11-07 10:47:09 -05:00
event.js Fix #10791. SVG clamors for special treatment of its class names. 2011-11-16 10:35:53 -05:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Use .wrapAll to wrap both text nodes in #10812 so IE9 likey. 2011-11-17 14:15:42 -05:00
offset.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
queue.js Fix #10691. Remove all instances of equals() and same(), as these are deprecated in QUnit. 2011-11-06 15:27:42 -05:00
selector.js Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. 2011-10-13 11:11:41 -04:00
support.js No global vars allowed. Declare 'body' in support. 2011-11-18 09:29:10 -05:00
traversing.js Coerce eq() argument all the time. Fixes #10616 2011-11-06 16:17:59 -05:00