Made it so that you no longer need to build jQuery in order to run the test suite...
authorjeresig <jeresig@gmail.com>
Tue, 23 Mar 2010 16:12:16 +0000 (12:12 -0400)
committerjeresig <jeresig@gmail.com>
Tue, 23 Mar 2010 16:12:16 +0000 (12:12 -0400)
commit8effe3a7dee91c833cc1774646da9d743600c64c
tree1d8c9b10b5a7431ffb9c5c70cf4654e7c98d9438
parentba8938d444b9a49bdfb27213826ba108145c2e50
Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least).
14 files changed:
src/ajax.js
src/attributes.js
src/core.js
src/css.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/outro.js
src/sizzle-jquery.js
src/support.js
src/traversing.js
test/index.html
test/unit/attributes.js