COMMIT Expand spec for Enumerator.new with block http://github.com/rubyspec/rubyspec/commit/454d09f51cdedf1bc857229ab057aaaaa4d8cc5f COMMIT Add simple spec for -x command line arg. http://github.com/rubyspec/rubyspec/commit/27107ef52058a0d017a16ed897b55a0325c78c87 COMMIT Add a couple basic IO#readbyte specs (1.9) http://github.com/rubyspec/rubyspec/commit/467655887b84b1a5f15b501d4c365efc017c0408 =================================================================== +++ 20110625T115432Z @@ 10590 @@ The -w command line option - sets $VERBOSE to true +/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth//rubyspec/command_line/dash_x_spec.rb +The -x command line option +- runs code after the first /#!.*ruby.*/-ish line in target file - needs to be reviewed for spec completeness /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth//rubyspec/command_line/error_message_spec.rb @@ 24430 @@ Finished in seconds 1 file, 1 example, expectation, 0 failures, 0 errors +== rubyspec/command_line/dash_x_spec.rb #