jquery/test/unit
2011-04-07 05:49:32 +02:00
..
ajax.js Bug 7587; Enhancement/1.6 Feature: Bypass regexp filter on $.parseJSON and use native thrown exceptions if window.JSON.parse is available 2011-04-05 01:43:14 -07:00
attributes.js Make sure .val() works after form.reset() in IE. Fixes #2551. 2011-02-10 23:50:02 +01:00
core.js Skip id regex check when large html strings are passed to the jQuery constructor (#7990). 2011-04-05 23:18:35 -04:00
css.js Improve relative string performance in .css and some code cleanup 2011-04-04 16:48:24 -07:00
data.js Only perpetrate the .toJSON hack on data caches when they are attached to a plain Javascript object. Part of the continuing saga of #8108. 2011-02-17 17:09:56 +01:00
deferred.js Adds always and chain methods to deferreds. 2011-04-07 05:49:32 +02:00
dimensions.js Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. 2011-01-09 15:58:47 -06:00
effects.js Fix a some inaccuracies in the original test case for #7912. 2011-02-17 19:14:46 +01:00
event.js Fixes #8712. Bubble custom events to the window when they are triggered. Ride that, Cowboy! 2011-04-06 22:11:58 -04:00
manipulation.js bug 6158; fixing replaceWith from throwing errors on non existant elements; fixing semicolon 2011-03-05 09:59:25 -06:00
offset.js Fix test cases for bug #8316 fix. 2011-03-31 02:55:16 -04:00
queue.js Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests. 2011-01-09 15:58:47 -06:00
traversing.js Fix some unscoped tests which failed after recent changes to QUnit. 2011-02-15 21:03:34 +01:00