jquery/test/unit
2011-05-10 11:56:42 -04:00
..
ajax.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
attributes.js Add fallback to prop for the window and document. Switch value to use the property instead of the attribute for back compat. 2011-05-10 00:28:02 -04:00
core.js Make sure that empty nodelists continue to map properly. Fixes . 2011-05-02 13:25:53 -04:00
css.js Landing pull request 357. Update unit tests for widows & orphans. Supplements Fixes . 2011-04-28 15:56:02 -04:00
data.js Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes . 2011-05-10 11:56:42 -04:00
deferred.js Fixes . Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me. 2011-05-09 10:01:20 +02:00
dimensions.js revert to old code, bug is invalid 2011-04-15 07:48:50 -06:00
effects.js Landing pull request 374. .animate() Callbacks should fire in correct order (unit test included). Fixes . 2011-05-10 11:22:12 -04:00
event.js Restored /g flag to rspaces; Adds unit tests; Supplements 2011-04-28 21:15:45 -04:00
manipulation.js Fix problem with appending multiple string arguments in IE 6. Fixes . 2011-05-03 15:02:26 -04:00
offset.js Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 2011-04-12 16:13:56 -04:00
queue.js merge with master and resolve more conflicts 2011-04-12 11:29:25 +02:00
support.js Adds unit/support.js to unit tests. Still have to test for has to be done in its own file however, since Firefox refuses to notify global errors in the iframe (attachEvent, window.onerror and script.onerror all fail). 2011-05-10 12:24:36 +02:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00