test runner: the changes are:
authorAriel Flesler <aflesler@gmail.com>
Wed, 28 May 2008 23:18:25 +0000 (23:18 +0000)
committerAriel Flesler <aflesler@gmail.com>
Wed, 28 May 2008 23:18:25 +0000 (23:18 +0000)
commit9e48649729a5d4cd9ce52bcba067ba33a562cb4b
treeb0ff9e37e6bd357b819bd313ec0552a35385a0f8
parentabb055bb498c4938b8663eb37c98e9f9e8fd8c9e
test runner: the changes are:
- Replaced all the $ for jQuery in the tests and suite.
- Added a noConflict to testrunner.js.
- Modified the test for noConflict() so that it still work.
- Added jQuery 1.2.1 and 1.2.3 to otherlibs.
test/data/testrunner.js
test/index.html
test/otherlibs/jquery/1.2.1/jquery.js [new file with mode: 0644]
test/otherlibs/jquery/1.2.3/jquery.js [new file with mode: 0644]
test/unit/ajax.js
test/unit/core.js
test/unit/dimensions.js
test/unit/event.js
test/unit/fx.js
test/unit/offset.js
test/unit/selector.js