COMMIT [Charles Oliver Nutter] On Solaris and (now) on JRuby, EX requires write and SH requires read. http://github.com/rubyspec/rubyspec/commit/13332cc0fb447988f9d7e1d2aa9c837fe9eefc36 COMMIT [Charles Oliver Nutter] Fix RuntimeErrorError typos. http://github.com/rubyspec/rubyspec/commit/3bf5857d44f9a69092862fa100a0ee1d152e6117 =================================================================== +++ 20110329T015249Z @@ 23761 @@ - sets $KCODE to 'SJIS' with '-Ks' - sets $KCODE to 'SJIS' with '-KS' - raises a RuntimeError for '-a' +- raises a RuntimeError for '-p' +- raises a RuntimeError for '-n' +- raises a RuntimeError for '-y' +- raises a RuntimeError for '-c' +- raises a RuntimeError for '-s' +- raises a RuntimeError for '-h' +- raises a RuntimeError for '--help' +- raises a RuntimeError for '-l' +- raises a RuntimeError for '-S' +- raises a RuntimeError for '-e' +- raises a RuntimeError for '-i' +- raises a RuntimeError for '-x' +- raises a RuntimeError for '-C' +- raises a RuntimeError for '-X' +- raises a RuntimeError for '-F' +- raises a RuntimeError for '-0' +- raises a RuntimeError for '--copyright' +- raises a RuntimeError for '--version' +- raises a RuntimeError for '--yydebug' /home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/language/private_spec.rb The private keyword @@ 64233 @@ - sets $KCODE to 'SJIS' with '-Ks' - sets $KCODE to 'SJIS' with '-KS' - raises a RuntimeError for '-a' +- raises a RuntimeError for '-p' +- raises a RuntimeError for '-n' +- raises a RuntimeError for '-y' +- raises a RuntimeError for '-c' +- raises a RuntimeError for '-s' +- raises a RuntimeError for '-h' +- raises a RuntimeError for '--help' +- raises a RuntimeError for '-l' +- raises a RuntimeError for '-S' +- raises a RuntimeError for '-e' +- raises a RuntimeError for '-i' +- raises a RuntimeError for '-x' +- raises a RuntimeError for '-C' +- raises a RuntimeError for '-X' +- raises a RuntimeError for '-F' +- raises a RuntimeError for '-0' +- raises a RuntimeError for '--copyright' +- raises a RuntimeError for '--version' +- raises a RuntimeError for '--yydebug' Finished in seconds =================================================================== --- 20110328T012731Z @@ 23761 @@ - sets $KCODE to 'SJIS' with '-Ks' - sets $KCODE to 'SJIS' with '-KS' - raises a RuntimeError for '-a' -- raises a RuntimeErrorError for '-p' -- raises a RuntimeErrorError for '-n' -- raises a RuntimeErrorError for '-y' -- raises a RuntimeErrorError for '-c' -- raises a RuntimeErrorError for '-s' -- raises a RuntimeErrorError for '-h' -- raises a RuntimeErrorError for '--help' -- raises a RuntimeErrorError for '-l' -- raises a RuntimeErrorError for '-S' -- raises a RuntimeErrorError for '-e' -- raises a RuntimeErrorError for '-i' -- raises a RuntimeErrorError for '-x' -- raises a RuntimeErrorError for '-C' -- raises a RuntimeErrorError for '-X' -- raises a RuntimeErrorError for '-F' -- raises a RuntimeErrorError for '-0' -- raises a RuntimeErrorError for '--copyright' -- raises a RuntimeErrorError for '--version' -- raises a RuntimeErrorError for '--yydebug' /home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/language/private_spec.rb The private keyword @@ 64233 @@ - sets $KCODE to 'SJIS' with '-Ks' - sets $KCODE to 'SJIS' with '-KS' - raises a RuntimeError for '-a' -- raises a RuntimeErrorError for '-p' -- raises a RuntimeErrorError for '-n' -- raises a RuntimeErrorError for '-y' -- raises a RuntimeErrorError for '-c' -- raises a RuntimeErrorError for '-s' -- raises a RuntimeErrorError for '-h' -- raises a RuntimeErrorError for '--help' -- raises a RuntimeErrorError for '-l' -- raises a RuntimeErrorError for '-S' -- raises a RuntimeErrorError for '-e' -- raises a RuntimeErrorError for '-i' -- raises a RuntimeErrorError for '-x' -- raises a RuntimeErrorError for '-C' -- raises a RuntimeErrorError for '-X' -- raises a RuntimeErrorError for '-F' -- raises a RuntimeErrorError for '-0' -- raises a RuntimeErrorError for '--copyright' -- raises a RuntimeErrorError for '--version' -- raises a RuntimeErrorError for '--yydebug' Finished in seconds