jquery/test/unit
2012-12-11 23:35:51 -05:00
..
ajax.js Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore." 2012-12-05 14:54:14 +01:00
attributes.js Missed a var declaration in aad235b325. 2012-12-11 23:35:51 -05:00
callbacks.js Style nit in test/unit/callbacks.js. Closes gh-992 2012-10-16 17:25:20 -04:00
core.js Fix IE failures from 55313d32 2012-12-11 16:12:23 -05:00
css.js Fix #12990. Don't add 'px' to column-count. Close gh-1050. 2012-12-11 22:38:37 -05:00
data.js Restore jQuery.access parameter mistakenly removed in 80d45a69 2012-11-06 09:53:00 -05:00
deferred.js Deferred: .resolve(), .reject() and .notify() now set the callback context to the promise instance rather than the deferred instance ; .then() has also been amended. Fixes #11405. 2012-12-07 15:14:12 +01:00
deprecated.js Remove APIs now in jquery-compat 2012-11-07 20:12:03 -05:00
dimensions.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
effects.js Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024. 2012-11-25 15:23:02 -05:00
event.js Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034. 2012-12-11 22:06:26 -05: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 Fix #4087. insertAfter, insertBefore, etc do not work if origin and destination are same element. Close gh-1068. 2012-12-11 23:35:22 -05:00
offset.js Test: Update index.html to new QUnit format. Close gh-1061. 2012-12-10 21:48:20 -05:00
queue.js No ticket: speedup test suite. Close gh-1020. 2012-11-08 10:10:43 -05:00
selector.js Test: Update index.html to new QUnit format. Close gh-1061. 2012-12-10 21:48:20 -05:00
serialize.js Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. 2012-07-13 09:47:43 +02:00
support.js Fix testing of no-ajax custom builds 2012-11-01 00:40:27 -04:00
traversing.js Test: Update index.html to new QUnit format. Close gh-1061. 2012-12-10 21:48:20 -05:00