From 9d93d4df6f22fba2c2d48cbdf594fcad3682fed3 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 5 Jul 2013 02:29:49 +0000 Subject: test/unit: assert_raise_with_message * lib/test/unit/assertions.rb (assert_raise_with_message): move from test/fileutils/test_fileutils.rb. this is still experimental and the interface may be changed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 70773908ce..3fb81640f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jul 5 11:29:47 2013 Nobuyoshi Nakada + + * lib/test/unit/assertions.rb (assert_raise_with_message): move from + test/fileutils/test_fileutils.rb. this is still experimental and + the interface may be changed. + Fri Jul 5 11:08:00 2013 NAKAMURA Usaku * win32/win32.c (w32_spawn): r41710 made that if the command starts with -- cgit v1.2.3