http://github.com/shri/ironruby/commit/8dca5f221707d00e28c032e96e5325796724422a (the RubyGems tests. Not very interesting) http://github.com/shri/ironruby/commit/89b1fe3d29ce2d82b86b4bf7a2d6a445d5aa4955 (the other changes)
GitDiff.bat 8dca5f221707d00e28c032e96e5325796724422a 89b1fe3d29ce2d82b86b4bf7a2d6a445d5aa4955 * Adding the RubyGems 1.2 test files * Included the 1.3.1 tests as well. They can be used when IronRuby moves up to RubyGems 1.3.1 (which is what MRI 1.8.6p287 uses) * Added Scripts\RubyGemsTests.rb to run the RubyGems tests in the IronRuby dev environment * Added an optional task (use "irtests.bat -all") to irtests.bat to run the RubyGems tests. We can enable it by default once more people can try it out and make sure it works well * irtest.bat now runs in series by default. Use "irtests.bat -par" to tasks run in parallel * Calling exit in at_exit should set the error code. This is required to detect if RubyGemsTests.rb succeeded or not Thanks, Shri
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core