This is a correction over a previously flawed implementation. I'm preparing the release notes right now though so I'll be sure to make it clear how to migrate this.
Originally Posted by js_coder
I notice that tests are distributed with 3.2. How can I run the test suite (how can I get it)?
You can't... currently. The unit tests are all written using YUI test, but run in our own testing environment. We run the tests in the browser/OS combinations we support and as of now everything is passing.
It's likely that we'll release the testing harness when it has matured a little (it's a very young project), but in the mean time here's a sneak peek.
You need a support subscription to download ext-3.1.2.
The support subscription also gives you access to the SVN repository, so you can build the latest ext-3.1+ version.