I've incorporated up-to-date tests from MRI 1.9.3 into our suite. They're under test/externals/ruby1.9, where we previously had some an old copy of 1.9.x's tests with bits commented out.
The new suite still uses the test/ruby_1_9_index file to know which files to run. You can run it with `ant test-interpreted-1.9` or `rake test:mri19`. The latter is about 10x faster, for reasons unknown. In order to get the tests running, I have been working with Ryan Davis on adding an mspec "tag"-like feature to minitest. The new feature is called "excludes", and you can find the excluded tests in test/externals/ruby1.9/excludes. Feel free to add more tests from that suite, with excludes, to ruby_1_9_index. More tests = more confidence! - Charlie --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email