jquery/test/unit
2011-04-12 00:35:51 -04: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 'bug_4366' of https://github.com/jboesch/jquery into jboesch-bug_4366 2011-04-12 00:12:27 -04:00
css.js Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403 2011-04-12 00:35:51 -04: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 Bug fixes in queue.js: type in dequeue could be undefined which lead to a wrong data key, which would then have undesirable data left dangling on elements. Also adds missing semicolon in effects unit. 2011-04-12 01:09:35 +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 Merge branch 'master' of https://github.com/inukshuk/jquery into inukshuk-master 2011-04-12 00:25:36 -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