test runner: adding a new test page called 'polluted'. Where one can choose to pre...
authorAriel Flesler <aflesler@gmail.com>
Wed, 28 May 2008 20:19:18 +0000 (20:19 +0000)
committerAriel Flesler <aflesler@gmail.com>
Wed, 28 May 2008 20:19:18 +0000 (20:19 +0000)
commit52fbe5d2a8441c9bca5c2b8b9fa8b2bc388a11c1
tree2f000ae079f3f722149059f72a81c7e6b00f5dcd
parent6bf51eea0489149c755f12007b585dc5521b46d3
test runner: adding a new test page called 'polluted'. Where one can choose to pre-include other libraries and run the test suite with them.
13 files changed:
test/data/testsuite.css
test/index.html
test/otherlibs/mootools/1.11/mootools.js [new file with mode: 0644]
test/otherlibs/prototype/1.6.0.2/prototype.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/builder.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/controls.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/dragdrop.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/effects.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/scriptaculous.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/slider.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/sound.js [new file with mode: 0644]
test/otherlibs/scriptaculous/1.8.1/unittest.js [new file with mode: 0644]
test/polluted.php [new file with mode: 0644]