jquery/test/unit
2013-10-28 11:39:43 -04:00
..
ajax.js Use charAt instead of string indexing for oldIE's sake. Fixes #14356. 2013-09-12 15:49:53 -05:00
attributes.js Add tests for class manipulation on jQuery object containing more than one element. Close gh-1404. (cherry-picked from 35b2b94979) 2013-10-25 00:50:55 +02:00
callbacks.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
core.js Add unit tests for jQuery.grep. Close gh-1345. 2013-09-12 11:23:21 -05:00
css.js Fix #14394: Changing style !important in webkit. Close gh-1385. 2013-10-15 16:38:38 -04:00
data.js Fix #14459: Use jQuery.parseJSON instead of JSON.parse 2013-10-28 11:39:43 -04:00
deferred.js No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-picked from 584a4af9c8) 2013-08-19 18:26:57 +02:00
deprecated.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00
dimensions.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
effects.js No ticket: Improve line-height animation test stability 2013-09-17 09:55:53 -04:00
event.js Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369." 2013-10-22 22:47:34 -04:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Simplify replaceWith method. Closes gh-1276 2013-09-17 14:21:34 +04:00
offset.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
queue.js Further spacing & code style corrections. 2013-04-15 19:34:45 +02:00
ready.js Pass all tests (and load Sizzle fixture correctly) when loading with AMD 2013-08-29 16:25:44 -04:00
selector.js Fix #13223. Re-allow leading space in HTML. Close gh-1264. 2013-05-09 14:07:19 -04:00
serialize.js Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755. 2013-04-09 12:21:54 -04:00
support.js Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE) 2013-09-11 17:23:17 -05:00
traversing.js Fix #13846: .prev sort direction 2013-05-01 11:36:48 -04:00
wrap.js Fix #13741. Make wrap/unwrap methods optional; close gh-1236. 2013-04-17 23:06:33 -04:00