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)
committerwycats <wycats@gmail.com>
Sun, 20 Jun 2010 05:29:47 +0000 (22:29 -0700)
commitb3ccf2f2881d9ad988aba1cf3ccffb810063ab29
treeacb95963062f2c1a15ea237fa3282e7f3075757b
parent656fe92178fda539d91fe31965b28bccff484778
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