jquery/test/unit
2009-12-03 11:45:38 -05:00
..
ajax.js Just restore window.JSON in the getJSON test, don't try to delete the value. 2009-12-03 11:28:49 -05:00
attributes.js Changed the style attribute test to handle hex colors (as that's what Opera returns, in this case. 2009-11-30 14:31:32 -05:00
core.js Added some isObjectLiteral tests. 2009-12-02 14:57:13 -05:00
css.js Fix css("opacity") to not clobber other filters in IE. Closes #4707. 2009-12-01 11:40:28 -08:00
data.js Fixing endlines. 2009-11-25 12:09:53 -05:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js Simplified a selector in the .live() tests. 2009-11-30 14:02:03 -05:00
fx.js Fixed a problem with animations with a duration of 0 not working properly for hide and show. 2009-11-30 14:22:24 -05:00
manipulation.js Removed debug statements from manipulation tests, was causing errors in IE. 2009-12-02 15:14:48 -05:00
offset.js Updated the jQuery suite to use the updated QUnit CSS styling. 2009-09-29 22:48:25 +00:00
selector.js Re-arranged many of the selector tests, breaking them into smaller test groups and into more-appropriate sections. 2009-12-03 11:45:38 -05:00
traversing.js Added in the new .closest(Array) method, will be used to improve the performance of live filtering. 2009-12-02 19:05:51 -05:00