COMMIT Fixed be_computed_by matcher to display inspected value. http://github.com/rubyspec/mspec/commit/7e5d31bc7030458722efc4362af85bfe8955634c COMMIT Enable passing arguments via be_computed_by matcher. http://github.com/rubyspec/mspec/commit/7721d51ff9ae8eaa6e9c0ffc9b886a8ccb4a53c9 =================================================================== +++ 20100710T081842 @@ 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 +リビジョン: 28594 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: yugui @@ 19948 @@ /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_tmp20100710-23799-14djsbm/ruby_script_tmp.23799:: warning: global variable `$zzz' not initialized s: . TestTCPSocket#test_encoding: s: . TestTCPSocket#test_recvfrom: s: . @@ 52612 @@ ) String#inspect returns a string with non-printing, characters replaced by \u notation for Unicode strings FAILED +Expected "\"\\u0000\"" to be computed by "\x00".inspect /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/string/inspect_spec.rb:501:in `block (3 levels) in ' /home/chkbuild/tmp/build/ruby-1.9.1//rubyspec/core/string/inspect_spec.rb:5:in `' @@ 73839 @@ Finished in seconds +1 file, 36 examples, 94776 expectations, 0 failures, 0 errors == rubyspec/library/prime/instance_spec.rb #