jquery/test/unit
2011-04-12 00:27:51 +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 Had some stale code in test/unit/attributes.js 2011-04-10 15:40:49 -04:00
core.js Merge branch 'proxy-native-bind' of https://github.com/gf3/jquery into gf3-proxy-native-bind 2011-04-10 16:51:22 -04:00
css.js Improve relative string performance in .css and some code cleanup 2011-04-04 16:48:24 -07:00
data.js Fixes #7328. When getting data- attributes, after-cap any embedded dashes per the W3C HTML5 spec. 2011-04-10 15:17:00 -04:00
deferred.js Renames chain as pipe. 2011-04-08 17:35:08 +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 Adds fn.promise as a mean to observe the completion of animations on a set of elements. Only queued animations are handled for now, non-queued animations support coming soon. Effects unit tests updated to test the feature (needs more testing though). 2011-04-07 06:00:52 +02:00
event.js Merge branch '8777' of https://github.com/rwldrn/jquery into rwldrn-8777 2011-04-11 12:13:04 -04:00
manipulation.js Make the new attr/prop changes pass the test suite (in Webkit). There are still errors in IE. 2011-04-03 19:13:38 -04:00
offset.js Fix test cases for bug #8316 fix. 2011-03-31 02:55:16 -04:00
queue.js Adds _mark and _unmark as a mean to keep track of ongoing non-queued animations in fn.promise. 2011-04-11 13:40:14 +02:00
traversing.js Run order problem when running full test suite in Opera 11, removed failing test as it passed by itself and there are others just like it 2011-04-11 12:24:31 -04:00