Login Register

Dojo 1.2 - missing tests folders

I don't see the tests folders in dojo, dijit, and dojox, which were available in the 1.1.1 download. Why this change?

Size. The tests and

Size. The tests and pseudo-demos are stipped in the built release, though available in the -src release. I did a bit of explanation about it in the beta1 blog:
http://dojotoolkit.org/2008/09/02/beta-time

It was discussed at length to adopt the dojo-mini for 'official release', offering up only code in the most minified way. They are available on-line at http://download.dojotoolkit.org/release-1.2.0/ in the place you'd expect them, as well as the -src archives.

The decision was based on no longer wanting to use the tests as documentation supplements. The docs will carry full examples and explanations of every component available. Any assistance you can offer on this front is greatly appreciated.