In irtests.rb: We already have an environment variable ROWAN_RUNTIME that is used to run tests on Mono. No need to add cmd_prefix. Just in your dev.sh set ROWAN_RUNTIME to “mono”. Why do you need to set debug_folder to mono_debug? Why couldn’t mono build to the same folders (Debug/V4 Debug) as on Windows?
Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ryan Riley Sent: Friday, April 16, 2010 11:40 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Code Review: Etc module for Mono Many thanks to Ivan for his dev.sh, ir.sh, and help with many of the implementation details. Gotta give credit where credit is due. The bad Ruby idioms will all be due to me, so just let me know what you need me to change. :) Ryan Riley Email: ryan.ri...@panesofglass.org<mailto:ryan.ri...@panesofglass.org> LinkedIn: http://www.linkedin.com/in/ryanriley Blog: http://wizardsofsmart.net/ Twitter: @panesofglass Website: http://panesofglass.org/ On Fri, Apr 16, 2010 at 11:35 PM, Ryan Riley <ryan.ri...@panesofglass.org<mailto:ryan.ri...@panesofglass.org>> wrote: http://github.com/panesofglass/ironruby git diff attached * Implements the Etc module for Mono * Adds RubySpec updates for the Etc library * Additional updates (dev.sh, ir.sh, many path-related changes) to allow *nix devs to run irtests, though this isn't complete. Regards, Ryan Riley
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core