Update unit tests with a leak detection mechanism for the various jQuery globals...
authorColin Snover <github.com@zetafleet.com>
Sun, 9 Jan 2011 21:58:47 +0000 (15:58 -0600)
committerColin Snover <github.com@zetafleet.com>
Sun, 9 Jan 2011 21:58:47 +0000 (15:58 -0600)
commite2941d5a98e91c5f61b200b2763e5fa0eb339365
tree6bcc82b8589f18aacf734ba80efe72108e935c84
parent80af46e8ffe8292e0af0537db6c7e89019e5edba
Update unit tests with a leak detection mechanism for the various jQuery globals and fix all leaks in the tests.
15 files changed:
test/data/testinit.js
test/index.html
test/unit/ajax.js
test/unit/attributes.js
test/unit/core.js
test/unit/css.js
test/unit/data.js
test/unit/dimensions.js
test/unit/effects.js
test/unit/event.js
test/unit/manipulation.js
test/unit/offset.js
test/unit/queue.js
test/unit/selector.js
test/unit/traversing.js