aboutsummaryrefslogtreecommitdiffstats
path: root/test/otherlibs
Commit message (Collapse)AuthorAgeFilesLines
* test runner: adding scriptaculous 1.7.0 for the polluted test runner. It ↵Ariel Flesler2008-07-227-0/+3893
| | | | fails, but 1.8.x doesn't fail anymore.
* test runner: the changes are:Ariel Flesler2008-05-282-0/+22
| | | | | | | - 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 runner: adding a new test page called 'polluted'. Where one can choose ↵Ariel Flesler2008-05-2810-0/+9951
to pre-include other libraries and run the test suite with them.