ruby-changes:28297
From: naruse <ko1@a...>
Date: Thu, 18 Apr 2013 22:56:08 +0900 (JST)
Subject: [ruby-changes:28297] naruse:r40349 (trunk): assertions.rb: remove UNASSIGNED
naruse 2013-04-18 22:55:53 +0900 (Thu, 18 Apr 2013) New Revision: 40349 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=40349 Log: assertions.rb: remove UNASSIGNED * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): UNASSIGNED is not a valid message. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 40348) +++ ChangeLog (revision 40349) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Wed Apr 17 11:38:37 2013 Nobuyoshi Nakada <nobu@r...> + + * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): + UNASSIGNED is not a valid message. + Wed Apr 17 10:58:18 2013 Nobuyoshi Nakada <nobu@r...> * thread.c (sleep_timeval): get rid of overflow on Windows where -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/