jquery/test/unit
2009-09-16 02:19:18 +00:00
..
ajax.js remove globals in tests for compability with ?noglobals, to be enabled by default 2009-09-15 17:51:38 +00:00
attributes.js jquery attributes: closes #5234. attr() supports jQuery.fn methods. 2009-09-15 17:23:26 +00:00
core.js jquery core: Fixed #5202. Fixing selector generation when a manipulation function receives a jQuery object. 2009-09-14 18:03:18 +00:00
css.js Uses the more stable font-size as a sentinel 2009-07-13 21:50:58 +00:00
data.js data should not add expando unless actually adding data 2009-09-15 21:14:08 +00:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js jquery event: closes #5250. bind(), unbind() and one() support Object Literals (needs some refactor though) 2009-09-16 02:19:18 +00:00
fx.js jquery fx: closes #2542. show/hide(0, fn) wasn't calling the callback. 2009-09-15 00:32:13 +00:00
manipulation.js remove globals in tests for compability with ?noglobals, to be enabled by default 2009-09-15 17:51:38 +00:00
offset.js offset is now a setter 2009-09-15 19:15:04 +00:00
selector.js Temporarily disabled some tests for Opera 10 - a variety of problems with input elements and selectors exist. 2009-08-26 16:29:46 +00:00
traversing.js Added support for .eq(-N), .first(), and .last(). Fixes #2164 and #4188. 2009-09-09 00:21:21 +00:00