From f42a7c09513b5f73e21e6fae881f3bc2f760b9af Mon Sep 17 00:00:00 2001 From: shugo Date: Tue, 14 Aug 2012 07:28:43 +0000 Subject: * test/erb/test_erb.rb (test_html_escape): add assertions for the cases where the argument is not a String. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5cbd59b0ae..fc8ae2c2a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 14 16:25:46 2012 Shugo Maeda + + * test/erb/test_erb.rb (test_html_escape): add assertions for the + cases where the argument is not a String. + Tue Aug 14 16:03:31 2012 NAKAMURA Usaku * win32/win32.c (check_valid_dir): reject "..." as directory name. -- cgit v1.2.3