COMMIT More spec fixes because of the new year http://github.com/rubyspec/rubyspec/commit/d1de835918ee4b0b9967c6dfe0b2a366c6e33dbb COMMIT Merge branch 'master' of git@github.com:rubyspec/rubyspec http://github.com/rubyspec/rubyspec/commit/bbd310426e9feab751362d59ca9c96dec3254368 COMMIT Fix Date specs http://github.com/rubyspec/rubyspec/commit/3c064ebd5c46b8e4315b84e474c0fc5f1ae888a9 COMMIT Kernel#instance_variables: Ruby 1.9 compatibility http://github.com/rubyspec/rubyspec/commit/05fc2287055da207fb94520be4803f249e1f1509 --- 20100102T095344 +++ 20100103T094631 @@ -1,19 +1,19 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 26229 +リビジョン: 26233 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: knu @@ -22225,7 +22225,9 @@ - should be able to parse the commercial year with only two digits - should be able to parse the year day with leading zeroes - should be able to parse the month with leading zeroes +- should be able to show the week number with the week starting on sunday and monday - should be able to show the commercial week day +- should be able to show the commercial week - should be able to show the week day - should be able to show the year in YYYY format - should be able to show the year in YY format @@ -35831,7 +35833,7 @@ Finished in seconds -2910 files, 12137 examples, 37469 expectations, 112 failures, 96 errors +2910 files, 12139 examples, 37473 expectations, 112 failures, 96 errors exit 1 failed(rubyspec) == end #