Code Review: esupport

DLR: FYI on formatting change. No response needed.

tfpt review “/shelveset:esupport;REDMOND\jdeville”
Comment :
Adds -e support to IronRuby using CommonConsoleOptions.Command. Also
fixes a formatting error in ConsoleHost.cs

Updated shelveset to add tests, and make FILE work correctly.

tfpt review “/shelveset:esupport;REDMOND\jdeville”
Comment :
Adds -e support to IronRuby using CommonConsoleOptions.Command. Adds
basic tests for -e. Finally, it makes the parser set FILE to -e when
it parses a SourceUnit from -e. Also fixes a formatting error in
ConsoleHost.cs

Looks good.

Tomas