jquery/test/unit
2009-12-01 14:11:32 -08:00
..
ajax.js Re-wrote context Ajax test to use an element instead of an object (a more realistic test and works with the new jQuery.extend logic for cloning object literals). 2009-11-17 14:36:10 -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 Fixes $.trim for   closes #4980 2009-11-30 10:22:18 -08: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 Adding a test that a new option can be selected with val(N) 2009-12-01 14:11:32 -08:00
offset.js Updated the jQuery suite to use the updated QUnit CSS styling. 2009-09-29 22:48:25 +00:00
selector.js Updated the jQuery suite to use the updated QUnit CSS styling. 2009-09-29 22:48:25 +00:00
traversing.js Switched from using QUnit's isObj/isSet to the more robust same method. 2009-09-29 19:49:43 +00:00