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 =================================================================== +++ 20100401T051428 @@ 11 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1 ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170?\227?\129?\174?\227?\131?\171?\227?\131?\188?\227?\131?\136: http://svn.ruby-lang.org/repos/ruby ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170 UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 27133 ?\227?\131?\142?\227?\131?\188?\227?\131?\137?\231?\168?\174?\229?\136?\165: ?\227?\131?\135?\227?\130?\163?\227?\131?\172?\227?\130?\175?\227?\131?\136?\227?\131?\170 ?\230?\186?\150?\229?\130?\153?\228?\184?\173?\227?\129?\174?\229?\135?\166?\231?\144?\134: ?\231?\137?\185?\227?\129?\171?\227?\129?\170?\227?\129?\151 ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\232?\128?\133: yugui @@ 19749 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/tk/sample/tkmultilistbox.rb:: warning: shadowing outer local variable - idx /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.1//ruby/ext/tk/sample/tkmultilistbox.rb:: warning: `*' interpreted as argument prefix s: . +TestSystem#test_system: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.1//tmp/ruby_script_tmp20100401-56128-14djsbm/ruby_script_tmp.56128:: warning: global variable `$zzz' not initialized s: . TestTCPSocket#test_encoding: s: . TestTCPSocket#test_recvfrom: s: . @@ 43107 @@ Finished in seconds 1 file, 1 example, 1 expectation, 0 failures, 0 errors +== rubyspec/core/kernel/singleton_class_spec.rb #