COMMIT Add Kernel#singleton_class specs, based on http://redmine.ruby-lang.org/repositories/diff/ruby-19/test/ruby/test_object.rb?rev=27022 http://github.com/rubyspec/rubyspec/commit/c34db2a2f47d1d122e12cd14c179e05ac0f23890 COMMIT Revert a62bd92a4 and 951d425f. http://github.com/rubyspec/rubyspec/commit/3d881893babc5275c597bb30fe17064a7fc139f4 COMMIT StringIO#pos= should after reaching EOF. (See http://jira.codehaus.org/browse/JRUBY-4683) http://github.com/rubyspec/rubyspec/commit/361aed8ac7f5d133ee027a43725de6d5d42b7a3c COMMIT Better descriptions http://github.com/rubyspec/rubyspec/commit/951d425f99d53157912c20cd1384ed22e11f6c99 COMMIT Refactoring: merges out and err features http://github.com/rubyspec/rubyspec/commit/a62bd92a4defa48b5816bc6c4e1e4b6a249a4f15 COMMIT Added cases about :out => IO and :err => IO http://github.com/rubyspec/rubyspec/commit/6b24e9e0cd10bdfb29b0f834a35240f4081ab0a7 COMMIT Added cases about :out, using samples of :err http://github.com/rubyspec/rubyspec/commit/e67c591d899389350403e13dee097f3b04cfd81e COMMIT Typofixes http://github.com/rubyspec/rubyspec/commit/fd330245cf96af0c3ca07e7d3a366f2ddbdaf28e =================================================================== +++ 20100401T075957 @@ 12 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +リビジョン: 27134 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: yugui @@ 19946 @@ /home/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/socket/extconf.rb:: warning: ambiguous first argument; put parentheses or even spaces /home/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/json/lib/json/editor.rb:: warning: shadowing outer local variable - item s: . +TestSystem#test_system: /home/chkbuild/tmp/build/ruby-1.9.1//tmp/ruby_script_tmp20100401-21241-14djsbm/ruby_script_tmp.21241:: warning: global variable `$zzz' not initialized s: . TestTCPSocket#test_encoding: s: . TestTCPSocket#test_recvfrom: s: . @@ 42283 @@ Finished in seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors +== rubyspec/core/kernel/singleton_class_spec.rb #