jquery/test/unit
2010-08-26 14:37:58 -04:00
..
ajax.js Fixing request data param issue. Thanks to mislav for the patch. Fixes #5123. 2010-06-14 23:08:28 -04:00
attributes.js Tweaked anchor test to work better on Blackberry 4.7. 2010-08-26 12:36:50 -04:00
core.js Fixing getting/setting classes and makeArray(RegExp) for Blackberry 4.7. Fixes #6930, #6931. 2010-08-23 12:38:55 -07:00
css.js Add .css(Function) incoming value tests. 2010-01-07 13:52:20 -05:00
data.js Make sure that .data() events don't bubble, per the discussion in 2e10af143b. Fixes #6832. 2010-07-27 13:45:32 -04:00
dimensions.js Changed the order of the tests to run in the same order in which they're specified in the Makefile (fixed a dimensions test bug that popped up as a result). 2010-03-23 12:31:40 -04:00
effects.js Replace usage of the removed global reset() method with QUnit.reset(). 2010-07-28 17:19:01 +02:00
event.js Use custom events for testing unbind instead of the, potentially conflicting, error event. 2010-03-24 15:39:58 -04:00
manipulation.js Tweaked manipulation test to ignore order of elements from selector (not important to the test). 2010-08-26 14:37:58 -04:00
offset.js Merge branch 'master' of github.com:jquery/jquery 2010-03-27 18:58:55 -05:00
queue.js Split the queue code out from data.js into a dedicated queue.js file (also split tests accordingly). 2009-12-06 17:19:33 -05:00
selector.js Replace usage of the removed global reset() method with QUnit.reset(). 2010-07-28 17:19:01 +02:00
traversing.js Add in the new level information to the closest(Array) test. 2010-03-02 10:53:54 -05:00